summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c
AgeCommit message (Expand)Author
2024-02-21wifi: mac80211: check beacon countdown is complete on per link basisAditya Kumar Singh
2024-02-08wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2017-09-25ath9k: remove cast to void pointerHimanshu Jha
2016-07-08ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2014-03-17ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel
2014-03-17ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel
2014-02-28ath9k_htc: remove unused variable sleepdurationOleksij Rempel
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-04-10ath9k_common: remove ath9k_cmn_padposFelix Fietkau
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-26ath9k_htc: Use atomic operations for op_flagsSujith Manoharan
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-06-01ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan
2011-04-13ath9k_htc: Add TX slotsSujith Manoharan
2011-04-13ath9k_htc: Introduce new HTC APISujith Manoharan
2011-04-13ath9k_htc: Fix TX queue managementSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Queue WMI eventsSujith Manoharan
2011-04-13ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan
2011-04-13ath9k_htc: Handle buffered frames in AP modeSujith Manoharan
2011-04-13ath9k_htc: Configure the beacon queueSujith Manoharan
2011-04-13ath9k_htc: Add TSF adjust capabilitySujith Manoharan
2011-04-13ath9k_htc: Add beacon slotsSujith Manoharan
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-01ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan
2011-02-23ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan
2011-02-23ath9k_htc: Configure beacon timers in AP modeSujith Manoharan
2011-02-23ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan
2011-02-23ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan
2010-12-07ath: Convert ath_print to ath_dbgJoe Perches
2010-12-07ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches