summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | iwlwifi: use configured valid rx chain for scanShanyu Zhao2009-11-112-2/+2
| * | | | | | | iwlwifi: use only one chain for scan in PSShanyu Zhao2009-11-111-1/+15
| * | | | | | | iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-113-1/+9
| * | | | | | | iwlwifi: allocate 128 bytes linear buffer for rx skbZhu Yi2009-11-112-2/+4
| * | | | | | | iwlwifi: change debug message to error in failure caseReinette Chatre2009-11-111-2/+2
| * | | | | | | b43: Rewrite TX bounce buffer handlingMichael Buesch2009-11-112-28/+39
* | | | | | | | drivers/net/wireless/rtl818x: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | | | | | | | drivers/net/wireless/p54: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | | | | | | | drivers/net/wireless/iwlwifi: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | | | | | | | drivers/net/adm8211.c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-175-164/+43
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| * | | | | | | Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
* | | | | | | | iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damageJohn W. Linville2009-11-111-0/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-115-10/+16
|\| | | | | |
| * | | | | | iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy2009-11-101-0/+1
| * | | | | | iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-104-3/+23
| * | | | | | Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao2009-11-101-3/+2
| * | | | | | Libertas: coding style cleanup in ethtool.cBing Zhao2009-11-101-4/+8
| * | | | | | rtl8187: Fix sparse warningsLarry Finger2009-11-101-0/+1
| * | | | | | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-101-0/+2
| * | | | | | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-101-0/+2
| * | | | | | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-101-1/+0
| * | | | | | b43: work around a locking issue in ->set_tim()Felix Fietkau2009-11-101-2/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-09104-28910/+7596
|\ \ \ \ \ \
| * | | | | | mwl8k: use integral index instead of pointer for driver_dataJohn W. Linville2009-11-061-24/+23
| * | | | | | mwl8k: add support for the 88w8366Lennert Buytenhek2009-11-061-1/+94
| * | | | | | mwl8k: implement AP firmware EDCA parameter configurationLennert Buytenhek2009-11-061-12/+37
| * | | | | | mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr()Lennert Buytenhek2009-11-061-2/+14
| * | | | | | mwl8k: add AP firmware handling to ->start()Lennert Buytenhek2009-11-061-8/+10
| * | | | | | mwl8k: add AP firmware handling to ->configure_filter()Lennert Buytenhek2009-11-061-0/+10
| * | | | | | mwl8k: implement AP firmware antenna configurationLennert Buytenhek2009-11-061-2/+42
| * | | | | | mwl8k: add the commands used for AP firmware initialisationLennert Buytenhek2009-11-061-1/+132
| * | | | | | mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta()Lennert Buytenhek2009-11-061-5/+5
| * | | | | | mwl8k: set ->interface_modes from the driver dataLennert Buytenhek2009-11-061-1/+3
| * | | | | | mwl8k: allow for different receive descriptor formatsLennert Buytenhek2009-11-061-61/+119
| * | | | | | mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rxLennert Buytenhek2009-11-061-25/+30
| * | | | | | mwl8k: handle loading AP firmware imagesLennert Buytenhek2009-11-061-4/+19
| * | | | | | mwl8k: spell out the names of firmware images in the pci driver dataLennert Buytenhek2009-11-061-21/+22
| * | | | | | mwl8k: change pci id table driver data to a structure pointerLennert Buytenhek2009-11-061-17/+30
| * | | | | | rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-062-11/+3
| * | | | | | b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-062-3/+0
| * | | | | | b43: Remove deprecated 'qual' from returned RX statusLarry Finger2009-11-062-3/+0
| * | | | | | ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin2009-11-061-0/+2
| * | | | | | rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz2009-11-064-313/+161
| * | | | | | rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz2009-11-064-1057/+609
| * | | | | | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz2009-11-063-15/+9
| * | | | | | rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz2009-11-064-1680/+887
| * | | | | | rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz2009-11-066-459/+264
| * | | | | | rt2800: prepare for rt2800lib additionBartlomiej Zolnierkiewicz2009-11-062-104/+133