linux/drivers/net/wireless/intel/iwlwifi/mvm
Emmanuel Grumbach 099a628bf6 iwlwifi: pcie: wait longer after device reset
The newest devices need a longer time to reset because of
their more complex hardware. Wait 5ms after device reset.
Consolidate all the places that reset the device in the
PCIe transport to avoid future bugs.

While at it, unify the flow to use set_bit instead of full
write as requested by the hardware designers.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2017-06-29 21:02:51 +03:00
..
binding.c iwlwifi: mvm: memset binding before setting values 2017-04-25 23:06:51 +03:00
coex.c iwlwifi: mvm: change when the BT_COEX is sent 2017-06-29 13:26:25 +03:00
constants.h iwlwifi: mvm: support old method of NVM parsing 2017-06-02 14:07:46 +03:00
d3.c iwlwifi: unify external & internal modparam names 2017-06-29 13:26:25 +03:00
debugfs-vif.c iwlwifi: mvm: use scnprintf() instead of snprintf() 2017-06-23 00:13:00 +03:00
debugfs.c iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
debugfs.h
fw-api-coex.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-d3.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-mac.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-power.h iwlwifi: mvm: refactor geo init 2017-06-29 13:26:23 +03:00
fw-api-rs.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-rx.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-scan.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-sta.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-stats.h iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
fw-api-tof.h iwlwifi: mvm: fix a bunch of kernel-doc warnings 2017-06-29 13:26:24 +03:00
fw-api-tx.h iwlwifi: mvm: support multi tid ba notif 2017-06-29 13:26:25 +03:00
fw-api.h iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
fw-dbg.c iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERT 2017-06-23 12:09:13 +03:00
fw-dbg.h iwlwifi: create new subdirectory for FW interaction 2017-06-29 13:26:27 +03:00
fw.c iwlwifi: mvm: remove version 2 of paging command 2017-06-29 13:26:27 +03:00
led.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
mac80211.c iwlwifi: create new subdirectory for FW interaction 2017-06-29 13:26:27 +03:00
mac-ctxt.c iwlwifi: mvm: fix mac80211's hw_queue in DQA mode 2017-06-29 20:39:01 +03:00
Makefile
mvm.h iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
nvm.c iwlwifi: mvm: print base HW address during init 2017-06-23 12:20:16 +03:00
offloading.c
ops.c iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
phy-ctxt.c iwlwifi: mvm: use proper CDB check in PHY context modify 2017-06-29 13:26:25 +03:00
power.c
quota.c
rs.c iwlwifi: mvm: support aggs of 64 frames in A000 family 2017-06-29 13:26:25 +03:00
rs.h iwlwifi: mvm: support aggs of 64 frames in A000 family 2017-06-29 13:26:25 +03:00
rx.c iwlwifi: mvm: update rx statistics cmd api 2017-06-29 21:02:47 +03:00
rxmq.c More iwlwifi patches for 4.13 2017-06-28 18:55:55 +03:00
scan.c iwlwifi: unify external & internal modparam names 2017-06-29 13:26:25 +03:00
sf.c iwlwifi: mvm: prepare for station count change 2017-04-19 22:20:51 +03:00
sta.c iwlwifi: mvm: fix deduplication start logic 2017-06-29 13:26:26 +03:00
sta.h iwlwifi: mvm: support aggregations on A000 HW 2017-06-23 00:13:02 +03:00
tdls.c iwlwifi: mvm: use schedule_delayed_work() 2017-06-05 23:34:26 +03:00
testmode.h
time-event.c iwlwifi: move notification wait into fw/ 2017-06-29 13:26:27 +03:00
time-event.h
tof.c iwlwifi: mvm: support init flow debugging 2017-06-05 23:29:32 +03:00
tof.h
tt.c First batch of iwlwifi driver patches 4.13 2017-06-12 19:29:39 +03:00
tx.c iwlwifi: mvm: quietly accept non-sta disassoc frames 2017-06-29 21:02:50 +03:00
utils.c iwlwifi: pcie: wait longer after device reset 2017-06-29 21:02:51 +03:00