index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
common-spectral.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-07
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
1
-0
/
+3
2018-10-13
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
1
-4
/
+4
2018-10-02
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
1
-8
/
+11
2018-10-02
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
1
-39
/
+6
2018-10-02
ath9k: return when short FFT frame was handled
Simon Wunderlich
1
-1
/
+1
2018-10-02
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
1
-2
/
+13
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
1
-5
/
+5
2018-03-26
ath9k: fix crash in spectral scan
Sebastian Gottschall
1
-5
/
+7
2017-03-16
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
1
-0
/
+3
2017-02-14
ath9k: Access rchan::buf only with per_cpu helper
Sven Eckelmann
1
-1
/
+1
2017-01-13
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
1
-1
/
+1
2016-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
1
-1
/
+7
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
1
-3
/
+3
2015-05-09
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
1
-1
/
+13
2015-05-09
ath9k: No need for that extra memset
Nick Kossifidis
1
-1
/
+2
2015-05-09
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
1
-0
/
+28
2015-05-09
ath9k: No need for that extra memcpy
Nick Kossifidis
1
-4
/
+2
2015-05-09
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
1
-32
/
+62
2015-05-09
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
1
-30
/
+237
2015-05-09
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
1
-6
/
+163
2015-05-09
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
1
-111
/
+165
2015-05-09
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
1
-3
/
+6
2015-02-06
ath9k: Delete an unnecessary check before the function call "relay_close"
Markus Elfring
1
-1
/
+1
2014-11-11
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
1
-0
/
+620