linux_dsm_epyc7002/net/wireless
Sergey Matyukevich ea75080110 cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
The nl80211_policy is missing for NL80211_ATTR_STATUS_CODE attribute.
As a result, for strictly validated commands, it's assumed to not be
supported.

Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com>
Link: https://lore.kernel.org/r/20200213131608.10541-2-sergey.matyukevich.os@quantenna.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2020-02-14 09:50:37 +01:00
..
certs
.gitignore
ap.c
chan.c
core.c cfg80211: fix double-free after changing network namespace 2019-12-13 10:08:09 +01:00
core.h
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
nl80211.c cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE 2020-02-14 09:50:37 +01:00
nl80211.h
ocb.c
of.c
pmsr.c
radiotap.c
rdev-ops.h cfg80211: check for set_wiphy_params 2020-01-15 09:53:24 +01:00
reg.c cfg80211: Fix radar event during another phy CAC 2020-01-15 09:50:48 +01:00
reg.h
scan.c
sme.c cfg80211: fix deadlocks in autodisconnect work 2020-01-15 09:52:49 +01:00
sysfs.c
sysfs.h
trace.c
trace.h Linux 5.5-rc7 2020-01-20 08:43:44 +01:00
util.c cfg80211: fix page refcount issue in A-MSDU decap 2020-01-15 09:53:35 +01: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