summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: move imask from sc to ahPavel Roskin2010-04-061-16/+19
* ath9k: fix beacon timer restart after a card resetFelix Fietkau2010-02-191-6/+3Star
* ath9k: Use the Beacon TX rate from mac80211Jouni Malinen2010-02-161-5/+5
* ath9k: configure the beacon only if the STA is associatedSenthil Balasubramanian2010-02-081-1/+7
* ath9k: cleanup slot time and ack/cts timeout handlingFelix Fietkau2010-01-151-1/+2
* ath9k: Ensure a fair beacon distribution in IBSS mode.Vivek Natarajan2009-11-281-5/+9
* ath9k: properly use the mac80211 rate control apiFelix Fietkau2009-11-281-5/+5
* ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()Luis R. Rodriguez2009-10-071-12/+0Star
* atheros: move tx/rx chainmask to ath_commonLuis R. Rodriguez2009-10-071-1/+2
* atheros: add common debug printingLuis R. Rodriguez2009-10-071-35/+45
* ath9k: move ps helpers onto core driver when reseting tsfLuis R. Rodriguez2009-10-071-2/+15
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-071-16/+16
* ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-101-7/+8
* ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen2009-06-031-0/+8
* ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen2009-06-031-0/+1
* ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen2009-05-221-7/+21
* ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan2009-05-201-28/+35
* ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan2009-05-201-8/+5Star
* ath9k: make private driver rate tables constLuis R. Rodriguez2009-05-061-1/+1
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-6/+3Star
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+743