summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez1-2/+2
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez1-4/+7
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen1-0/+15
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen1-0/+2
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen1-0/+10
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen1-0/+8
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen4-4/+58
2009-05-20ath5k: avoid and warn on potential infinite loopBob Copeland1-0/+3
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2-15/+9
2009-05-20ath5k: update beacons in AP modeBob Copeland1-14/+40
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2-28/+36
2009-05-20ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan1-8/+5
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2-6/+6
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen3-7/+114
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen1-26/+34
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen1-1/+1
2009-05-20cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez1-4/+6
2009-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-11/+15
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan6-85/+36
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan1-2/+0
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos2-5/+4
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez7-39/+43
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov1-0/+2
2009-05-06Add LED support for AR5BXB6 IBM Thinkpad PCIe adaptersParide Legovini1-2/+4
2009-05-06ath5k: use ctl settings based on current regdomainBob Copeland1-12/+7
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis3-25/+270
2009-05-06ath5k: Implement antenna controlNick Kossifidis8-51/+271
2009-05-06ath5k: Enable AP modeJiri Slaby1-0/+1
2009-05-06ath5k: Beaconing fixesNick Kossifidis3-35/+40
2009-05-06ath5k: Put remaining EEPROM data on ee structNick Kossifidis3-20/+24
2009-05-06ath5k: Read Spur channels from EEPROMNick Kossifidis2-1/+56
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis4-13/+52
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2-31/+34
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik1-4/+5
2009-05-06ath5k: correct interrupt storm warningBob Copeland1-1/+1
2009-05-06ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-05-06ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin1-1/+1
2009-05-06ar9170usb: reset device on resumeChristian Lamparter1-0/+2
2009-05-06ath5k: 5211, don't crypt every protected frameJiri Slaby1-1/+1
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter1-2/+2
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter3-2/+27
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg3-171/+121
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg7-22/+29
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville1-1/+1
2009-04-23ar9170: rework rxstream codeChristian Lamparter3-138/+421
2009-04-23ar9170: support HT receive and channel configJohannes Berg2-8/+61
2009-04-23cfg80211: clean up includesJohannes Berg5-5/+3
2009-04-23atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez3-3/+6
2009-04-23ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland1-3/+2