summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ipw2200: firmware DMA loading reworkZhu Yi2009-08-281-53/+67
* rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187BHerton Ronaldo Krzesinski2009-08-211-4/+10
* orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
* rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin2009-08-141-2/+4
* Revert "libertas: Read buffer overflow"David S. Miller2009-08-121-8/+10
* ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
* ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-101-1/+5
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-08-092-16/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-0415-43/+62
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-2713-15/+55
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-141-1/+2
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-07-0911-8/+37
| |\ \ \ \
| * | | | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-082-16/+6
* | | | | | libertas: correct packing of rxpd structureBob Dunlop2009-08-071-2/+2
* | | | | | mwl8k: prevent module unload hangLennert Buytenhek2009-08-071-2/+2
* | | | | | mwl8k: prevent crash in ->configure_filter() if no interface was addedLennert Buytenhek2009-08-071-4/+8
* | | | | | mwl8k: call pci_unmap_single() before accessing command structure againLennert Buytenhek2009-08-071-2/+3
* | | | | | mwl8k: add various missing GET_HW_SPEC endian conversionsLennert Buytenhek2009-08-071-4/+4
* | | | | | mwl8k: fix NULL pointer dereference on receive out-of-memoryLennert Buytenhek2009-08-071-0/+2
* | | | | | ipw2x00: Write outside array boundsZhu Yi2009-08-071-1/+1
| |_|_|_|/ |/| | | |
* | | | | iwlagn: do not send key clear commands when rfkill enabledReinette Chatre2009-08-031-0/+12
* | | | | libertas: Read buffer overflowRoel Kluin2009-08-031-1/+1
* | | | | drivers/net/wireless: introduce missing kfreeJulia Lawall2009-08-031-0/+1
* | | | | drivers/net/wireless/iwlwifi: introduce missing kfreeJulia Lawall2009-08-031-6/+6
* | | | | zd1211rw: fix unaligned access in zd_mac_rxPatrick Simmons2009-08-031-1/+1
* | | | | cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-0/+6
* | | | | libertas: Read buffer overflowRoel Kluin2009-07-291-10/+8
* | | | | libertas: Read outside array boundsRoel Kluin2009-07-291-1/+2
* | | | | iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
* | | | | ath9k: Read outside array boundsRoel Kluin2009-07-271-2/+2
* | | | | airo: Buffer overflowRoel Kluin2009-07-271-7/+6
* | | | | wireless: ERR_PTR vs nullDan Carpenter2009-07-271-4/+2
* | | | | iwlagn: fix minimum number of queues settingreinette chatre2009-07-273-5/+7
* | | | | iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
| |_|_|/ |/| | |
* | | | libertas: Fix problem with broken V4 firmware on CF8381Marek Vasut2009-07-212-1/+9
* | | | ath: add support for special 0x8000 regulatory domainLuis R. Rodriguez2009-07-211-0/+17
* | | | p54spi: fix potential null deref in p54spi.cDan Carpenter2009-07-211-1/+1
* | | | ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez2009-07-211-0/+12
* | | | rt2x00: Fix chipset detection for rt2500usbAndy Whitcroft2009-07-211-1/+3
* | | | rtl8187: Fix for kernel oops when unloading with LEDs enabledLarry Finger2009-07-211-1/+2
* | | | ath5k: temporarily disable crypto for AP modeBob Copeland2009-07-211-0/+3
* | | | mac80211_hwsim: fix use after freeJohannes Berg2009-07-211-2/+2
* | | | mac80211_hwsim: fix unregistrationJohannes Berg2009-07-211-1/+1
* | | | iwlwifi: only update byte count table during aggregationReinette Chatre2009-07-211-1/+2
* | | | iwlwifi: only show active power level via sysfsReinette Chatre2009-07-212-6/+2
* | | | iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
| |_|/ |/| |
* | | Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-141-24/+15
* | | NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-121-15/+24
* | | netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-1/+2
| |/ |/|
* | p54: tx refused but queue activeLarry Finger2009-07-081-2/+3
OpenPOWER on IntegriCloud