summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix sequence number assignmentSujith Manoharan2014-10-081-10/+2
* ath9k: Fix interface accountingSujith Manoharan2014-09-091-1/+1
* ath9k: Fix beacon configuration for channel contextsSujith Manoharan2014-09-091-0/+12
* ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan2014-08-281-49/+0
* ath9k: Add wrappers for beacon eventsSujith Manoharan2014-08-281-3/+2
* ath9k: Fix channel context eventsSujith Manoharan2014-08-281-4/+9
* ath9k: Add periodic NoA supportFelix Fietkau2014-06-191-5/+20
* ath9k: Add p2p go NoA attributeFelix Fietkau2014-06-191-0/+37
* ath9k: switch channel context for beaconingFelix Fietkau2014-06-191-2/+9
* ath9k: Summarize hw state per channel contextRajkumar Manoharan2014-06-191-8/+20
* ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-191-5/+5
* ath9k: Add channel context worker threadFelix Fietkau2014-06-191-1/+1
* ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear2014-05-061-2/+3
* ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau2014-04-091-4/+3
* ath9k: remove unused ath9k_get_next_tbttOleksij Rempel2014-03-171-27/+0
* ath9k: move ath9k_beacon_config_ap commonOleksij Rempel2014-03-171-19/+2
* ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel2014-03-171-19/+2
* ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel2014-03-171-77/+3
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-8/+10
* ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel2014-02-281-14/+7
* ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel2014-02-281-1/+1
* ath9k: prepare for multi-interface CSA supportMichal Kazior2014-02-121-10/+19
* ath9k: Remove RX PollSujith Manoharan2014-01-031-2/+8
* ath9k: fix TSF offset precision issueFelix Fietkau2013-12-191-3/+4
* ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau2013-12-191-3/+9
* ath9k: properly preserve TSF across resetFelix Fietkau2013-12-181-45/+43
* ath9k_hw: clean up station beacon timer APIFelix Fietkau2013-12-181-27/+11
* ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-261-0/+2
* ath9k: enable CSA functionality in ath9kSimon Wunderlich2013-08-161-0/+21
* ath9k: limit multicast buffer hardware queue depthFelix Fietkau2013-06-121-21/+2
* ath9k: use ap style beaconing for meshThomas Pedersen2013-05-221-3/+5
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* ath9k: Fix IBSS joiner modeSujith Manoharan2013-02-111-26/+87
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+1
|\
| * ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau2013-01-111-1/+0
| * ath9k: fix double-free bug on beacon generate failureFelix Fietkau2013-01-111-0/+1
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-221-1/+1
|/
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-051-1/+1
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-2/+3
* ath9k: Cleanup the beacon taskletSujith Manoharan2012-07-171-65/+61
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-171-0/+17
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-171-7/+4
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-171-10/+5
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-171-139/+87
* ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-171-1/+1
* ath9k: Fix beacon setupSujith Manoharan2012-07-171-108/+33
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-9/+9
* ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan2012-06-061-1/+4
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-231-1/+3