summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-12-08b43: Work around mac80211 race conditionLarry Finger
2009-12-08mac80211: fix spurious delBA handlingJohannes Berg
2009-12-08iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy
2009-12-08iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy
2009-12-08rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger
2009-11-09iwlwifi: reduce noise when skb allocation failsReinette Chatre
2009-11-09iwlwifi: fix potential rx buffer lossReinette Chatre
2009-11-09b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger
2009-11-09libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse
2009-11-09ray_cs: Fix copy_from_user handlingAlan Cox
2009-10-22iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg
2009-10-05iwlwifi: fix unloading driver while scanningWey-Yi Guy
2009-10-05iwlwifi: traverse linklist to find the valid OTP blockWey-Yi Guy
2009-10-05iwlagn: modify digital SVR for 1000Wey-Yi Guy
2009-10-05iwlwifi: update 1000 series API version to match firmwareJay Sternberg
2009-10-05iwlwifi: Handle new firmware file with ucode build number in headerJay Sternberg
2009-10-05ath5k: do not release irq across suspend/resumeBob Copeland
2009-10-05ath5k: Wakeup fixesNick Kossifidis
2009-10-05ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter
2009-10-05p54usb: add Zcomax XG-705A usbidChristian Lamparter
2009-09-24ath5k: write PCU registers on initial resetBob Copeland
2009-08-28ipw2200: firmware DMA loading reworkZhu Yi
2009-08-21rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski
2009-08-17orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin
2009-08-12Revert "libertas: Read buffer overflow"David S. Miller
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter
2009-08-10ar9170usb: fix spurious firmware related messageChristian Lamparter
2009-08-09Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-08-07libertas: correct packing of rxpd structureBob Dunlop
2009-08-07mwl8k: prevent module unload hangLennert Buytenhek
2009-08-07mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek
2009-08-07mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek
2009-08-07mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek
2009-08-07mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek
2009-08-07ipw2x00: Write outside array boundsZhu Yi
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-03iwlagn: do not send key clear commands when rfkill enabledReinette Chatre
2009-08-03libertas: Read buffer overflowRoel Kluin
2009-08-03drivers/net/wireless: introduce missing kfreeJulia Lawall
2009-08-03drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall
2009-08-03zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-07-29libertas: Read buffer overflowRoel Kluin
2009-07-29libertas: Read outside array boundsRoel Kluin
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-27iwlwifi: Read outside array boundsRoel Kluin
2009-07-27ath9k: Read outside array boundsRoel Kluin
2009-07-27airo: Buffer overflowRoel Kluin
2009-07-27wireless: ERR_PTR vs nullDan Carpenter