summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/common-spectral.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix NULL pointer dereferenceMiaoqing Pan2016-11-231-1/+7
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-3/+3
* ath9k: Mix the received FFT bins to the random poolNick Kossifidis2015-05-091-1/+13
* ath9k: No need for that extra memsetNick Kossifidis2015-05-091-1/+2
* ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis2015-05-091-0/+28
* ath9k: No need for that extra memcpyNick Kossifidis2015-05-091-4/+2
* ath9k: Skip malformed frames on normal FFT reportNick Kossifidis2015-05-091-32/+62
* ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis2015-05-091-30/+237
* ath9k: Perform integrity checks when processing FFT framesNick Kossifidis2015-05-091-6/+163
* ath9k: Move processing of FFT frames to different functionsNick Kossifidis2015-05-091-111/+165
* ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis2015-05-091-3/+6
* ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring2015-02-061-1/+1
* ath9k: move spectral.* to common-spectral.*Oleksij Rempel2014-11-111-0/+620
OpenPOWER on IntegriCloud