summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-06Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis
2009-05-06ath5k: Implement antenna controlNick Kossifidis
2009-05-06ath5k: Enable AP modeJiri Slaby
2009-05-06ath5k: Beaconing fixesNick Kossifidis
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis
2009-05-06ath5k: Read Spur channels from EEPROMNick Kossifidis
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis
2009-05-06rt2x00: Synchronize initialization with rt2870 driverIvo van Doorn
2009-05-06rt2x00: Add new USB ID for rt2800usbIvo van Doorn
2009-05-06wl12xx: add driverKalle Valo
2009-05-06rt2x00: Implement support for rt2800usbIvo van Doorn
2009-05-06rt2x00: Style fix for interval definesAlban Browaeys
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos
2009-05-06mac80211: tell driver when idleJohannes Berg
2009-05-06mac80211: Warn if the rate controller requests retries for a NO_ACK frameGábor Stefanik
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik
2009-05-06iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rsGábor Stefanik
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in PIDGábor Stefanik
2009-05-06mac80211: Fix handling of retry count of NO_ACK frames in minstrelGábor Stefanik
2009-05-06ath5k: correct interrupt storm warningBob Copeland
2009-05-06rt2x00: Implement support for 802.11nIvo van Doorn
2009-05-06rt2x00: Add support for L2 padding during TX/RXIvo van Doorn
2009-05-06rt2x00: Move iv_len into tx descriptor dataIvo van Doorn
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser
2009-05-06ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin
2009-05-06cfg80211: Use the correct IE buffer pointerMichael Buesch
2009-05-06cfg80211: Remove unnecessary ksize() callMichael Buesch
2009-05-06ar9170usb: reset device on resumeChristian Lamparter
2009-05-06p54usb: rework driver for resumeChristian Lamparter
2009-05-06p54usb: remove some dead codeChristian Lamparter
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby
2009-05-06net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=nAndrew Morton
2009-05-06cfg80211: remove superfluous !last_request check in reg_device_remove()Chris Wright
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter
2009-05-06mac80211: fix probe response processingJohannes Berg
2009-05-06mac80211_hwsim: fix bogus warningJohannes Berg
2009-05-06nl80211: Send timeout event on failed direct probeJouni Malinen
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-05-06mac80211: fix scan races and rework scanningJohannes Berg
2009-05-06mac80211: internally clear failed scans properlyJohannes Berg
2009-05-06mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg
2009-05-06mac80211: fix PS vs. scan raceJohannes Berg
2009-05-06mac80211: fix various problems in ibss codeJohannes Berg
2009-05-05net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-05-04netns 2/2: extract net_create()Alexey Dobriyan