aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2009-06-10ath5k: minor rfkill cleanupBob Copeland
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel
2009-06-10ar9170: xmit code revampChristian Lamparter
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg
2009-06-04ar9170: remove deprecated codeChristian Lamparter
2009-06-03ath5k: disable beacon interrupt when interface is downBob Copeland
2009-06-03ath: make regulatory parsing more verbose on debugLuis R. Rodriguez
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter
2009-06-03ar9170usb: more minor fixesChristian Lamparter
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter
2009-06-03ar9170: fix LED power state handlingChristian Lamparter
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter
2009-06-03ar9170: 40mhz fixesChristian Lamparter
2009-06-03ar9170: update hardware definitionsChristian Lamparter
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen
2009-06-03ath5k: remove conf->beacon_int usageBob Copeland
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen
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