summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-08-30ath9k: Use a single opmode variableSujith8-39/+41
2008-08-30ath9k: Unused macros, variablesSujith2-84/+50
2008-08-30ath9k: Remove ar5416hal and assign default values directlySujith1-25/+3
2008-08-30ath9k: Remove a few unnecessary macrosSujith2-13/+4
2008-08-30ath9k: Use bitfields for buffer typeSujith2-79/+83
2008-08-30ath9k: RX Filter cleanupSujith4-67/+21
2008-08-30ath9k: Merge reset functionsSujith5-55/+27
2008-08-23orinoco: Add MIC on TX and check on RXDavid Kilroy4-16/+229
2008-08-23orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy2-19/+100
2008-08-23orinoco: Send association events to userspaceDavid Kilroy1-0/+62
2008-08-23orinoco: Add WE-18 ioctls for WPADavid Kilroy3-8/+554
2008-08-23orinoco: Use a macro to define wireless handlersDavid Kilroy1-32/+34
2008-08-23orinoco: Split wevent work thread from wevent sendingDavid Kilroy1-10/+14
2008-08-23orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy2-13/+20
2008-08-23orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy4-44/+448
2008-08-23orinoco: address checkpatch typedef warningDavid Kilroy2-9/+10
2008-08-23orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy3-15/+46
2008-08-23orinoco: Invoke firmware download in main driverDavid Kilroy10-156/+346
2008-08-23orinoco: Extend hermes_dld routines for Agere firmwareDavid Kilroy2-0/+290
2008-08-23orinoco: Make firmware download logic more genericDavid Kilroy3-72/+182
2008-08-23orinoco: Move firmware download functionality into new moduleDavid Kilroy4-274/+385
2008-08-23orinoco: Add function to execute Hermes initialisation commands synchronouslyDavid Kilroy2-37/+60
2008-08-23orinoco: Move EXPORT_SYMBOL declarations next to exported functionDavid Kilroy1-10/+7
2008-08-23orinoco: Specify all three parameters to every Hermes command.David Kilroy1-6/+7
2008-08-23orinoco: Update scan translationDavid Kilroy1-25/+46
2008-08-23orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy1-1/+19
2008-08-23p54: rename prism54xyz -> p54xyzChristian Lamparter6-47/+47
2008-08-23rt2x00: Add module parameter to disable HW cryptoIvo van Doorn2-2/+18
2008-08-23rt2x00: Move lna_gain calculation to config() callbackIvo van Doorn3-31/+63
2008-08-23ath5k: set short preamble flag for rxBruno Randolf1-5/+3
2008-08-23rt2x00: Release rt2x00 2.2.0Ivo van Doorn1-1/+1
2008-08-23rt2x00: Gather channel information in structureIvo van Doorn13-162/+176
2008-08-23rt2x00: Implement HW encryption (rt73usb)Ivo van Doorn3-8/+285
2008-08-23rt2x00: Implement HW encryption (rt61pci)Ivo van Doorn3-8/+270
2008-08-23rt2x00: Implement HW encryptionIvo van Doorn11-30/+686
2008-08-23wireless: replace __FUNCTION__ with __func__Harvey Harrison9-25/+25
2008-08-23libertas_tf: config and makefileLuis Carlos Cobo3-0/+21
2008-08-23libertas_tf: usb specific functionsLuis Carlos Cobo2-0/+864
2008-08-23libertas_tf: command helper functions for libertas_tfLuis Carlos Cobo1-0/+669
2008-08-23libertas_tf: main.c, data paths and mac80211 handlersLuis Carlos Cobo1-0/+666
2008-08-23libertas_tf: header fileLuis Carlos Cobo1-0/+514
2008-08-23ath5k: explicitly check skb->lenHarvey Harrison1-1/+2
2008-08-23iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison2-5/+5
2008-08-23b43legacy: use le16 frame control directly, avoid byteswappingHarvey Harrison1-3/+1
2008-08-23iwlwifi: add level for debugging host commandEsti Kummer3-13/+39
2008-08-23iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler2-16/+0
2008-08-23iwl-4965: test below 0 on unsigned num_tbsroel kluin1-1/+1
2008-08-23iwlwifi: use generic mac80211 radiotap headersBruno Randolf6-208/+27
2008-08-23ath5k: rates cleanupBruno Randolf4-329/+171
2008-08-23Ath5k: unify resetsJiri Slaby1-82/+42