index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
dfs_pattern_detector.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: ath: dfs_pattern_detector: Use flex array to simplify code
Christophe JAILLET
2023-10-02
1
-13
/
+8
*
wifi: ath: dfs_pattern_detector: Fix a memory initialization issue
Christophe JAILLET
2023-10-02
1
-1
/
+1
*
ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocation
Christophe JAILLET
2022-01-17
1
-3
/
+3
*
ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_d...
Tuo Li
2021-10-11
1
-4
/
+6
*
ath: dfs_pattern_detector: Fix some function kernel-doc headers
Lee Jones
2020-11-07
1
-6
/
+8
*
ath: drop unnecessary list_empty
Julia Lawall
2020-08-14
1
-9
/
+6
*
ath: DFS JP domain W56 fixed pulse type 3 RADAR detection
Anilkumar Kolli
2019-04-29
1
-1
/
+1
*
ath: add support to get the detected radar specifications
Sriram R
2018-05-25
1
-1
/
+4
*
ath: fix false radar detection in JP region
Sriram R
2018-03-26
1
-1
/
+1
*
ath: constify local structures
Julia Lawall
2016-09-14
1
-1
/
+1
*
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-08-04
1
-1
/
+1
*
ath: fix DFS timestamp wraparound reset condition
Zefir Kurtisi
2015-10-09
1
-1
/
+1
*
ath: use PRI value given by spec for fixed PRI
Peter Oh
2015-09-27
1
-6
/
+0
*
ath: fix incorrect PPB on JAPAN chirp radar
Peter Oh
2015-09-27
1
-1
/
+1
*
Merge ath-next from ath.git
Kalle Valo
2015-04-28
1
-28
/
+44
|
\
|
*
ath: lower JP W53 band DFS detection threshold around 30%
Peter Oh
2015-04-15
1
-2
/
+2
|
*
ath: define JP DFS patterns separated from FCC
Peter Oh
2015-04-15
1
-11
/
+18
|
*
ath: support new FCC DFS Radar Type 1
Peter Oh
2015-04-15
1
-5
/
+14
|
*
ath: introduce chirp parameter used by DFS
Peter Oh
2015-03-05
1
-26
/
+26
*
|
ath9k: restart only triggering DFS detector line
Zefir Kurtisi
2015-03-16
1
-1
/
+1
|
/
*
ath: fix incorrect PPB on FCC radar type 5
Peter Oh
2014-12-24
1
-1
/
+1
*
ath: Fix a false radar detection pattern
Vivek Natarajan
2014-11-24
1
-2
/
+2
*
ath: add JP DFS pattern detector
Janusz Dziedzic
2014-05-16
1
-0
/
+20
*
ath: add DFS FCC pattern detector
Janusz Dziedzic
2014-05-16
1
-1
/
+24
*
ath9k/ath: move dfs pattern detector to ath
Janusz Dziedzic
2013-10-18
1
-0
/
+320