summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
* mac80211: report operating frequency rather than currentJohannes Berg2009-05-061-1/+1
* cfg80211: make nl80211_send_mlme_timeout() staticLuis R. Rodriguez2009-05-061-3/+3
* 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-0631-0/+9263
* 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-067-14/+113
* mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik2009-05-061-0/+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
* mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik2009-05-061-3/+5
* mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik2009-05-061-3/+5
* 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
* cfg80211: Use the correct IE buffer pointerMichael Buesch2009-05-061-1/+1
* cfg80211: Remove unnecessary ksize() callMichael Buesch2009-05-061-5/+3
* 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
* net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton2009-05-061-0/+5
* cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright2009-05-061-4/+4
* ar9170: uncomment powermgt case handleChristian Lamparter2009-05-061-2/+2
* ar9170: handle otus' A-MPDU density definitionsChristian Lamparter2009-05-063-2/+27
* mac80211: fix probe response processingJohannes Berg2009-05-062-7/+3
* mac80211_hwsim: fix bogus warningJohannes Berg2009-05-061-1/+1
* nl80211: Send timeout event on failed direct probeJouni Malinen2009-05-061-1/+1
OpenPOWER on IntegriCloud