linux/drivers/net/wireless/ath/ath10k
Marek Puzyniak e8a50f8ba4 ath10k: introduce DFS implementation
Configure interface combination for AP running on channels
where radar detection is required. It allows only one type
of interface - AP on DFS channel and limits number of AP
interfaces to 8. Setup WMI channel flags accordingly to mac
channel configuration. CAC based on additional monitor vdev
is started if required for current channel.

kvalo: dropped ATH10K_DFS_CERTIFIED config option as this
the DFS still depends on few mac80211 and cfg80211 patches
which are on mac80211-next.git right now. The config option
will be added later once all dependencies are available.

Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com>
Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2013-11-20 09:59:47 +02:00
..
Kconfig ath10k: ATH10K should depend on HAS_DMA 2013-07-22 11:50:56 +03:00
Makefile
bmi.c ath10k: add BMI log level 2013-09-12 18:21:36 +03:00
bmi.h ath10k: reset BMI state upon init 2013-07-30 18:01:19 +03:00
ce.c ath10k: re-arrange PCI init code 2013-11-12 20:06:46 +02:00
ce.h ath10k: re-arrange PCI init code 2013-11-12 20:06:46 +02:00
core.c ath10k: fix core init failpath 2013-11-12 20:08:50 +02:00
core.h ath10k: introduce DFS implementation 2013-11-20 09:59:47 +02:00
debug.c ath10k: add phyerr/dfs handling 2013-11-20 09:59:41 +02:00
debug.h ath10k: add phyerr/dfs handling 2013-11-20 09:59:41 +02:00
hif.h ath10k: decouple suspend code 2013-07-30 18:01:19 +03:00
htc.c ath10k: fix core init failpath 2013-11-12 20:08:50 +02:00
htc.h ath10k: simplify HTC command submitting 2013-09-16 19:47:46 +03:00
htt.c ath10k: add support for HTT 3.0 2013-08-15 16:04:41 +03:00
htt.h ath10k: remove htt rx amsdu clear retry bit hack 2013-11-15 11:00:33 +02:00
htt_rx.c ath10k: introduce DFS implementation 2013-11-20 09:59:47 +02:00
htt_tx.c ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW 2013-10-21 16:41:19 +03:00
hw.h ath10k: fix RX performance when using AP 10.X FW 2013-10-08 15:22:33 +03:00
mac.c ath10k: introduce DFS implementation 2013-11-20 09:59:47 +02:00
mac.h ath10k: bring back the WMI path for mgmt frames 2013-09-27 14:58:14 +03:00
pci.c ath10k: reset device upon stopping/power down 2013-11-12 20:06:46 +02:00
pci.h ath10k: remove ar_pci->ce_count 2013-11-12 20:06:44 +02:00
rx_desc.h ath10k: document decap modes 2013-09-26 10:12:23 +03:00
targaddrs.h
trace.c
trace.h ath10k: fix tracing build for ath10k_wmi_cmd 2013-09-20 07:59:29 +03:00
txrx.c ath10k: clear tx status before submitting to mac80211 2013-11-15 11:04:53 +02:00
txrx.h ath10k: decouple HTT TX completions 2013-09-20 08:18:09 +03:00
wmi.c ath10k: introduce DFS implementation 2013-11-20 09:59:47 +02:00
wmi.h ath10k: introduce DFS implementation 2013-11-20 09:59:47 +02:00