summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/dfs_pattern_detector.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic1-320/+0
2013-10-18ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic1-0/+3
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic1-0/+7
2013-10-18ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic1-7/+6
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2013-04-22ath9k: change DFS logging to use ath_dbg()Zefir Kurtisi1-19/+24
2013-04-08ath9k: fix DFS detector called in softirq contextZefir Kurtisi1-2/+2
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-3/+3
2012-11-16ath9k: [DFS] add pulse width tolerance for ETSIZefir Kurtisi1-1/+6
2012-11-14ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi1-0/+1
2012-11-14ath9k: resolve name collision in DFS detectorZefir Kurtisi1-2/+2
2012-04-12ath9k: add DFS pattern detectorZefir Kurtisi1-0/+300