aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-10
* ar9170: xmit code revampChristian Lamparter2009-06-10
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-10
* ar9170: remove deprecated codeChristian Lamparter2009-06-04
* ath5k: disable beacon interrupt when interface is downBob Copeland2009-06-03
* ath: make regulatory parsing more verbose on debugLuis R. Rodriguez2009-06-03
* ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan2009-06-03
* rfkill: rewriteJohannes Berg2009-06-03
* ar9170: cancel led worker properly on exitChristian Lamparter2009-06-03
* ar9170usb: more minor fixesChristian Lamparter2009-06-03
* ar9170: fix lockdep warning on hibernateChristian Lamparter2009-06-03
* ar9170: fix LED power state handlingChristian Lamparter2009-06-03
* ar9170: kill duplicated HT feature flagChristian Lamparter2009-06-03
* ar9170: use bitop macros for tx filter flagsChristian Lamparter2009-06-03
* ar9170: introduce functions for MAC programmingChristian Lamparter2009-06-03
* ar9170: 40mhz fixesChristian Lamparter2009-06-03
* ar9170: update hardware definitionsChristian Lamparter2009-06-03
* ar9170: fix beacon plcp settingsChristian Lamparter2009-06-03
* ar9170: add AVM FRITZ devicesLuis R. Rodriguez2009-06-03
* ar9170: add support for 1-stage firmwareLuis R. Rodriguez2009-06-03
* ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-03
* ath5k: remove conf->beacon_int usageBob Copeland2009-06-03
* ath9k: Add "debug" file to debugfsJeff Hansen2009-06-03
* ath9k: Combine legacy and 11n rc statisticsJeff Hansen2009-06-03
* ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen2009-06-03
* ath5k: avoid leaking mutex in ath5k_configJohn W. Linville2009-06-03
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22
* ath9k: Update Beacon timers based on timestamp from the APJouni Malinen2009-05-22
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-22
* ath9k: set max default eirp to 20 dBmLuis R. Rodriguez2009-05-20
* ath9k: fix custom regulatory call positionLuis R. Rodriguez2009-05-20
* ath9k: Set PM field in frame control when in PS modeJouni Malinen2009-05-20
* ath9k: Wake up for RX filter changesJouni Malinen2009-05-20
* ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen2009-05-20
* ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen2009-05-20
* ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen2009-05-20
* ath5k: avoid and warn on potential infinite loopBob Copeland2009-05-20
* ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan2009-05-20
* ath5k: update beacons in AP modeBob Copeland2009-05-20
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-20
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-20
* ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan2009-05-20
* ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen2009-05-20
* ath9k: Clean up RX processing a bitJouni Malinen2009-05-20
* ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen2009-05-20
* cfg80211: Process regulatory max bandwidth checks for HT40Luis R. Rodriguez2009-05-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-19
* ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan2009-05-11
* ath9k: Remove bogus break after returnVasanthakumar Thiagarajan2009-05-11