linux/drivers/net/wireless/ti/wlcore
Eliad Peller 8cf77e176f wlcore/wl18xx: add radar_debug_mode handling
Add debugfs key (under CFG80211_CERTIFICATION_ONUS
configuration) to set/clear radar_debug_mode.
In this mode, the driver simply ignores radar
events (but prints them).

The fw is notified about this mode through
a special generic_cfg_feature command.

This mode is relevant only for ap mode. look for
it when initializing ap vif.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-03-10 15:00:23 +02:00
..
Kconfig wlcore/wl12xx: spi: add device tree support 2016-01-29 11:10:10 +02:00
Makefile wlcore: handle smart config vendor commands 2014-07-15 15:59:56 -04:00
acx.c wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
acx.h wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
boot.c wlcore: remove wl12xx_platform_data 2015-03-24 09:48:14 -07:00
boot.h
cmd.c wlcore: add p2p device support 2015-08-10 22:16:34 +03:00
cmd.h wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
conf.h wlcore: split wl12xx/wl18xx sg parameters 2015-12-11 13:10:59 +02:00
debug.h drivers/net: Convert remaining uses of pr_warning to pr_warn 2014-09-09 20:37:08 -07:00
debugfs.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-01-12 18:57:02 -08:00
debugfs.h wl18xx: show rx_frames_per_rates as an array as it really is 2015-03-16 18:07:03 +02:00
event.c wlcore: fix error handling in wlcore_event_fw_logger 2016-01-29 11:14:57 +02:00
event.h wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
hw_ops.h wlcore: add dfs master restart calls 2015-01-09 15:48:01 +02:00
ini.h
init.c wlcore/wl18xx: add radar_debug_mode handling 2016-03-10 15:00:23 +02:00
init.h wlcore: add p2p device support 2015-08-10 22:16:34 +03:00
io.c wlcore: Fix regression in wlcore_set_partition() 2016-02-12 11:44:47 +02:00
io.h wlcore: Fix regression in wlcore_set_partition() 2016-02-12 11:44:47 +02:00
main.c wlcore: don't WARN_ON in case of existing ROC 2016-03-10 15:00:20 +02:00
ps.c wl18xx: add debugfs file to emulate radar event 2015-01-09 15:47:58 +02:00
ps.h
rx.c wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
rx.h wlcore: add antenna diversity reading 2015-07-21 18:07:34 +03:00
scan.c cfg80211: consolidate passive-scan and no-ibss flags 2013-11-25 20:49:35 +01:00
scan.h wl18xx: use long intervals in sched scan 2015-08-10 22:16:21 +03:00
sdio.c wlcore: sdio: return correct error code 2015-07-21 16:54:15 +03:00
spi.c wlcore/wl12xx: spi: add device tree support 2016-01-29 11:10:10 +02:00
sysfs.c wlcore/wl18xx: fw logger over sdio 2015-12-31 10:19:47 +02:00
sysfs.h wlcore: move sysfs handling to a separate file 2013-06-17 11:56:59 +03:00
testmode.c wlcore: fix interrogate command length 2013-10-23 09:47:40 +03:00
testmode.h mac80211: add vif to testmode cmd 2013-08-12 14:11:42 +02:00
tx.c wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs 2014-07-15 16:00:02 -04:00
tx.h wlcore: send EAPOL frames with voice priority 2014-02-13 15:20:15 -05:00
vendor_cmd.c wlcore: fix WLCORE_VENDOR_ATTR_GROUP_KEY policy 2015-01-09 15:47:49 +02:00
vendor_cmd.h wlcore/wl18xx: handle smart config events 2014-07-15 15:59:57 -04:00
wl12xx_80211.h
wlcore.h wlcore/wl18xx: add radar_debug_mode handling 2016-03-10 15:00:23 +02:00
wlcore_i.h wlcore: add p2p device support 2015-08-10 22:16:34 +03:00