summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn
2009-01-12rtl8180: Fix to add STA modeLarry Finger
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu
2009-01-12rt2x00: Fix segementation faultIvo van Doorn
2009-01-12p54usb: fix random traffic stalls (LM87)Christian Lamparter
2009-01-12p54: crypto offload fixesChristian Lamparter
2009-01-12orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz
2009-01-12ath9k: Fix chainmask handling bugSujith
2009-01-12orinoco: take the driver lock in the rx taskletDavid Kilroy
2009-01-12ath9k: Enforce module build if rfkill is a moduleJouni Malinen
2009-01-12p54usb: Add USB ID for Thomson Speedtouch 121gMichiel
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn
2009-01-12rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann
2009-01-12p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger
2009-01-12rt2x00: Fix radio LED type checkAndrew Price
2009-01-12Wireless: Fix Kconfig fact errorErik Ekman
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall
2009-01-08fix similar typos to successfullColy Li
2009-01-06trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew
2009-01-06trivial: Fix misspelling of "firmware" in atmel.cNick Andrew
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-30drivers/net/usb: use USB API functions rather than constantsJulia Lawall
2008-12-26drivers/net/wireless/prism54: fix sparse warnings: make symbols staticHannes Eder
2008-12-26drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder
2008-12-19b43: Add key memory dumpingMichael Buesch
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch
2008-12-19ath5k: correct packet length in tx descriptorsBob Copeland
2008-12-19b43: Fix some MAC lockingMichael Buesch
2008-12-19iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen
2008-12-19ath9k: Fixed RX decryption status reportingJouni Malinen
2008-12-19ath9k: Fix key cache slot selection for splitmicJouni Malinen
2008-12-19ath9k: Protect config() callback with a mutexSujith
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter
2008-12-19ath9k: Key cache allocation for AP modeJouni Malinen
2008-12-19ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen
2008-12-19iwlwifi: indicate txpower is off in sysfsJay Sternberg
2008-12-19iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2008-12-19iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang
2008-12-19iwlwifi: remove useless gotoWu Fengguang
2008-12-19iwlwifi: use type uint for module param debugWu, Fengguang
2008-12-19iwlwifi: update comments on the debug interfaceWu, Fengguang
2008-12-19iwlwifi: add line feed to printkWu, Fengguang