summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2009-01-23rtl8187: Add termination packet to prevent stallLarry Finger-0/+1
2009-01-23iwlwifi: fix rs_get_rate WARN_ON()Abbas, Mohamed-5/+23
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter-2/+5
2009-01-22iwlwifi: return NETDEV_TX_OK from _tx opsReinette Chatre-2/+2
2009-01-22zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id listHin-Tak Leung-0/+1
2009-01-22p54usb: fix nasty use after freeChristian Lamparter-21/+13
2009-01-22p54: more cryptographic accelerator fixesChristian Lamparter-3/+17
2009-01-22p54: add missing break in eeprom parserChr-2/+2
2009-01-22orinoco: use KERN_DEBUG for link status messagesPavel Roskin-1/+1
2009-01-22rt2x00: Fix TX rate short preamble detectionIvo van Doorn-1/+2
2009-01-22orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...Andrey Borzenkov-17/+13
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning-2/+0
2009-01-16p54: fix p54_set_key's return codeChristian Lamparter-1/+1
2009-01-16p54: set_tim must be atomic.Artur Skawina-1/+1
2009-01-16rt2x00: fix a wrong parameter for __test_and_clear_bit() in rt2x00rfkill_free().Rami Rosen-1/+1
2009-01-16iwlwifi: remove CMD_WANT_SKB flag if send_cmd_sync failureZhu Yi-2/+2
2009-01-16ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASKJouni Malinen-1/+1
2009-01-16ath9k: Fix an operator typo in phy rate validationJouni Malinen-1/+1
2009-01-16libertas: Fix alignment issues in libertas coreAndrey Yurovsky-46/+45
2009-01-16p54: fix oops caused by bad eepromsChristian Lamparter-1/+1
2009-01-13p54: fix "‘ret’ may be used uninitialized" warningJohn W. Linville-1/+1
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville-1/+1
2009-01-13b43legacy: fix "‘up_dev’ may be used uninitialized" warningJohn W. Linville-1/+1
2009-01-13b43: fix "‘gmode’ may be used uninitialized" warningJohn W. Linville-1/+1
2009-01-12libertas_tf: return NETDEV_TX_OK in TX opAndrey Yurovsky-1/+1
2009-01-12rt2x00: Fix rt2500usb HW crypto: WEP 128 & AESIvo van Doorn-2/+2
2009-01-12ath5k: fix return values from ath5k_txBob Copeland-4/+4
2009-01-12rtl8187: Fix module so that rmmod/insmod does not errorJohannes Berg-2/+3
2009-01-12p54: fix WARN_ON at line 2247 of net/mac80211/rx.cChristian Lamparter-2/+6
2009-01-12ath5k: Correct usage of AR5K_CFG_ADHOCSteve Brown-3/+3
2009-01-12ath9k: Revert fix to TX status reporting for retries and MCS indexJouni Malinen-9/+1
2009-01-12ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.Senthil Balasubramanian-21/+17
2009-01-12Fix rt2500usb HW crypto: TKIPIvo van Doorn-13/+6
2009-01-12rtl8180: Fix to add STA modeLarry Finger-0/+1
2009-01-12iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.Daniel Wu-1/+1
2009-01-12rt2x00: Fix segementation faultIvo van Doorn-3/+3
2009-01-12p54usb: fix random traffic stalls (LM87)Christian Lamparter-0/+1
2009-01-12p54: crypto offload fixesChristian Lamparter-1/+12
2009-01-12orinoco_cs: add ID for ARtem Onair Comcard 11Pavel Roskin-0/+1
2009-01-12iwlwifi: Fix get_cmd_string() for REPLY_3945_RXSamuel Ortiz-0/+1
2009-01-12ath9k: Fix chainmask handling bugSujith-2/+2
2009-01-12orinoco: take the driver lock in the rx taskletDavid Kilroy-3/+25
2009-01-12ath9k: Enforce module build if rfkill is a moduleJouni Malinen-0/+1
2009-01-12p54usb: Add USB ID for Thomson Speedtouch 121gMichiel-0/+1
2009-01-12rt2x00: Fix TX short preamble detectionIvo van Doorn-17/+4
2009-01-12rt2x00: add USB ID for the Linksys WUSB200.Stefan Lippers-Hollmann-0/+1
2009-01-12p54usb: Fix to prevent SKB memory allocation errors with 4K page sizeLarry Finger-0/+11
2009-01-12rt2x00: Fix radio LED type checkAndrew Price-1/+1
2009-01-12Wireless: Fix Kconfig fact errorErik Ekman-1/+1
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall-3/+4