summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/dfs_pri_detector.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic1-429/+0
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic1-2/+6
2013-09-26net: ath9k: Use NULL instead of falseSachin Kamat1-1/+1
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-04-22ath9k: use GFP_ATOMIC under spinlockDan Carpenter1-1/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi1-37/+9
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi1-2/+2
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi1-2/+18
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi1-32/+78
2012-04-12ath9k: add DFS pattern detectorZefir Kurtisi1-0/+390