summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/dfs_pattern_detector.c
AgeCommit message (Expand)AuthorLines
2021-10-11ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...Tuo Li-4/+6
2020-11-07ath: dfs_pattern_detector: Fix some function kernel-doc headersLee Jones-6/+8
2020-08-14ath: drop unnecessary list_emptyJulia Lawall-9/+6
2019-04-29ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli-1/+1
2018-05-25ath: add support to get the detected radar specificationsSriram R-1/+4
2018-03-26ath: fix false radar detection in JP regionSriram R-1/+1
2016-09-14ath: constify local structuresJulia Lawall-1/+1
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada-1/+1
2015-10-09ath: fix DFS timestamp wraparound reset conditionZefir Kurtisi-1/+1
2015-09-27ath: use PRI value given by spec for fixed PRIPeter Oh-6/+0
2015-09-27ath: fix incorrect PPB on JAPAN chirp radarPeter Oh-1/+1
2015-04-28Merge ath-next from ath.gitKalle Valo-28/+44
2015-04-15ath: lower JP W53 band DFS detection threshold around 30%Peter Oh-2/+2
2015-04-15ath: define JP DFS patterns separated from FCCPeter Oh-11/+18
2015-04-15ath: support new FCC DFS Radar Type 1Peter Oh-5/+14
2015-03-16ath9k: restart only triggering DFS detector lineZefir Kurtisi-1/+1
2015-03-05ath: introduce chirp parameter used by DFSPeter Oh-26/+26
2014-12-24ath: fix incorrect PPB on FCC radar type 5Peter Oh-1/+1
2014-11-24ath: Fix a false radar detection patternVivek Natarajan-2/+2
2014-05-16ath: add JP DFS pattern detectorJanusz Dziedzic-0/+20
2014-05-16ath: add DFS FCC pattern detectorJanusz Dziedzic-1/+24
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic-0/+320