linux/drivers/net/wireless/iwlwifi/mvm
Alexander Bondar 963221bea4 iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flows
In the reset flow, the driver cancels ongoing scan and sends scan
complete notification to mac80211. However it does not clean its UID.
Add cleaning scan UID for the ongoing scan. Loop over all other UIDs
to make sure there's nothing left there and warn if any is found.

Signed-off-by: Alexander Bondar <alexander.bondar@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2015-03-30 08:58:09 +03:00
..
binding.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
coex_legacy.c Merge branch 'iwlwifi-fixes' into iwlwifi-next 2015-03-12 14:38:26 +02:00
coex.c Merge branch 'iwlwifi-fixes' into iwlwifi-next 2015-03-12 14:38:26 +02:00
constants.h iwlwifi: mvm: reduce quota threshold 2015-02-03 09:01:44 +02:00
d3.c iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hw 2015-03-19 15:06:28 +02:00
debugfs-vif.c iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set 2015-03-07 19:40:02 +02:00
debugfs.c iwlwifi: mvm: use debugfs_create_bool() for enable_scan_iteration_notif 2015-03-26 09:14:05 +02:00
debugfs.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-coex.h iwlwifi: mvm: BT Coex - update the new API 2015-03-12 09:57:45 +02:00
fw-api-d3.h iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID 2014-12-01 12:04:38 +02:00
fw-api-mac.h iwlwifi: mvm: add statistics API version 10 2015-03-01 16:55:08 +02:00
fw-api-power.h iwlwifi: mvm: add support for new LTR command 2015-01-22 17:55:16 +02:00
fw-api-rs.h iwlwifi: mvm: rs: enable forcing single stream Tx decision 2015-02-01 15:39:29 +02:00
fw-api-scan.h iwlwifi: mvm: remove deprecated scan API code 2015-03-01 16:55:10 +02:00
fw-api-sta.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
fw-api-stats.h iwlwifi: mvm: support radio statistics as global survey 2015-03-01 16:55:09 +02:00
fw-api-tx.h iwlwifi: mvm: let the firmware configure the scheduler 2015-01-22 17:54:02 +02:00
fw-api.h iwlwifi: mvm: Always enable the smart FIFO 2015-03-12 09:57:47 +02:00
fw.c iwlwifi: mvm: don't init MCC during CT-kill 2015-03-12 09:57:42 +02:00
led.c iwlwifi: mvm: don't fail completely if led mode is not supported 2014-03-16 08:59:05 +02:00
mac80211.c iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flows 2015-03-30 08:58:09 +03:00
mac-ctxt.c iwlwifi: mvm: allow to configure the timeout for the Tx queues 2015-03-30 08:57:16 +03:00
Makefile iwlwifi: mvm: move TDLS code to separate file 2014-09-14 22:02:24 +03:00
mvm.h iwlwifi: mvm: allow to configure the timeout for the Tx queues 2015-03-30 08:57:16 +03:00
nvm.c iwlwifi: 8000: change PNVM in case it doesn't match to the HW step 2015-03-30 08:58:08 +03:00
offloading.c iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TID 2014-12-01 12:04:38 +02:00
ops.c iwlwifi: 8000: change PNVM in case it doesn't match to the HW step 2015-03-30 08:58:08 +03:00
phy-ctxt.c iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not set 2015-03-07 19:40:02 +02:00
power.c iwlwifi: mvm: reflect TDLS pm state in mvmvif->pm_enabled 2015-03-12 09:57:39 +02:00
quota.c iwlwifi: mvm: always update the quota after association 2015-03-12 09:57:34 +02:00
rs.c iwlwifi: mvm: rs: update Tx statistics when using fixed rate 2015-03-12 09:57:43 +02:00
rs.h iwlwifi: mvm: rs: avoid ss_force from being reset after tx idle 2015-03-01 16:55:05 +02:00
rx.c iwlwifi: mvm: add trigger for firmware dump upon low RSSI 2015-03-02 08:20:32 +02:00
scan.c iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flows 2015-03-30 08:58:09 +03:00
sf.c iwlwifi: mvm: Always enable the smart FIFO 2015-03-12 09:57:47 +02:00
sta.c iwlwifi: mvm: allow to configure the timeout for the Tx queues 2015-03-30 08:57:16 +03:00
sta.h iwlwifi: mvm: add CSA absent time event for clients 2014-11-24 08:30:31 +02:00
tdls.c iwlwifi: mvm: ignore stale TDLS ch-switch responses 2015-02-01 15:57:22 +02:00
testmode.h iwlwifi: add Intel Mobile Communications copyright 2014-09-03 22:49:07 +03:00
time-event.c iwlwifi: mvm: remove time-event start/end failure warning 2015-03-18 08:42:13 +02:00
time-event.h iwlwifi: mvm: add remove flow for AUX ROC time events 2014-11-24 08:30:14 +02:00
tt.c iwlwifi: mvm: clear tt values when entering CT-kill 2014-12-28 20:00:15 +02:00
tx.c iwlwifi: mvm: properly flush the queues for buffering transport 2015-03-18 08:41:33 +02:00
utils.c iwlwifi: mvm: allow to configure the timeout for the Tx queues 2015-03-30 08:57:16 +03:00