aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/beacon.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-25ath9k: add TPC capability to TX descriptor pathLorenzo Bianconi1-2/+3
2014-10-08ath9k: Fix sequence number assignmentSujith Manoharan1-10/+2
2014-09-09ath9k: Fix interface accountingSujith Manoharan1-1/+1
2014-09-09ath9k: Fix beacon configuration for channel contextsSujith Manoharan1-0/+12
2014-08-28ath9k: Move ath9k_beacon_add_noa to channel.cSujith Manoharan1-49/+0
2014-08-28ath9k: Add wrappers for beacon eventsSujith Manoharan1-3/+2
2014-08-28ath9k: Fix channel context eventsSujith Manoharan1-4/+9
2014-06-19ath9k: Add periodic NoA supportFelix Fietkau1-5/+20
2014-06-19ath9k: Add p2p go NoA attributeFelix Fietkau1-0/+37
2014-06-19ath9k: switch channel context for beaconingFelix Fietkau1-2/+9
2014-06-19ath9k: Summarize hw state per channel contextRajkumar Manoharan1-8/+20
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan1-5/+5
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-1/+1
2014-05-06ath9k: Prevent divide-by-zero upon bad beacon_interval.Ben Greear1-2/+3
2014-04-09ath9k: fix a scheduling while atomic bug in CSA handlingFelix Fietkau1-4/+3
2014-03-17ath9k: remove unused ath9k_get_next_tbttOleksij Rempel1-27/+0
2014-03-17ath9k: move ath9k_beacon_config_ap commonOleksij Rempel1-19/+2
2014-03-17ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel1-19/+2
2014-03-17ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel1-77/+3
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-8/+10
2014-02-28ath9k: remove unused listen_interval and sleepduration.Oleksij Rempel1-14/+7
2014-02-28ath9k: move ath9k_init_channels_rates to common-initOleksij Rempel1-1/+1
2014-02-12ath9k: prepare for multi-interface CSA supportMichal Kazior1-10/+19
2014-01-03ath9k: Remove RX PollSujith Manoharan1-2/+8
2013-12-19ath9k: fix TSF offset precision issueFelix Fietkau1-3/+4
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau1-3/+9
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau1-45/+43
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau1-27/+11
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan1-0/+2
2013-08-16ath9k: enable CSA functionality in ath9kSimon Wunderlich1-0/+21
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau1-21/+2
2013-05-22ath9k: use ap style beaconing for meshThomas Pedersen1-3/+5
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-1/+1
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan1-26/+87
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau1-1/+1
2013-01-11ath9k: remove the WARN_ON that triggers if generating a beacon failsFelix Fietkau1-1/+0
2013-01-11ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-1/+1
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau1-1/+1
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan1-2/+3
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan1-65/+61
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan1-0/+17
2012-07-17ath9k: Cleanup beacon queue configurationSujith Manoharan1-7/+4
2012-07-17ath9k: Remove is_bslot_activeSujith Manoharan1-10/+5
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan1-139/+87
2012-07-17ath9k: Simplify ASSOC handlingSujith Manoharan1-1/+1
2012-07-17ath9k: Fix beacon setupSujith Manoharan1-108/+33
2012-06-06ath9k: Use atomic operationsSujith Manoharan1-9/+9
2012-06-06ath9k: Ensure a fair beacon distribution in IBSS modeVivek Natarajan1-1/+4