linux/drivers/net/wireless/intel/iwlwifi/mvm
Emmanuel Grumbach 4ca87a5f58 iwlwifi: mvm: reset mvm->scan_type when firmware is started
If we don't reset the scan type when the firmware is
started, we will think the firmware is still configured
after the interface has been brought down. When we will
bring it up again, we will not configure the scan type
in firmware and it will crash with the following assert:

0x0000100A | ADVANCED_SYSASSERT

Fixes: 355346ba30 ("iwlwifi: mvm: configure scheduled scan according to traffic conditions")
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
2016-01-07 19:01:25 +02:00
..
binding.c
coex_legacy.c
coex.c
constants.h iwlwifi: pcie: allow to pretend to have Tx CSUM for debug 2015-12-20 14:48:22 +02:00
d3.c iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
debugfs-vif.c
debugfs.c iwlwifi: mvm: support description for user triggered fw dbg collection 2015-12-20 23:27:39 +02:00
debugfs.h
fw-api-coex.h
fw-api-d3.h iwlwifi: mvm: enable L3 filtering 2015-12-20 23:27:38 +02:00
fw-api-mac.h
fw-api-power.h
fw-api-rs.h
fw-api-rx.h iwlwifi: mvm: infrastructure for frame-release message 2015-12-20 23:27:42 +02:00
fw-api-scan.h iwlwifi: mvm: add extended dwell time 2015-12-20 23:27:40 +02:00
fw-api-sta.h
fw-api-stats.h
fw-api-tof.h
fw-api-tx.h
fw-api.h iwlwifi: mvm: change mcc update API 2016-01-07 19:01:25 +02:00
fw-dbg.c iwlwifi: remove unused parameter from grab_nic_access 2015-12-21 10:11:39 +02:00
fw-dbg.h
fw.c iwlwifi: mvm: reset mvm->scan_type when firmware is started 2016-01-07 19:01:25 +02:00
led.c
mac80211.c iwlwifi: mvm: reset mvm->scan_type when firmware is started 2016-01-07 19:01:25 +02:00
mac-ctxt.c iwlwifi: mvm: let the firmware choose the antenna for beacons 2016-01-07 19:01:24 +02:00
Makefile iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
mvm.h iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
nvm.c iwlwifi: mvm: change mcc update API 2016-01-07 19:01:25 +02:00
offloading.c
ops.c iwlwifi: update key params on d0i3 entrance/exit 2015-12-20 23:27:43 +02:00
phy-ctxt.c
power.c
quota.c
rs.c
rs.h
rx.c
rxmq.c iwlwifi: mvm: infrastructure for frame-release message 2015-12-20 23:27:42 +02:00
scan.c iwlwifi: mvm: add extended dwell time 2015-12-20 23:27:40 +02:00
sf.c
sta.c iwlwifi: mvm: Change number of associated stations when station becomes associated 2015-12-20 23:27:43 +02:00
sta.h iwlwifi: mvm: Add a station in monitor mode 2015-12-20 23:27:40 +02:00
tdls.c
testmode.h
time-event.c
time-event.h
tof.c
tof.h
tt.c
tx.c iwlwifi: clear ieee80211_tx_info->driver_data in the op_mode 2015-12-20 14:48:23 +02:00
utils.c