linux/drivers/net/wireless/intel/iwlwifi/fw
Abhishek Naik e9b63341dc wifi: iwlwifi: update response for mcc_update command
Add support for the MCC update response version 8.
Versions 5-6 are already covered by the existing
flags conversion, and 7 isn't used.

The capabilities field in iwl_mcc_update_resp is 32 bits
wide now, and the flags moved, so some more changes are
needed.

While at it, convert the flags to bool (to avoid having
to deal with BIT(16) specially etc.) and use the
struct_size() macro for the memory allocation.

Signed-off-by: Abhishek Naik <abhishek.naik@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230612184434.71a7070aecd7.Ibddcb9fbfa74895f742c0ac20968720691c94853@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2023-06-14 12:32:17 +02:00
..
api wifi: iwlwifi: update response for mcc_update command 2023-06-14 12:32:17 +02:00
acpi.c Merge wireless into wireless-next 2023-06-07 19:49:36 +02:00
acpi.h iwlwifi: acpi: move ppag code from mvm to fw/acpi 2022-03-10 09:23:29 +02:00
dbg.c Merge wireless into wireless-next 2023-06-07 19:49:36 +02:00
dbg.h iwlwifi: yoyo: send hcmd to fw after dump collection completes. 2022-02-18 10:40:55 +02:00
debugfs.c wifi: iwlwifi: fw: fix memory leak in debugfs 2023-04-20 11:45:54 +02:00
debugfs.h
dump.c wifi: iwlwifi: dbg: print pc register data once fw dump occurred 2023-04-14 13:14:49 +02:00
error-dump.h wifi: iwlwifi: yoyo: Add new tlv for dump file name extension 2023-03-15 13:25:12 +01:00
file.h wifi: iwlwifi: Add support for fragmented pnvm images 2023-06-06 13:44:00 +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: mvm: allow number of beacons from FW 2023-04-17 09:53:25 +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
notif-wait.h
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: Add support for fragmented pnvm images 2023-06-06 13:44:00 +02:00
rs.c wifi: iwlwifi: mvm: clean up duplicated defines 2023-03-07 20:15:18 +01:00
runtime.h wifi: iwlwifi: acpi: support modules with high antenna gain 2023-04-14 13:14:50 +02:00
smem.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
uefi.c wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00
uefi.h wifi: iwlwifi: pnvm: handle memory descriptor tlv 2023-06-06 13:45:40 +02:00