aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter1-1/+1
2009-01-16p54: set_tim must be atomic.Artur Skawina1-1/+1
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen1-1/+1
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi2-2/+2
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen1-1/+1
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen1-1/+1
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky1-46/+45
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter1-1/+1
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville1-1/+1
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky1-1/+1
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn1-2/+2
2009-01-12ath5k: fix return values from ath5k_txBob Copeland1-4/+4
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg1-2/+3
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter1-2/+6
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown2-3/+3
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen1-9/+1
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian1-21/+17
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn1-13/+6
2009-01-12rtl8180: Fix to add STA modeLarry Finger1-0/+1
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu1-1/+1
2009-01-12rt2x00: Fix segementation faultIvo van Doorn1-3/+3
2009-01-12p54usb: fix random traffic stalls (LM87)Christian Lamparter1-0/+1
2009-01-12p54: crypto offload fixesChristian Lamparter1-1/+12
2009-01-12orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin1-0/+1
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz1-0/+1
2009-01-12ath9k: Fix chainmask handling bugSujith1-2/+2
2009-01-12orinoco: take the driver lock in the rx taskletDavid Kilroy1-3/+25
2009-01-12ath9k: Enforce module build if rfkill is a moduleJouni Malinen1-0/+1
2009-01-12p54usb: Add USB ID for Thomson Speedtouch 121gMichiel1-0/+1
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn3-17/+4
2009-01-12rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann1-0/+1
2009-01-12p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger1-0/+11
2009-01-12rt2x00: Fix radio LED type checkAndrew Price1-1/+1
2009-01-12Wireless: Fix Kconfig fact errorErik Ekman1-1/+1
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall1-3/+4
2009-01-08fix similar typos to successfullColy Li2-2/+2
2009-01-06trivial: Fix misspelling of "firmware" in ipw2100.cNick Andrew1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in atmel.cNick Andrew1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer3-4/+4
2008-12-29drivers/net/usb: use USB API functions rather than constantsJulia Lawall1-2/+1
2008-12-26drivers/net/wireless/prism54: fix sparse warnings: make symbols staticHannes Eder1-4/+4
2008-12-26drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2-12/+12
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder1-30/+32
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder3-3/+3
2008-12-19b43: Add key memory dumpingMichael Buesch3-2/+53
2008-12-19b43: Suspend MAC while killing the radioMichael Buesch1-0/+2