aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/dfs_pattern_detector.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli1-1/+1
2018-05-25ath: add support to get the detected radar specificationsSriram R1-1/+4
2018-03-26ath: fix false radar detection in JP regionSriram R1-1/+1
2016-09-14ath: constify local structuresJulia Lawall1-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2015-10-09ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi1-1/+1
2015-09-27ath: use PRI value given by spec for fixed PRIPeter Oh1-6/+0
2015-09-27ath: fix incorrect PPB on JAPAN chirp radarPeter Oh1-1/+1
2015-04-28Merge ath-next from ath.gitKalle Valo1-28/+44
2015-04-15ath: lower JP W53 band DFS detection threshold around 30%Peter Oh1-2/+2
2015-04-15ath: define JP DFS patterns separated from FCCPeter Oh1-11/+18
2015-04-15ath: support new FCC DFS Radar Type 1Peter Oh1-5/+14
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi1-1/+1
2015-03-05ath: introduce chirp parameter used by DFSPeter Oh1-26/+26
2014-12-24ath: fix incorrect PPB on FCC radar type 5Peter Oh1-1/+1
2014-11-24ath: Fix a false radar detection patternVivek Natarajan1-2/+2
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic1-0/+20
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic1-1/+24
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic1-0/+320