summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2010-05-26ccwmx51: Fix compilation issues after applying Freescale patchesAlejandro Gonzalez
2010-05-25ENGR00122879 ath6kl: set default ifname to wlan%dRichard Zhao
2010-05-25ENGR00122691-1 Add atheros driver ath6klNathan Cheng
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
2009-07-27iwlagn: fix minimum number of queues settingreinette chatre
2009-07-27iwlwifi: fix TX queue raceJohannes Berg
2009-07-21libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut
2009-07-21ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez
2009-07-21p54spi: fix potential null deref in p54spi.cDan Carpenter
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez
2009-07-21rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft
2009-07-21rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger
2009-07-21ath5k: temporarily disable crypto for AP modeBob Copeland
2009-07-21mac80211_hwsim: fix use after freeJohannes Berg
2009-07-21mac80211_hwsim: fix unregistrationJohannes Berg
2009-07-21iwlwifi: only update byte count table during aggregationReinette Chatre
2009-07-21iwlwifi: only show active power level via sysfsReinette Chatre
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi
2009-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-14Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller
2009-07-12NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings