index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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]