aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/htc_drv_beacon.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
* 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/+3
* 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/+10
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-2/+4
* ath9k_htc: Cleanup beacon configurationSujith2010-04-161-14/+9
* ath9k_htc: Configure the beacon timers once the scan is completed.Vivek Natarajan2010-04-071-12/+29
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+260