summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* p54: correct merge damage from "p54: more SoftLED updates"John W. Linville2009-05-061-2/+2
* ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
* p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens2009-05-061-0/+2
* Wireless: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-065-50/+53
* wl12xx: correct printk format warningsBob Copeland2009-05-062-4/+4
* iwlwifi: replace test_and_set_bit by set_bit in clear stations functionTomas Winkler2009-05-061-1/+1
* iwlwifi: "is_fat" bit in rate scale match RXON flagWey-Yi Guy2009-05-061-6/+3
* iwlagn: disable PS support for iwlagnReinette Chatre2009-05-061-2/+1
* iwl3945: fix lock dependencyAbhijeet Kolekar2009-05-061-20/+17
* Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini2009-05-061-2/+4
* ath5k: use ctl settings based on current regdomainBob Copeland2009-05-061-12/+7
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-063-25/+270
* ath5k: Implement antenna controlNick Kossifidis2009-05-068-51/+271
* ath5k: Enable AP modeJiri Slaby2009-05-061-0/+1
* ath5k: Beaconing fixesNick Kossifidis2009-05-063-35/+40
* ath5k: Put remaining EEPROM data on ee structNick Kossifidis2009-05-063-20/+24
* ath5k: Read Spur channels from EEPROMNick Kossifidis2009-05-062-1/+56
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-064-13/+52
* rt2x00: Synchronize initialization with rt2870 driverIvo van Doorn2009-05-062-12/+46
* rt2x00: Add new USB ID for rt2800usbIvo van Doorn2009-05-061-0/+1
* wl12xx: add driverKalle Valo2009-05-0630-0/+9232
* rt2x00: Implement support for rt2800usbIvo van Doorn2009-05-065-0/+4996
* rt2x00: Style fix for interval definesAlban Browaeys2009-05-061-2/+2
* ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2009-05-062-31/+34
* mac80211: tell driver when idleJohannes Berg2009-05-061-2/+4
* ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik2009-05-061-4/+5
* iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik2009-05-062-13/+16
* ath5k: correct interrupt storm warningBob Copeland2009-05-061-1/+1
* rt2x00: Implement support for 802.11nIvo van Doorn2009-05-069-34/+211
* rt2x00: Add support for L2 padding during TX/RXIvo van Doorn2009-05-066-48/+143
* rt2x00: Move iv_len into tx descriptor dataIvo van Doorn2009-05-064-20/+19
* ath5k: Storage class should be before const qualifierTobias Klauser2009-05-061-2/+2
* ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin2009-05-061-1/+1
* ar9170usb: reset device on resumeChristian Lamparter2009-05-061-0/+2
* p54usb: rework driver for resumeChristian Lamparter2009-05-062-95/+177
* p54usb: remove some dead codeChristian Lamparter2009-05-061-53/+3
* ath5k: 5211, don't crypt every protected frameJiri Slaby2009-05-061-1/+1
* ar9170: uncomment powermgt case handleChristian Lamparter2009-05-061-2/+2
* ar9170: handle otus' A-MPDU density definitionsChristian Lamparter2009-05-063-2/+27
* mac80211_hwsim: fix bogus warningJohannes Berg2009-05-061-1/+1
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-0625-623/+411
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-0614-47/+59
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-293-5/+3
|\
| * ath5k: fix buffer overrun in rate debug codeBob Copeland2009-04-281-1/+1
| * iwlwifi: notify on scan completion even when shutting downJohannes Berg2009-04-281-2/+2
| * rndis_wlan: fix initialization order for workqueue&workersJussi Kivilinna2009-04-281-4/+10
| * wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell2009-04-281-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-04-25135-3662/+4333
|\ \
| * | wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-242-2/+2
| * | libertas: fix format warningJohn W. Linville2009-04-241-1/+1