aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-03ath9k_htc: Fix fair beacon distributionSujith1-0/+23
2010-05-07ath9k_htc: Fix beaconing in IBSS modeSujith1-29/+10
2010-04-16ath9k_htc: Fix sparse endian warningsSujith1-2/+4
2010-04-16ath9k_htc: Cleanup beacon configurationSujith1-14/+9
2010-04-07ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan1-12/+29
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+260