aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-1/+1
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-1/+1
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg1-1/+1
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh1-0/+19
2014-03-17ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel1-17/+5
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel1-35/+8
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel1-28/+7
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel1-19/+12
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel1-20/+11
2014-03-17ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel1-0/+22
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel1-82/+2
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel1-1/+1
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel1-2/+2
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel1-4/+4
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel1-20/+20
2014-02-28ath9k_htc: remove unused variable sleepdurationOleksij Rempel1-15/+7
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau1-27/+12
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona1-1/+4
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau1-1/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-1/+1
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-3/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+1
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan1-5/+5
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches1-29/+22
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan1-4/+4
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan1-3/+3
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan1-1/+1
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan1-4/+13
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan1-1/+2
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan1-0/+4
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan1-4/+7
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan1-16/+11
2011-04-13ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan1-5/+34
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan1-0/+43
2011-04-13ath9k_htc: Configure the beacon queueSujith Manoharan1-31/+46
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan1-0/+36
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan1-12/+111
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau1-6/+3
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan1-6/+52
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan1-4/+15
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan1-2/+76
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan1-2/+2
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan1-0/+19
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches1-10/+10
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches1-2/+2
2010-09-24ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan1-1/+8
2010-06-14ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau1-1/+1