Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-12 | ath9k: move spectral.* to common-spectral.* | Oleksij Rempel | 1 | -0/+620 |