index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-5
/
+6
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2021-03-17
ath9k: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-2
/
+2
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-1
/
+1
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+2
2016-07-08
ath9k: Fix beacon configuration for addition/removal of interfaces
Benjamin Berg
1
-107
/
+133
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
1
-1
/
+1
2016-07-08
ath9k: Correct TSF adjustment to align the beacon time correctly
Benjamin Berg
1
-4
/
+8
2015-12-08
ath9k: MCC, add NOA also in case of an AP
Janusz Dziedzic
1
-1
/
+2
2015-03-16
ath9k: fix tracking of enabled AP beacons
Felix Fietkau
1
-8
/
+12
2014-11-25
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
1
-2
/
+3
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
1
-10
/
+2
2014-09-09
ath9k: Fix interface accounting
Sujith Manoharan
1
-1
/
+1
2014-09-09
ath9k: Fix beacon configuration for channel contexts
Sujith Manoharan
1
-0
/
+12
2014-08-28
ath9k: Move ath9k_beacon_add_noa to channel.c
Sujith Manoharan
1
-49
/
+0
2014-08-28
ath9k: Add wrappers for beacon events
Sujith Manoharan
1
-3
/
+2
2014-08-28
ath9k: Fix channel context events
Sujith Manoharan
1
-4
/
+9
2014-06-19
ath9k: Add periodic NoA support
Felix Fietkau
1
-5
/
+20
2014-06-19
ath9k: Add p2p go NoA attribute
Felix Fietkau
1
-0
/
+37
2014-06-19
ath9k: switch channel context for beaconing
Felix Fietkau
1
-2
/
+9
2014-06-19
ath9k: Summarize hw state per channel context
Rajkumar Manoharan
1
-8
/
+20
2014-06-19
ath9k: Move beacon config to channel context
Rajkumar Manoharan
1
-5
/
+5
2014-06-19
ath9k: Add channel context worker thread
Felix Fietkau
1
-1
/
+1
2014-05-06
ath9k: Prevent divide-by-zero upon bad beacon_interval.
Ben Greear
1
-2
/
+3
2014-04-09
ath9k: fix a scheduling while atomic bug in CSA handling
Felix Fietkau
1
-4
/
+3
2014-03-17
ath9k: remove unused ath9k_get_next_tbtt
Oleksij Rempel
1
-27
/
+0
2014-03-17
ath9k: move ath9k_beacon_config_ap common
Oleksij Rempel
1
-19
/
+2
2014-03-17
ath9k: move ath9k_beacon_config_adhoc to common
Oleksij Rempel
1
-19
/
+2
2014-03-17
ath9k: move ath9k_beacon_config_sta to common-beacon
Oleksij Rempel
1
-77
/
+3
2014-03-17
ath9k: move sc_flags to ath_common
Oleksij Rempel
1
-8
/
+10
2014-02-28
ath9k: remove unused listen_interval and sleepduration.
Oleksij Rempel
1
-14
/
+7
2014-02-28
ath9k: move ath9k_init_channels_rates to common-init
Oleksij Rempel
1
-1
/
+1
2014-02-13
ath9k: prepare for multi-interface CSA support
Michal Kazior
1
-10
/
+19
2014-01-04
ath9k: Remove RX Poll
Sujith Manoharan
1
-2
/
+8
2013-12-19
ath9k: fix TSF offset precision issue
Felix Fietkau
1
-3
/
+4
2013-12-19
ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config
Felix Fietkau
1
-3
/
+9
2013-12-19
ath9k: properly preserve TSF across reset
Felix Fietkau
1
-45
/
+43
2013-12-19
ath9k_hw: clean up station beacon timer API
Felix Fietkau
1
-27
/
+11
2013-09-26
ath9k: Handle abnormal NAV in AP mode
Sujith Manoharan
1
-0
/
+2
2013-08-16
ath9k: enable CSA functionality in ath9k
Simon Wunderlich
1
-0
/
+21
2013-06-12
ath9k: limit multicast buffer hardware queue depth
Felix Fietkau
1
-21
/
+2
2013-05-22
ath9k: use ap style beaconing for mesh
Thomas Pedersen
1
-3
/
+5
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-1
/
+1
2013-02-12
ath9k: Fix IBSS joiner mode
Sujith Manoharan
1
-26
/
+87
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-01-23
ath9k: clean up processing of pending tx frames on reset
Felix Fietkau
1
-1
/
+1
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
1
-1
/
+0
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
1
-0
/
+1
[next]