linux/drivers/net/wireless/intel/iwlwifi/fw
Johannes Berg 5c75a208c2 wifi: iwlwifi: mvm: support new key API
In order to support MLD, the key API is also changing to have
station masks instead of just the station ID etc. Change the
driver to support this, and add the new code in a new file so
it's more clearly separated.

For now this isn't separated at the mac80211 ops level, which
we wanted to do, but we're calling these functions in a place
when pre-start keys are installed in iwl_mvm_start_ap_ibss(),
and the function has some glue logic to mac80211. We may want
to change that later.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20221102165239.ed9ccd814abc.Iacc7360de68807fbac19e5b67c86504b39cc15df@changeid
2022-11-10 13:26:51 +02:00
..
api wifi: iwlwifi: mvm: support new key API 2022-11-10 13:26:51 +02:00
acpi.c iwlwifi: fw: init SAR GEO table only if data is present 2022-05-18 12:53:53 +02:00
acpi.h iwlwifi: acpi: move ppag code from mvm to fw/acpi 2022-03-10 09:23:29 +02:00
dbg.c iwlwifi: dbg: check trigger data before access 2022-03-10 09:23:29 +02:00
dbg.h iwlwifi: yoyo: send hcmd to fw after dump collection completes. 2022-02-18 10:40:55 +02:00
debugfs.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
debugfs.h
dump.c iwlwifi: dump RCM error tables 2021-12-21 12:35:05 +02:00
error-dump.h iwlwifi: fw: Replace zero-length arrays with flexible-array members 2022-04-06 10:18:08 +03:00
file.h iwlwifi: fw: Replace zero-length arrays with flexible-array members 2022-04-06 10:18:08 +03:00
img.c iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id 2022-02-18 10:40:50 +02:00
img.h iwlwifi: mvm: remove cipher scheme support 2022-03-10 09:23:27 +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 iwlwifi: fix various more -Wcast-qual warnings 2022-02-18 10:40:50 +02:00
pnvm.h
rs.c iwlwifi: fix iwl_legacy_rate_to_fw_idx 2022-02-03 10:24:47 +02:00
runtime.h iwlwifi: mvm: add a flag to reduce power command. 2022-03-10 09:23:26 +02:00
smem.c iwlwifi: prefer WIDE_ID() over iwl_cmd_id() 2022-02-18 10:40:50 +02:00
uefi.c iwlwifi: Switch to proper EFI variable store interface 2022-06-20 12:43:25 +02:00
uefi.h