1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/fw
Daniel Gabay cb5666edab wifi: iwlwifi: read DSM func 2 for specific RF types
By definition, this DSM func is valid only for HR/JF RF types.
Until now firmware ignored this bit (if set) on other than the
above types, but in future firmware versions sending this bit
will lead to firmware 0x3426 assert.
Avoid that by verifying the HW in driver first.

Signed-off-by: Daniel Gabay <daniel.gabay@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20231022173519.eec3b5d6152f.Ibc7ffe5ef1c156d878f1300c6059c6c91b374114@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2023-10-23 12:49:30 +02:00
..
api wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00
acpi.c wifi: iwlwifi: read DSM func 2 for specific RF types 2023-10-23 12:49:30 +02:00
acpi.h wifi: iwlwifi: send EDT table to FW 2023-10-23 12:26:27 +02:00
dbg.c wifi: iwlwifi: add support for SNPS DPHYIP region type 2023-10-23 12:48:28 +02:00
dbg.h wifi: iwlwifi: fw: disable firmware debug asserts 2023-09-13 16:11:40 +02:00
debugfs.c wifi: iwlwifi: fw: Fix debugfs command sending 2023-10-23 12:21:48 +02:00
debugfs.h iwlwifi: use SPDX tags 2020-12-10 00:15:31 +02:00
dump.c wifi: iwlwifi: remove memory check for LMAC error address 2023-08-22 13:19:25 +02:00
error-dump.h wifi: iwlwifi: dbg_ini: fix structure packing 2023-09-11 15:55:03 +02:00
file.h wifi: iwlwifi: add support for new ini region types 2023-10-23 12:21:47 +02:00
img.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
img.h wifi: iwlwifi: fw: increase fw_version string size 2023-10-23 12:25:53 +02:00
init.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
notif-wait.c iwlwifi: fw: fix notification wait locking 2021-04-06 13:25:59 +03:00
notif-wait.h wifi: iwlwifi: fix some kernel-doc issues 2023-09-11 12:36:26 +02:00
paging.c iwlwifi: avoid void pointer arithmetic 2022-02-18 10:40:50 +02:00
pnvm.c wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00
pnvm.h wifi: iwlwifi: cfg: remove trailing dash from FW_PRE constants 2023-06-21 14:07:01 +02:00
rs.c wifi: iwlwifi: remove dead-code 2023-09-13 16:11:39 +02:00
runtime.h wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00
smem.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
uefi.c wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00
uefi.h wifi: iwlwifi: fw: Add support for UATS table in UHB 2023-10-23 12:49:30 +02:00