1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Luca Coelho 5f06f6bf8d iwlwifi: mvm: don't send SAR GEO command for 3160 devices
SAR GEO offsets are not supported on 3160 devices.  The code was
refactored and caused us to start sending the command anyway, which
causes a FW assertion failure.  Fix that only considering this feature
supported on FW API with major version is 17 if the device is not
3160.

Additionally, fix the caller of iwl_mvm_sar_geo_init() so that it
checks for the return value, which it was ignoring.

Reported-by: Len Brown <lenb@kernel.org>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Fixes: 78a19d5285 ("iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/iwlwifi.20220128144623.96f683a89b42.I14e2985bfd7ddd8a8d83eb1869b800c0e7f30db4@changeid
2022-02-03 10:26:02 +02:00
..
api iwlwifi: remove deprecated broadcast filtering feature 2022-02-03 10:26:01 +02:00
acpi.c iwlwifi: mvm: don't send SAR GEO command for 3160 devices 2022-02-03 10:26:02 +02:00
acpi.h iwlwifi: mvm: always store the PPAG table as the latest version. 2021-12-21 12:35:06 +02:00
dbg.c iwlwifi: yoyo: fix issue with new DBGI_SRAM region read. 2021-12-21 12:38:16 +02:00
dbg.h iwlwifi: prepare for synchronous error dumps 2021-08-26 23:32:21 +03:00
debugfs.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
debugfs.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
dump.c iwlwifi: dump RCM error tables 2021-12-21 12:35:05 +02:00
error-dump.h iwlwifi: fw: add support for splitting region type bits 2021-12-07 20:06:43 +02:00
file.h iwlwifi: remove deprecated broadcast filtering feature 2022-02-03 10:26:01 +02:00
img.c iwlwifi: recognize missing PNVM data and then log filename 2021-12-21 12:35:05 +02:00
img.h iwlwifi: recognize missing PNVM data and then log filename 2021-12-21 12:35:05 +02:00
init.c iwlwifi: mvm/api: define system control command 2021-12-07 20:06:45 +02:00
notif-wait.c iwlwifi: fw: fix notification wait locking 2021-04-06 13:25:59 +03:00
notif-wait.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
paging.c iwlwifi: fw dump: add infrastructure for dump scrubbing 2021-10-22 10:48:59 +03:00
pnvm.c iwlwifi: pnvm: print out the version properly 2021-10-22 10:54:18 +03:00
pnvm.h iwlwifi: move get pnvm file name to a separate function 2021-08-26 23:38:16 +03:00
rs.c iwlwifi: fix iwl_legacy_rate_to_fw_idx 2022-02-03 10:24:47 +02:00
runtime.h iwlwifi: mvm: always store the PPAG table as the latest version. 2021-12-21 12:35:06 +02:00
smem.c iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
uefi.c first set of iwlwifi patches for v5.17 2021-12-16 10:25:12 +02:00
uefi.h iwlwifi: support SAR GEO Offset Mapping override via BIOS 2021-12-07 20:06:47 +02:00