summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ath9k: Fix a NULL pointer dereference in ath_rate_getJouni Malinen2008-12-191-1/+2
* iwlwifi: indicate txpower is off in sysfsJay Sternberg2008-12-191-1/+5
* iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi2008-12-192-21/+20
* iwlwifi: use meaningful vars in _iwl_poll_bit()Wu, Fengguang2008-12-191-5/+6
* iwlwifi: remove useless gotoWu Fengguang2008-12-192-12/+4
* iwlwifi: use type uint for module param debugWu, Fengguang2008-12-194-5/+5
* iwlwifi: update comments on the debug interfaceWu, Fengguang2008-12-192-11/+8
* iwlwifi: add line feed to printkWu, Fengguang2008-12-191-1/+1
* iwlwifi: cleanup iwl-dev.hWinkler, Tomas2008-12-194-32/+14
* iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen2008-12-194-6/+3
* ath9k: Move rate control alg register/unregister to appropriate placeVasanthakumar Thiagarajan2008-12-191-16/+14
* ath9k: Synchronize DMA transfer with CPU at right placeVasanthakumar Thiagarajan2008-12-191-4/+10
* ath9k: Remove MAC header pad before reporting TX statusJouni Malinen2008-12-191-0/+12
* ath9k: Fix TX status reporting for retries and MCS indexJouni Malinen2008-12-191-1/+9
* rtl8187: Fix crash on unload when using SLUB debugHerton Ronaldo Krzesinski2008-12-191-8/+4
OpenPOWER on IntegriCloud