aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/dfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-22ath9k: replace ternary operator with max()Guo Zhengkui1-1/+1
2018-05-25ath: add support to get the detected radar specificationsSriram R1-1/+1
2018-04-10ath9k: dfs: remove accidental use of stack VLAGustavo A. R. Silva1-3/+3
2017-12-02ath9k: dfs: use swap macro in ath9k_check_chirpingGustavo A. R. Silva1-5/+3
2017-09-25ath9k: remove cast to void pointerHimanshu Jha1-1/+1
2015-07-11ath9k: DFS - add pulse chirp detection for FCCZefir Kurtisi1-6/+161
2015-07-11ath9k: DFS - consider ext_channel pulses only in HT40 modeZefir Kurtisi1-1/+2
2015-03-16ath9k: add DFS support for extension channelZefir Kurtisi1-15/+29
2014-05-29ath9k: simplify DFS pulse interval debug printingZefir Kurtisi1-4/+2
2014-05-22ath9k: fix build error with disabled debugZefir Kurtisi1-0/+2
2014-05-13ath9k: non-functional: calculate DFS pulse interval per-wiphyZefir Kurtisi1-3/+3
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau1-2/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi1-6/+0
2013-04-08ath9k: add support for DFS master modeZefir Kurtisi1-3/+1
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi1-0/+4
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi1-49/+31
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez1-4/+4
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi1-0/+215