summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/common-spectral.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis1-1/+13
2015-05-09ath9k: No need for that extra memsetNick Kossifidis1-1/+2
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis1-0/+28
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis1-4/+2
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis1-32/+62
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis1-30/+237
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis1-6/+163
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis1-111/+165
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis1-3/+6
2015-02-06ath9k: Delete an unnecessary check before the function call "relay_close"Markus Elfring1-1/+1
2014-11-12ath9k: move spectral.* to common-spectral.*Oleksij Rempel1-0/+620