summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-1/+1
* ath9k: Remove some #defined constants to decrease verbosityBenjamin Berg2016-07-081-1/+1
* ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-151-0/+19
* ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_initOleksij Rempel2014-03-171-17/+5Star
* ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel2014-03-171-35/+8Star
* ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel2014-03-171-28/+7Star
* ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel2014-03-171-19/+12Star
* ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel2014-03-171-20/+11Star
* ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel2014-03-171-0/+22
* ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel2014-03-171-82/+2Star
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-171-1/+1
* ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-171-2/+2
* ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-171-4/+4
* ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-171-20/+20
* ath9k_htc: remove unused variable sleepdurationOleksij Rempel2014-02-281-15/+7Star
* ath9k_hw: clean up station beacon timer APIFelix Fietkau2013-12-181-27/+12Star
* ath9k_htc: Add support for mesh interfacesJavier Cardona2013-05-221-1/+4
* ath9k_common: remove ath9k_cmn_padposFelix Fietkau2013-04-101-1/+1
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-3/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+1
* ath9k_htc: Use atomic operations for op_flagsSujith Manoharan2012-06-261-5/+5
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-29/+22Star
* ath9k: Remove ATH9K_BEACON_PERIOD maskRajkumar Manoharan2011-06-011-4/+4
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan2011-04-251-3/+3
* ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan2011-04-191-1/+1
* ath9k_htc: Add TX slotsSujith Manoharan2011-04-131-4/+13
* ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-131-1/+2
* ath9k_htc: Fix TX queue managementSujith Manoharan2011-04-131-0/+4
* ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-131-4/+7
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-16/+11Star
* ath9k_htc: Fix beacon miss under heavy loadSujith Manoharan2011-04-131-5/+34
* ath9k_htc: Handle buffered frames in AP modeSujith Manoharan2011-04-131-0/+43
* ath9k_htc: Configure the beacon queueSujith Manoharan2011-04-131-31/+46
* ath9k_htc: Add TSF adjust capabilitySujith Manoharan2011-04-131-0/+36
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-131-12/+111
* ath9k: fix beacon timer handling issuesFelix Fietkau2011-03-301-6/+3Star
* ath9k_htc: Handle BSSID/AID for multiple interfacesSujith Manoharan2011-03-011-6/+52
* ath9k_htc: Fix TBTT calculation for IBSS modeSujith Manoharan2011-02-231-4/+15
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-231-2/+76
* ath9k_htc: Make sequence number calculation per-VIFSujith Manoharan2011-02-231-2/+2
* ath9k_htc: Remove OP_ASSOCIATED variableSujith Manoharan2011-02-231-0/+19
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-10/+10
* ath: Convert ath_print(.., ATH_DBG_FATAL to ath_errJoe Perches2010-12-071-2/+2
* ath9k_htc: Fix beacon distribution in IBSS modeRajkumar Manoharan2010-09-241-1/+8
* ath9k_htc: use common WMM AC definitions instead of ath9k onesFelix Fietkau2010-06-141-1/+1
* ath9k_htc: Fix fair beacon distributionSujith2010-06-031-0/+23
* ath9k_htc: Fix beaconing in IBSS modeSujith2010-05-071-29/+10Star
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-2/+4