summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky2009-01-121-1/+1
* rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn2009-01-121-2/+2
* ath5k: fix return values from ath5k_txBob Copeland2009-01-121-4/+4
* rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg2009-01-121-2/+3
* p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter2009-01-121-2/+6
* ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2009-01-122-3/+3
* ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen2009-01-121-9/+1
* ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian2009-01-121-21/+17
* Fix rt2500usb HW crypto: TKIPIvo van Doorn2009-01-121-13/+6
* rtl8180: Fix to add STA modeLarry Finger2009-01-121-0/+1
* iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu2009-01-121-1/+1
* rt2x00: Fix segementation faultIvo van Doorn2009-01-121-3/+3
* p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-121-0/+1
* p54: crypto offload fixesChristian Lamparter2009-01-121-1/+12
* orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin2009-01-121-0/+1
* iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz2009-01-121-0/+1
* ath9k: Fix chainmask handling bugSujith2009-01-121-2/+2
* orinoco: take the driver lock in the rx taskletDavid Kilroy2009-01-121-3/+25
* ath9k: Enforce module build if rfkill is a moduleJouni Malinen2009-01-121-0/+1
* p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-121-0/+1
* rt2x00: Fix TX short preamble detectionIvo van Doorn2009-01-123-17/+4
* rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann2009-01-121-0/+1
* p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger2009-01-121-0/+11
* rt2x00: Fix radio LED type checkAndrew Price2009-01-121-1/+1
* Wireless: Fix Kconfig fact errorErik Ekman2009-01-121-1/+1
* drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-111-3/+4
* fix similar typos to successfullColy Li2009-01-082-2/+2
* trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew2009-01-061-1/+1
* trivial: Fix misspelling of "firmware" in atmel.cNick Andrew2009-01-061-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-063-4/+4
* drivers/net/usb: use USB API functions rather than constantsJulia Lawall2008-12-291-2/+1
* drivers/net/wireless/prism54: fix sparse warnings: make symbols staticHannes Eder2008-12-261-4/+4
* drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder2008-12-261-3/+3
* drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2008-12-262-12/+12
* drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder2008-12-261-30/+32
* drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder2008-12-263-3/+3
* b43: Add key memory dumpingMichael Buesch2008-12-193-2/+53
* b43: Suspend MAC while killing the radioMichael Buesch2008-12-191-0/+2
* ath5k: correct packet length in tx descriptorsBob Copeland2008-12-193-6/+11
* b43: Fix some MAC lockingMichael Buesch2008-12-193-44/+30
* iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).Rami Rosen2008-12-191-5/+3
* ath9k: Fixed RX decryption status reportingJouni Malinen2008-12-191-14/+12
* ath9k: Fix key cache slot selection for splitmicJouni Malinen2008-12-191-2/+2
* ath9k: Protect config() callback with a mutexSujith2008-12-192-0/+6
* p54usb: bring first generation devices back to lifeChristian Lamparter2008-12-191-2/+4
* ath9k: Key cache allocation for AP modeJouni Malinen2008-12-191-68/+132
OpenPOWER on IntegriCloud