index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
beacon.c
Age
Commit message (
Expand
)
Author
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
2012-07-17
ath9k: Cleanup beacon logic
Sujith Manoharan
2012-07-17
ath9k: Simplify ASSOC handling
Sujith Manoharan
2012-07-17
ath9k: Fix beacon setup
Sujith Manoharan
2012-06-06
ath9k: Use atomic operations
Sujith Manoharan
2012-06-06
ath9k: Ensure a fair beacon distribution in IBSS mode
Vivek Natarajan
2012-04-23
ath9k: simplify beacon configuration for beaconing vifs
Rajkumar Manoharan
2012-04-16
ath9k: fix beacon descriptor
Rajkumar Manoharan
2012-04-16
ath9k: skip beaconing when reset work is pending
Rajkumar Manoharan
2012-04-16
ath9k: fix ibss beacon next tbtt
Rajkumar Manoharan
[next]