index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
beacon.c
Age
Commit message (
Expand
)
Author
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2021-03-17
ath9k: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2016-07-08
ath9k: Correct TSF adjustment to align the beacon time correctly
Benjamin Berg
2015-12-08
ath9k: MCC, add NOA also in case of an AP
Janusz Dziedzic
2015-03-16
ath9k: fix tracking of enabled AP beacons
Felix Fietkau
2014-11-25
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
2014-09-09
ath9k: Fix beacon configuration for channel contexts
Sujith Manoharan
2014-08-28
ath9k: Move ath9k_beacon_add_noa to channel.c
Sujith Manoharan
2014-08-28
ath9k: Add wrappers for beacon events
Sujith Manoharan
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
2014-06-19
ath9k: Add periodic NoA support
Felix Fietkau
2014-06-19
ath9k: Add p2p go NoA attribute
Felix Fietkau
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
2014-05-06
ath9k: Prevent divide-by-zero upon bad beacon_interval.
Ben Greear
2014-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
2014-03-17
ath9k: remove unused ath9k_get_next_tbtt
Oleksij Rempel
2014-03-17
ath9k: move ath9k_beacon_config_ap common
Oleksij Rempel
2014-03-17
ath9k: move ath9k_beacon_config_adhoc to common
Oleksij Rempel
2014-03-17
ath9k: move ath9k_beacon_config_sta to common-beacon
Oleksij Rempel
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
2014-02-28
ath9k: remove unused listen_interval and sleepduration.
Oleksij Rempel
2014-02-28
ath9k: move ath9k_init_channels_rates to common-init
Oleksij Rempel
2014-02-12
ath9k: prepare for multi-interface CSA support
Michal Kazior
2014-01-03
ath9k: Remove RX Poll
Sujith Manoharan
2013-12-19
ath9k: fix TSF offset precision issue
Felix Fietkau
2013-12-19
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
2013-12-18
ath9k: properly preserve TSF across reset
Felix Fietkau
2013-12-18
ath9k_hw: clean up station beacon timer API
Felix Fietkau
2013-09-26
ath9k: Handle abnormal NAV in AP mode
Sujith Manoharan
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
2013-06-12
ath9k: limit multicast buffer hardware queue depth
Felix Fietkau
2013-05-22
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-02-11
ath9k: Fix IBSS joiner mode
Sujith Manoharan
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-01-22
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
[next]