index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
htc_drv_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 some future per-link data to bss_conf
Johannes Berg
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2017-09-25
ath9k: remove cast to void pointer
Himanshu Jha
2016-07-08
ath9k: Remove some #defined constants to decrease verbosity
Benjamin Berg
2015-06-15
ath9k_htc: add support of channel switch
Chun-Yeow Yeoh
2014-03-17
ath9k_htc: move DEFAULT_SWBA_RESPONSE check to ath9k_htc_beacon_init
Oleksij Rempel
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_ap
Oleksij Rempel
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_adhoc
Oleksij Rempel
2014-03-17
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhoc
Oleksij Rempel
2014-03-17
ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_ap
Oleksij Rempel
2014-03-17
ath9k_htc: add ath9k_htc_beacon_init (but not use it)
Oleksij Rempel
2014-03-17
ath9k_htc: use ath9k_cmn_beacon_config_sta
Oleksij Rempel
2014-03-17
ath9k_htc: use common->op_flags
Oleksij Rempel
2014-03-17
ath9k_htc: use ath_beacon_conf.enable_beacon
Oleksij Rempel
2014-03-17
ath9k_htc: move beaconq to struct htc_beacon
Oleksij Rempel
2014-03-17
ath9k_htc: use common ath_beacon_config
Oleksij Rempel
2014-02-28
ath9k_htc: remove unused variable sleepduration
Oleksij Rempel
2013-12-18
ath9k_hw: clean up station beacon timer API
Felix Fietkau
2013-05-22
ath9k_htc: Add support for mesh interfaces
Javier Cardona
2013-04-10
ath9k_common: remove ath9k_cmn_padpos
Felix Fietkau
2012-11-21
ath9k/ath9k_htc: Remove WME macros
Sujith Manoharan
2012-11-09
mac80211: clarify interface iteration and make it configurable
Johannes Berg
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-06-26
ath9k_htc: Use atomic operations for op_flags
Sujith Manoharan
2011-12-19
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
Joe Perches
2011-06-01
ath9k: Remove ATH9K_BEACON_PERIOD mask
Rajkumar Manoharan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-25
ath9k: Fix warnings from -Wunused-but-set-variable
Sujith Manoharan
2011-04-19
ath9k_htc: Fix free slot value for cab queue
Rajkumar Manoharan
2011-04-13
ath9k_htc: Add TX slots
Sujith Manoharan
2011-04-13
ath9k_htc: Introduce new HTC API
Sujith Manoharan
2011-04-13
ath9k_htc: Fix TX queue management
Sujith Manoharan
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
ath9k_htc: Queue WMI events
Sujith Manoharan
2011-04-13
ath9k_htc: Fix beacon miss under heavy load
Sujith Manoharan
2011-04-13
ath9k_htc: Handle buffered frames in AP mode
Sujith Manoharan
2011-04-13
ath9k_htc: Configure the beacon queue
Sujith Manoharan
2011-04-13
ath9k_htc: Add TSF adjust capability
Sujith Manoharan
2011-04-13
ath9k_htc: Add beacon slots
Sujith Manoharan
2011-03-30
ath9k: fix beacon timer handling issues
Felix Fietkau
2011-03-01
ath9k_htc: Handle BSSID/AID for multiple interfaces
Sujith Manoharan
2011-02-23
ath9k_htc: Fix TBTT calculation for IBSS mode
Sujith Manoharan
2011-02-23
ath9k_htc: Configure beacon timers in AP mode
Sujith Manoharan
2011-02-23
ath9k_htc: Make sequence number calculation per-VIF
Sujith Manoharan
2011-02-23
ath9k_htc: Remove OP_ASSOCIATED variable
Sujith Manoharan
2010-12-07
ath: Convert ath_print to ath_dbg
Joe Perches
2010-12-07
ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err
Joe Perches
[next]