index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
common-spectral.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
*
ath9k: do not return invalid pointers as a *dentry
Greg Kroah-Hartman
2019-02-07
1
-0
/
+3
*
ath9k: fix RX_STAT_INC() etc macros
Arnd Bergmann
2018-10-13
1
-4
/
+4
*
ath9k: fix reporting calculated new FFT upper max
Simon Wunderlich
2018-10-02
1
-1
/
+1
*
ath9k: FFT magnitude check: don't consider lower 3 data bits
Simon Wunderlich
2018-10-02
1
-8
/
+11
*
ath9k: fix and simplify FFT max index retrieval
Simon Wunderlich
2018-10-02
1
-39
/
+6
*
ath9k: return when short FFT frame was handled
Simon Wunderlich
2018-10-02
1
-1
/
+1
*
ath9k: add counters for good and errorneous FFT/spectral frames
Simon Wunderlich
2018-10-02
1
-2
/
+13
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-5
/
+5
*
ath9k: fix crash in spectral scan
Sebastian Gottschall
2018-03-26
1
-5
/
+7
*
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
2017-03-16
1
-0
/
+3
*
ath9k: Access rchan::buf only with per_cpu helper
Sven Eckelmann
2017-02-14
1
-1
/
+1
*
ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFS
Christian Lamparter
2017-01-13
1
-1
/
+1
*
ath9k: fix NULL pointer dereference
Miaoqing Pan
2016-11-23
1
-1
/
+7
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-3
/
+3
*
ath9k: Mix the received FFT bins to the random pool
Nick Kossifidis
2015-05-09
1
-1
/
+13
*
ath9k: No need for that extra memset
Nick Kossifidis
2015-05-09
1
-1
/
+2
*
ath9k: Skip FFT reports if we are out of output buffers
Nick Kossifidis
2015-05-09
1
-0
/
+28
*
ath9k: No need for that extra memcpy
Nick Kossifidis
2015-05-09
1
-4
/
+2
*
ath9k: Skip malformed frames on normal FFT report
Nick Kossifidis
2015-05-09
1
-32
/
+62
*
ath9k: Support processing of multiple FFT frames per report.
Nick Kossifidis
2015-05-09
1
-30
/
+237
*
ath9k: Perform integrity checks when processing FFT frames
Nick Kossifidis
2015-05-09
1
-6
/
+163
*
ath9k: Move processing of FFT frames to different functions
Nick Kossifidis
2015-05-09
1
-111
/
+165
*
ath9k: Fix hanlding of maximum magnitude index
Nick Kossifidis
2015-05-09
1
-3
/
+6
*
ath9k: Delete an unnecessary check before the function call "relay_close"
Markus Elfring
2015-02-06
1
-1
/
+1
*
ath9k: move spectral.* to common-spectral.*
Oleksij Rempel
2014-11-11
1
-0
/
+620