..
certs
cfg80211: ship certificates as hex files
2017-12-19 09:28:01 +01:00
.gitignore
cfg80211: implement regdb signature checking
2017-10-11 14:24:24 +02:00
ap.c
cfg80211: call disconnect_wk when AP stops
2019-12-01 09:17:34 +01:00
chan.c
BACKPORT: nl80211: Add support for EDMG channels
2020-03-26 19:35:27 +00:00
core.c
{nl,mac}80211: fix interface combinations on crypto controlled devices
2019-09-16 08:21:42 +02:00
core.h
UPSTREAM: cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
2020-04-23 14:37:14 -07:00
debugfs.c
cfg80211 debugfs: Cleanup some checkpatch issues
2017-02-08 09:15:59 +01:00
debugfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
ethtool.c
cfg80211: check wiphy driver existence for drvinfo report
2020-03-05 16:42:13 +01:00
ibss.c
nl80211: Add SOCKET_OWNER support to JOIN_IBSS
2018-03-29 10:36:22 +02: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: ratelimit key index mismatch
2015-12-04 14:43:32 +01:00
lib80211_crypt_tkip.c
wireless/lib80211: Convert from ahash to shash
2018-07-24 09:17:20 +02:00
lib80211_crypt_wep.c
lib80211: Use skcipher and ahash
2016-01-27 20:36:03 +08:00
Makefile
wireless: Skip directory when generating certificates
2019-11-10 11:27:54 +01:00
mesh.c
nl80211: Add SOCKET_OWNER support to JOIN_MESH
2018-03-29 10:38:24 +02:00
mlme.c
cfg80211: fix CAC_STARTED event handling
2018-03-29 10:21:16 +02:00
nl80211.c
ANDROID: GKI: cfg80211: Include length of kek in rekey data
2020-04-30 21:32:15 +00: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
cfg80211: ocb: Fix null pointer deref if join_ocb is unimplemented
2015-12-04 14:43:32 +01:00
of.c
cfg80211: support ieee80211-freq-limit DT property
2017-01-06 14:01:13 +01:00
radiotap.c
cfg80211: add radiotap VHT info to rtap_namespace_sizes
2016-02-24 09:04:41 +01:00
rdev-ops.h
BACKPORT: cfg80211: Support key configuration for Beacon protection (BIGTK)
2020-04-28 16:29:52 -07:00
reg.c
cfg80211: check reg_rule for NULL in handle_channel_custom()
2020-03-20 11:55:52 +01:00
reg.h
cfg80211: implement regdb signature checking
2017-10-11 14:24:24 +02:00
scan.c
UPSTREAM: cfg80211: save multi-bssid properties
2020-04-23 14:37:15 -07:00
sme.c
BACKPORT: cfg80211: Support key configuration for Beacon protection (BIGTK)
2020-04-28 16:29:52 -07:00
sysfs.c
cfg80211: track time using boottime
2018-06-29 09:49:28 +02:00
sysfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
trace.c
trace.h
BACKPORT: cfg80211: Support key configuration for Beacon protection (BIGTK)
2020-04-28 16:29:52 -07:00
util.c
BACKPORT: cfg80211: Support key configuration for Beacon protection (BIGTK)
2020-04-28 16:29:52 -07:00
wext-compat.c
cfg80211: initialize on-stack chandefs
2019-10-11 18:21:09 +02:00
wext-compat.h
cfg80211-wext: export symbols only when needed
2015-02-28 21:31:09 +01:00
wext-core.c
wireless: wext: avoid gcc -O3 warning
2020-02-05 14:43:46 +00:00
wext-priv.c
wext-proc.c
proc: introduce proc_create_net{,_data}
2018-05-16 07:24:30 +02:00
wext-sme.c
cfg80211: wext: avoid copying malformed SSIDs
2019-10-29 09:19:52 +01:00
wext-spy.c