summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-164/+43
2009-11-14p54usb: Remove DMA buffer from stackLarry Finger1-3/+7
2009-11-14Revert "libipw: initiate cfg80211 API conversion"John W. Linville4-161/+36
2009-11-12iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville1-0/+1
2009-11-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-10/+16
2009-11-11iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-11iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-11Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-11Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-11rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-11ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-11ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-11ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-11b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller104-28910/+7596
2009-11-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-25/+25
2009-11-07net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann1-0/+17
2009-11-07mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville1-24/+23
2009-11-07mwl8k: add support for the 88w8366Lennert Buytenhek1-1/+94
2009-11-07mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek1-12/+37
2009-11-07mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek1-2/+14
2009-11-07mwl8k: add AP firmware handling to ->start()Lennert Buytenhek1-8/+10
2009-11-07mwl8k: add AP firmware handling to ->configure_filter()Lennert Buytenhek1-0/+10
2009-11-07mwl8k: implement AP firmware antenna configurationLennert Buytenhek1-2/+42
2009-11-07mwl8k: add the commands used for AP firmware initialisationLennert Buytenhek1-1/+132
2009-11-07mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta()Lennert Buytenhek1-5/+5
2009-11-07mwl8k: set ->interface_modes from the driver dataLennert Buytenhek1-1/+3
2009-11-07mwl8k: allow for different receive descriptor formatsLennert Buytenhek1-61/+119
2009-11-07mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rxLennert Buytenhek1-25/+30
2009-11-07mwl8k: handle loading AP firmware imagesLennert Buytenhek1-4/+19
2009-11-07mwl8k: spell out the names of firmware images in the pci driver dataLennert Buytenhek1-21/+22
2009-11-07mwl8k: change pci id table driver data to a structure pointerLennert Buytenhek1-17/+30
2009-11-07rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger2-11/+3
2009-11-07b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2-3/+0
2009-11-07b43: Remove deprecated 'qual' from returned RX statusLarry Finger2-3/+0
2009-11-07ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin1-0/+2
2009-11-07rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz4-313/+161
2009-11-07rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz4-1057/+609
2009-11-07rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz3-15/+9
2009-11-07rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz4-1680/+887
2009-11-07rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz6-459/+264
2009-11-07rt2800: prepare for rt2800lib additionBartlomiej Zolnierkiewicz2-104/+133
2009-11-07rt2x00: add support for different chipset interfacesBartlomiej Zolnierkiewicz1-0/+29
2009-11-07rt2800: fix comments in rt2800.hBartlomiej Zolnierkiewicz1-12/+9
2009-11-07rt2800: fix duplication in header filesBartlomiej Zolnierkiewicz5-3597/+1821
2009-11-07rt2800usb: add RXINFO_DESC_SIZE definitionBartlomiej Zolnierkiewicz2-3/+4
2009-11-07rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz5-151/+101
2009-11-07rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz2-12/+11
2009-11-07rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz3-3/+3
2009-11-07rt2x00: fix rt2x00usb_register_multiwrite() argumentsBartlomiej Zolnierkiewicz2-4/+5