linux/net/wireless
Johannes Berg 155d7c7338 nl80211: allow client-only BIGTK support
The current NL80211_EXT_FEATURE_BEACON_PROTECTION feature flag
requires both AP and client support, add a new one called
NL80211_EXT_FEATURE_BEACON_PROTECTION_CLIENT that enables only
support in client (and P2P-client) modes.

Link: https://lore.kernel.org/r/20200420140559.6ba704053a5a.Ifeb869fb0b48e52fe0cb9c15572b93ac8a924f8d@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-04-24 12:33:41 +02:00
..
certs
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
ap.c
chan.c nl80211: Disallow setting of HT for channel 14 2019-10-30 10:07:22 +01:00
core.c cfg80211: change internal management frame registration API 2020-04-24 12:33:40 +02:00
core.h cfg80211: support multicast RX registration 2020-04-24 12:33:41 +02:00
debugfs.c
debugfs.h
ethtool.c cfg80211: check wiphy driver existence for drvinfo report 2020-02-07 12:53:26 +01:00
ibss.c
Kconfig
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
lib80211.c
Makefile
mesh.c
mlme.c cfg80211: support multicast RX registration 2020-04-24 12:33:41 +02:00
nl80211.c nl80211: allow client-only BIGTK support 2020-04-24 12:33:41 +02:00
nl80211.h
ocb.c
of.c
pmsr.c nl80211/cfg80211: add support for non EDCA based ranging measurement 2020-03-20 14:42:19 +01:00
radiotap.c
rdev-ops.h cfg80211: change internal management frame registration API 2020-04-24 12:33:40 +02:00
reg.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-02-27 18:31:39 -08:00
reg.h
scan.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2020-03-29 21:25:29 -07:00
sme.c cfg80211: Unprotected Beacon frame RX indication 2020-04-24 12:33:40 +02:00
sysfs.c
sysfs.h
trace.c
trace.h cfg80211: change internal management frame registration API 2020-04-24 12:33:40 +02:00
util.c A new set of changes: 2020-02-24 15:41:54 -08:00
wext-compat.c
wext-compat.h
wext-core.c wireless: wext: avoid gcc -O3 warning 2020-01-15 09:52:20 +01:00
wext-priv.c
wext-proc.c
wext-sme.c
wext-spy.c