Hi, Resending the pull request since one of the commits was missing s-o-b Thanks, Miri --- The following changes since commit d9104cec3e8fe4b458b74709853231385779001f: Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (2025-07-30 09:58:50 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next.git/ tags/iwlwifi-fixes-2025-08-28 for you to fetch changes up to 019f71a6760a6f89d388c3cd45622d1aae7d3641: wifi: iwlwifi: cfg: add back more lost PCI IDs (2025-08-28 14:52:11 +0300) ---------------------------------------------------------------- a few fixes, mainly of the cfg rework. ---------------------------------------------------------------- Emmanuel Grumbach (1): wifi: iwlwifi: if scratch is ~0U, consider it a failure Johannes Berg (5): wifi: iwlwifi: acpi: check DSM func validity wifi: iwlwifi: uefi: check DSM item validity wifi: iwlwifi: cfg: restore some 1000 series configs wifi: iwlwifi: fix byte count table for old devices wifi: iwlwifi: cfg: add back more lost PCI IDs drivers/net/wireless/intel/iwlwifi/fw/acpi.c | 25 +++++++++++++++++++++- drivers/net/wireless/intel/iwlwifi/fw/runtime.h | 8 +++++++ drivers/net/wireless/intel/iwlwifi/fw/uefi.c | 6 ++++++ drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 22 ++++++++++++++----- .../net/wireless/intel/iwlwifi/pcie/gen1_2/tx.c | 3 ++- 5 files changed, 57 insertions(+), 7 deletions(-)