aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen
2009-06-03ath5k: avoid leaking mutex in ath5k_configJohn W. Linville
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen
2009-05-22ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan
2009-05-20ath5k: update beacons in AP modeBob Copeland
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan
2009-05-20ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov
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-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik
2009-05-06ath5k: correct interrupt storm warningBob Copeland
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-06ar9170usb: reset device on resumeChristian Lamparter
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller