alistair23-linux/net/wireless
Dmitry Lebed 13cf6dec93 cfg80211/nl80211: add DFS offload flag
Add wiphy EXT_FEATURE flag to indicate that HW or driver does
all DFS actions by itself.
User-space functionality already implemented in hostapd using
vendor-specific (QCA) OUI to advertise DFS offload support.
Need to introduce generic flag to inform about DFS offload support.
For devices with DFS_OFFLOAD flag set user-space will no longer
need to issue CAC or do any actions in response to
"radar detected" events. HW will do everything by itself and send
events to user-space to indicate that CAC was started/finished, etc.

Signed-off-by: Dmitrii Lebed <dlebed@quantenna.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2018-03-21 11:29:59 +01:00
..
certs cfg80211: ship certificates as hex files 2017-12-19 09:28:01 +01:00
.gitignore
ap.c
chan.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
core.c net: Convert cfg80211_pernet_ops 2018-02-19 14:19:09 -05:00
core.h mac80211_hwsim: validate number of different channels 2018-01-15 09:34:45 +01:00
debugfs.c
debugfs.h
ethtool.c
ibss.c cfg80211: IBSS: Add support for static WEP in driver for IBSS 2017-12-11 12:19:21 +01:00
Kconfig cfg80211: add missing dependency to CFG80211 suboptions 2018-02-27 10:54:12 +01:00
lib80211.c treewide: setup_timer() -> timer_setup() 2017-11-21 15:57:07 -08:00
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
Makefile cfg80211: ship certificates as hex files 2017-12-19 09:28:01 +01:00
mesh.c cfg80211: use only 1Mbps for basic rates in mesh 2018-01-31 12:38:56 +01:00
mlme.c cfg80211/nl80211: add CAC_STARTED event 2018-03-21 11:29:59 +01:00
nl80211.c cfg80211/nl80211: add DFS offload flag 2018-03-21 11:29:59 +01:00
nl80211.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-11-04 09:26:51 +09:00
ocb.c
of.c
radiotap.c
rdev-ops.h cfg80211/nl80211: Optional authentication offload to userspace 2018-01-31 12:56:52 +01:00
reg.c cfg80211: fully initialize old channel for event 2018-01-15 09:15:03 +01:00
reg.h
scan.c cfg80211: Scan results to also report the per chain signal strength 2017-12-19 10:37:31 +01:00
sme.c cfg80211: clear wep keys after disconnection 2018-02-19 14:53:12 +01:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211/nl80211: Optional authentication offload to userspace 2018-01-31 12:56:52 +01:00
util.c mac80211: support A-MSDU in fast-rx 2018-02-27 13:30:53 +01:00
wext-compat.c cfg80211: fix station info handling bugs 2018-01-18 15:36:18 -05:00
wext-compat.h
wext-core.c net: Convert wext_pernet_ops 2018-02-13 10:36:08 -05:00
wext-priv.c
wext-proc.c net: delete /proc THIS_MODULE references 2018-01-16 15:01:33 -05:00
wext-sme.c
wext-spy.c