index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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
2013-01-11
ath9k: remove the WARN_ON that triggers if generating a beacon fails
Felix Fietkau
2013-01-11
ath9k: fix double-free bug on beacon generate failure
Felix Fietkau
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-10-05
ath9k: use ieee80211_free_txskb
Felix Fietkau
2012-07-17
ath9k: Fix race in reset-work usage
Rajkumar Manoharan
2012-07-17
ath9k: Cleanup the beacon tasklet
Sujith Manoharan
2012-07-17
ath9k: Set the TSF adjust value properly
Sujith Manoharan
2012-07-17
ath9k: Cleanup beacon queue configuration
Sujith Manoharan
2012-07-17
ath9k: Remove is_bslot_active
Sujith Manoharan
[next]