summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy6-25/+68
2009-11-11iwlwifi: add FIFO usage for 5000Johannes Berg1-3/+16
2009-11-11iwlwifi: remove un-used parameterWey-Yi Guy1-2/+0
2009-11-11iwlwifi: fix FIFO vs. queue confusionJohannes Berg2-4/+10
2009-11-11iwlwifi: don't double-activate queue 4Johannes Berg1-3/+7
2009-11-11iwlwifi: no periodic Tx/IQ calibration for 6x00/6x50 seriesWey-Yi Guy1-2/+0
2009-11-11iwlwifi: use configured valid rx chain for scanShanyu Zhao2-2/+2
2009-11-11iwlwifi: use only one chain for scan in PSShanyu Zhao1-1/+15
2009-11-11iwlwifi: print rx_on config to help debugWey-Yi Guy3-1/+9
2009-11-11iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2-2/+4
2009-11-11iwlwifi: change debug message to error in failure caseReinette Chatre1-2/+2
2009-11-11b43: Rewrite TX bounce buffer handlingMichael Buesch2-28/+39
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