linux-stable/net/wireless
Dimitri John Ledkov cf33ea3f98 cfg80211: declare MODULE_FIRMWARE for regulatory.db
commit 7bc7981eee upstream.

Add MODULE_FIRMWARE declarations for regulatory.db and
regulatory.db.p7s such that userspace tooling can discover and include
these files.

Cc: stable@vger.kernel.org
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
Link: https://lore.kernel.org/r/20220414125004.267819-1-dimitri.ledkov@canonical.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-06-09 10:26:26 +02:00
..
certs
.gitignore
Kconfig
Makefile cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo 2022-03-01 14:10:14 +01:00
ap.c
chan.c cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard 2021-12-20 10:37:36 +01:00
core.c cfg80211: fix race in netlink owner interface destruction 2022-02-04 16:31:44 +01:00
core.h cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard 2021-12-20 10:37:36 +01:00
debugfs.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
debugfs.h
ethtool.c
ibss.c cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
lib80211.c
lib80211_crypt_ccmp.c
lib80211_crypt_tkip.c
lib80211_crypt_wep.c
mesh.c
mlme.c cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard 2021-12-20 10:37:36 +01:00
nl80211.c nl80211: don't hold RTNL in color change request 2022-06-09 10:25:46 +02:00
nl80211.h nl80211: fix radio statistics in survey dump 2021-11-15 10:51:51 +01:00
ocb.c
of.c
pmsr.c nl80211/cfg80211: add BSS color to NDP ranging parameters 2021-06-23 11:29:14 +02:00
radiotap.c mac80211: Use flex-array for radiotap header bitmap 2021-08-13 09:58:25 +02:00
rdev-ops.h cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard 2021-12-20 10:37:36 +01:00
reg.c cfg80211: declare MODULE_FIRMWARE for regulatory.db 2022-06-09 10:26:26 +02:00
reg.h cfg80211: avoid holding the RTNL when calling the driver 2021-01-26 11:55:50 +01:00
scan.c cfg80211: retrieve S1G operating channel number 2022-05-25 09:59:13 +02:00
sme.c cfg80211: use ieee80211_bss_get_elem() instead of _get_ie() 2021-11-28 21:53:04 +01:00
sysfs.c cfg80211: shut down interfaces on failed resume 2021-06-09 16:09:20 +02:00
sysfs.h
trace.c
trace.h cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standard 2021-12-20 10:37:36 +01:00
util.c cfg80211: call cfg80211_stop_ap when switch from P2P_GO type 2021-11-15 10:51:13 +01:00
wext-compat.c cfg80211: expose the rfkill device to the low level driver 2021-06-23 11:29:13 +02:00
wext-compat.h
wext-core.c wext: fix NULL-ptr-dereference with cfg80211's lack of commit() 2021-01-26 11:59:42 +01:00
wext-priv.c
wext-proc.c
wext-sme.c cfg80211: use ieee80211_bss_get_elem() instead of _get_ie() 2021-11-28 21:53:04 +01:00
wext-spy.c wireless: wext-spy: Fix out-of-bounds warning 2021-06-23 10:57:17 +02:00