summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common-spectral.c
AgeCommit message (Expand)Author
2018-05-30ath9k: fix crash in spectral scanSebastian Gottschall
2017-03-16ath9k: don't trigger spectral scan when not enabledZefir Kurtisi
2017-02-14ath9k: Access rchan::buf only with per_cpu helperSven Eckelmann
2017-01-13ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter
2016-11-23ath9k: fix NULL pointer dereferenceMiaoqing Pan
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis
2015-05-09ath9k: No need for that extra memsetNick Kossifidis
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring
2014-11-11ath9k: move spectral.* to common-spectral.*Oleksij Rempel