summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-223-7/+7
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-223-1/+16
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-221-7/+21
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-201-2/+2
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-201-4/+7
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-201-0/+15
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-201-0/+2
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-201-0/+10
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-201-0/+8
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-204-4/+58
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-201-0/+3
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-202-15/+9
* ath5k: update beacons in AP modeBob Copeland2009-05-201-14/+40
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-202-28/+36
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-202-6/+6
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-203-7/+114
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-201-26/+34
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-201-1/+1
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-201-4/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-182-11/+15
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-116-85/+36
* ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-111-2/+0
* ath9k: remove redundant AR9285 checksGabor Juhos2009-05-062-5/+4
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-067-39/+43
* ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
* 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
* ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos2009-05-062-31/+34
* ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik2009-05-061-4/+5
* ath5k: correct interrupt storm warningBob Copeland2009-05-061-1/+1
* 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
* 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: unify config_interface and bss_info_changedJohannes Berg2009-05-063-171/+121
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-067-22/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-291-1/+1
* wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville2009-04-241-1/+1
* ar9170: rework rxstream codeChristian Lamparter2009-04-223-138/+421
* ar9170: support HT receive and channel configJohannes Berg2009-04-222-8/+61
OpenPOWER on IntegriCloud