linux/drivers/net/wireless/intel/iwlwifi
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
..
dvm iwlwifi: dvm: remove usage of txrc->max_rate_idx 2017-03-07 09:42:11 +01:00
mvm nl80211: allow multiple active scheduled scan requests 2017-04-26 23:17:38 +02:00
pcie iwlwifi: pcie: free context info in case of failures 2017-04-20 07:28:03 +03:00
iwl-1000.c
iwl-2000.c
iwl-5000.c
iwl-6000.c iwlwifi: fix MODULE_FIRMWARE for 6030 2017-01-26 09:38:58 +02:00
iwl-7000.c iwlwifi: mvm: bump max API to 30 2017-04-11 14:54:32 +03:00
iwl-8000.c iwlwifi: mvm: bump max API to 30 2017-04-11 14:54:32 +03:00
iwl-9000.c iwlwifi: mvm: change TX_CMD_SEC_KEY_FROM_TABLE value 2017-04-19 22:21:47 +03:00
iwl-a000.c iwlwifi: a000: fix memory offsets and lengths 2017-04-19 22:21:49 +03:00
iwl-agn-hw.h
iwl-config.h iwlwifi: support a000 CDB product 2017-04-19 22:21:48 +03:00
iwl-context-info.h iwlwifi: pcie: add context information support 2017-04-11 15:19:34 +03:00
iwl-csr.h iwlwifi: remove support for deprecated RF 2017-04-11 14:54:31 +03:00
iwl-debug.c
iwl-debug.h
iwl-devtrace-data.h
iwl-devtrace-io.h
iwl-devtrace-iwlwifi.h
iwl-devtrace-msg.h
iwl-devtrace-ucode.h
iwl-devtrace.c iwlwifi: don't export trace points that are used in iwlwifi only 2016-09-19 10:09:41 +03:00
iwl-devtrace.h
iwl-drv.c iwlwifi: add support for 9000 HW B-step NICs 2017-04-11 14:54:34 +03:00
iwl-drv.h iwlwifi: remove unnecessary argument to iwl_drv_start() 2017-02-06 19:19:25 +02:00
iwl-eeprom-parse.c
iwl-eeprom-parse.h
iwl-eeprom-read.c
iwl-eeprom-read.h
iwl-fh.h iwlwifi: pcie: add context information support 2017-04-11 15:19:34 +03:00
iwl-fw-error-dump.h
iwl-fw-file.h iwlwifi: mvm: support new ADD_MODIFY_STA_KEY command 2017-04-11 14:54:35 +03:00
iwl-fw.h iwlwifi: enlarge number of ucode sections 2017-01-26 09:38:57 +02:00
iwl-io.c iwlwifi: use upper_32_bits/lower_32_bits where appropriate 2017-04-11 14:54:34 +03:00
iwl-io.h
iwl-modparams.h
iwl-notif-wait.c iwlwifi: split the handler and the wake parts of the notification infra 2017-04-19 22:21:49 +03:00
iwl-notif-wait.h iwlwifi: split the handler and the wake parts of the notification infra 2017-04-19 22:21:49 +03:00
iwl-nvm-parse.c iwlwifi: move BIOS MCC retrieval to common code 2016-09-19 10:09:37 +03:00
iwl-nvm-parse.h iwlwifi: move BIOS MCC retrieval to common code 2016-09-19 10:09:37 +03:00
iwl-op-mode.h
iwl-phy-db.c iwlwifi: mvm: set HCMD_NAME for PHY_DB as well 2016-09-19 11:29:33 +03:00
iwl-phy-db.h
iwl-prph.h iwlwifi: mvm: support change to a000 smem API 2017-04-19 22:21:48 +03:00
iwl-scd.h
iwl-trans.c iwlwifi: remove unnecessary dev_cmd_headroom parameter 2017-04-11 14:54:39 +03:00
iwl-trans.h iwlwifi: move to TVQM mode 2017-04-19 22:21:47 +03:00
Kconfig iwlwifi: make RTPM depend on EXPERT 2017-02-08 17:54:20 +02:00
Makefile iwlwifi: pcie: introduce a000 TX queues management 2017-04-19 22:20:52 +03:00