kernel_samsung_a53x/drivers/net/wireless/intel/iwlwifi/mvm
Shahar S Matityahu 16883bf3ae wifi: iwlwifi: remove fw_running op
[ Upstream commit 37733bffda3285d18bd1d72c14b3a1cf39c56a5e ]

fw_running assumes that memory can be retrieved only after alive.
This assumption is no longer true as we support dump before alive.
To avoid invalid access to the NIC, check that STATUS_DEVICE_ENABLED
bit in trans status is set before dumping instead of the prior check.

Signed-off-by: Shahar S Matityahu <shahar.s.matityahu@intel.com>
Reviewed-by: Luciano Coelho <luciano.coelho@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240510170500.ca07138cedeb.I090e31d3eaeb4ba19f5f84aba997ccd36927e9ac@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-23 23:20:58 +01:00
..
binding.c
coex.c
constants.h
d3.c
debugfs-vif.c
debugfs.c
debugfs.h
ftm-initiator.c wifi: iwlwifi: mvm: remove old PASN station when adding a new one 2024-11-19 11:32:36 +01:00
ftm-responder.c
fw-api.h
fw.c wifi: iwlwifi: mvm: don't read past the mfuart notifcation 2024-11-19 14:19:00 +01:00
led.c
mac-ctxt.c
mac80211.c iwlwifi: mvm: write queue_sync_state only for sync 2024-11-18 22:25:36 +01:00
Makefile
mvm.h
nvm.c
offloading.c
ops.c wifi: iwlwifi: remove fw_running op 2024-11-23 23:20:58 +01:00
phy-ctxt.c
power.c
quota.c
rs-fw.c
rs.c
rs.h wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 2024-11-19 14:19:00 +01:00
rx.c
rxmq.c
scan.c wifi: iwlwifi: abort scan when rfkill on but device enabled 2024-11-23 23:20:45 +01:00
sf.c
sta.c
sta.h
tdls.c
testmode.h
time-event.c
time-event.h
tt.c
tx.c
utils.c