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
/
common-spectral.c
Age
Commit message (
Expand
)
Author
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-02
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
2018-10-02
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
2018-10-02
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2018-10-02
ath9k: return when short FFT frame was handled
Simon Wunderlich
2018-10-02
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-26
ath9k: fix crash in spectral scan
Sebastian Gottschall
2017-03-16
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
2017-02-14
ath9k: Access rchan::buf only with per_cpu helper
Sven Eckelmann
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
2016-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2015-05-09
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
2015-05-09
ath9k: No need for that extra memset
Nick Kossifidis
2015-05-09
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
2015-05-09
ath9k: No need for that extra memcpy
Nick Kossifidis
2015-05-09
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
2015-05-09
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
2015-05-09
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
2015-05-09
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
2015-05-09
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
2015-02-06
ath9k: Delete an unnecessary check before the function call "relay_close"
Markus Elfring
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel