summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/dfs.c
Commit message (Expand)AuthorAgeFilesLines
* ath: add support to get the detected radar specificationsSriram R2018-05-251-1/+1
* ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva2018-04-101-3/+3
* ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva2017-12-021-5/+3
* ath9k: remove cast to void pointerHimanshu Jha2017-09-251-1/+1
* ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi2015-07-111-6/+161
* ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi2015-07-111-1/+2
* ath9k: add DFS support for extension channelZefir Kurtisi2015-03-161-15/+29
* ath9k: simplify DFS pulse interval debug printingZefir Kurtisi2014-05-291-4/+2
* ath9k: fix build error with disabled debugZefir Kurtisi2014-05-221-0/+2
* ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi2014-05-131-3/+3
* ath9k: add support for reporting per-chain signal strengthFelix Fietkau2013-12-181-2/+2
* ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi2013-04-221-6/+0
* ath9k: add support for DFS master modeZefir Kurtisi2013-04-081-3/+1
* ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi2012-04-231-0/+4
* ath9k: update to DFS pattern detector interfaceZefir Kurtisi2012-04-111-49/+31
* ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez2011-12-211-4/+4
* ath9k: add DFS radar pulse processingZefir Kurtisi2011-12-151-0/+215