summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/dfs_pri_detector.c
AgeCommit message (Expand)AuthorFilesLines
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-11ath9k: add DFS pattern detectorZefir Kurtisi1-0/+390