linux_dsm_epyc7002/drivers/net/wireless
Arend Van Spriel ca986ad9bc nl80211: allow multiple active scheduled scan requests
This patch implements the idea to have multiple scheduled scan requests
running concurrently. It mainly illustrates how to deal with the incoming
request from user-space in terms of backward compatibility. In order to
use multiple scheduled scans user-space needs to provide a flag attribute
NL80211_ATTR_SCHED_SCAN_MULTI to indicate support. If not the request is
treated as a legacy scan.

Drivers currently supporting scheduled scan are now indicating they support
a single scheduled scan request. This obsoletes WIPHY_FLAG_SUPPORTS_SCHED_SCAN.

Reviewed-by: Hante Meuleman <hante.meuleman@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieter-paul.giesberts@broadcom.com>
Reviewed-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
[clean up netlink destroy path to avoid allocations, code cleanups]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2017-04-26 23:17:38 +02:00
..
admtek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ath nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
atmel My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
broadcom nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
cisco net: use core MTU range checking in wireless drivers 2016-10-20 14:51:08 -04:00
intel nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
intersil cfg80211: move add/change interface monitor flags into params 2017-04-13 13:41:38 +02:00
marvell nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
mediatek wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
ralink wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
realtek wireless-drivers-next patches for 4.12 2017-04-24 12:25:01 -04:00
rsi wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers 2017-03-06 09:21:39 +01:00
st drivers: add explicit interrupt.h includes 2017-03-30 11:05:34 -07:00
ti nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
zydas My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
Kconfig wireless: deprecate WDS and disable by default 2016-10-27 09:08:43 +02:00
mac80211_hwsim.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
mac80211_hwsim.h mac80211_hwsim: fix command documentation indentation 2017-03-06 09:21:48 +01:00
Makefile
ray_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ray_cs.h
rayctl.h
rndis_wlan.c My last pull request has been a while, we now have: 2017-04-20 13:54:40 -04:00
wl3501_cs.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
wl3501.h