linux_dsm_epyc7002/drivers/net/wireless/intel/iwlwifi/fw
Shaul Triebitz 8745f12a66 iwlwifi: avoid collecting firmware dump if not loaded
Trying to collect firmware debug data while firmware
is not loaded causes various errors (e.g. failing NIC access).
This causes even a bigger issue if at that time the
HW radio is off.
In that case, when later turning the radio on, the Driver
fails to read the HW (registers contain garbage values).
(It may be that the CSR_GP_CNTRL_REG_FLAG_RFKILL_WAKE_L1A_EN
bit is cleared on faulty NIC access - since the same behavior
was seen in HW RFKILL toggling before setting that bit.)

Signed-off-by: Shaul Triebitz <shaul.triebitz@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
2018-03-02 10:20:01 +02:00
..
api iwlwifi: mvm: Fix channel switch for count 0 and 1 2018-03-02 10:20:00 +02:00
acpi.c iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
acpi.h iwlwifi: acpi: move code that reads SPLC to acpi 2017-10-06 15:22:33 +03:00
common_rx.c iwlwifi: implement fseq version mismatch warning 2017-08-01 12:41:45 +03:00
dbg.c iwlwifi: avoid collecting firmware dump if not loaded 2018-03-02 10:20:01 +02:00
dbg.h iwlwifi: avoid collecting firmware dump if not loaded 2018-03-02 10:20:01 +02:00
debugfs.c iwlwifi: runtime: sync FW and host clocks for logs 2017-12-20 18:28:24 +02:00
debugfs.h iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume 2018-03-02 10:19:59 +02:00
error-dump.h iwlwifi: dump smem configuration when firmware crashes 2017-08-09 09:35:15 +03:00
file.h iwlwifi: mvm: adjust to quota offload 2017-12-20 18:28:25 +02:00
img.h iwlwifi: support internal debug data collection for new devices 2017-12-20 18:28:23 +02:00
init.c iwlwifi: Cancel and set MARKER_CMD timer during suspend-resume 2018-03-02 10:19:59 +02:00
notif-wait.c iwlwifi: call iwl_remove_notification from iwl_wait_notification 2017-08-18 16:03:22 +03:00
notif-wait.h iwlwifi: move notification wait into fw/ 2017-06-29 13:26:27 +03:00
nvm.c iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm 2017-08-18 17:36:41 +03:00
paging.c iwlwifi: remove host assisted paging 2017-11-03 11:56:08 +02:00
runtime.h iwlwifi: avoid collecting firmware dump if not loaded 2018-03-02 10:20:01 +02:00
smem.c iwlwifi: rename the temporary name of A000 to the official 22000 2017-11-28 16:39:57 +02:00