diff --git a/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch b/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch index a4bd694..ab444aa 100644 --- a/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch +++ b/patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch @@ -2,7 +2,8 @@ From: Takashi Iwai Subject: iwlwifi: cfg: Add missing MODULE_FIRMWARE() for *.pnvm Date: Wed, 5 Apr 2023 08:35:46 +0200 Message-id: <20230405063546.12439-1-tiwai@suse.de> -Patch-mainline: Submitted, linux-wireless ML +Patch-mainline: v6.9-rc1 +Git-commit: 4223675d2b5912060a85e48fd8fee51207e00957 References: bsc#1207553 A few models require *.pnvm files while we don't declare them via diff --git a/patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch b/patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch index 9c74fef..c100f08 100644 --- a/patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch +++ b/patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch @@ -2,9 +2,8 @@ From 5f3288a3487849542f948319a1a368adcc9ae7a0 Mon Sep 17 00:00:00 2001 From: Baochen Qiang Date: Fri, 23 Feb 2024 17:20:33 +0200 Subject: [PATCH] wifi: ath11k: do not dump SRNG statistics during resume -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v6.9-rc1 Git-commit: 5f3288a3487849542f948319a1a368adcc9ae7a0 -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git References: bsc#1207948 Both the firmware reset feature and the power management diff --git a/patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch b/patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch index 60c08de..7393388 100644 --- a/patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch +++ b/patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch @@ -2,9 +2,8 @@ From 361c90ed3647952fa01b3a4240129de077b4ce60 Mon Sep 17 00:00:00 2001 From: Baochen Qiang Date: Fri, 23 Feb 2024 17:20:33 +0200 Subject: [PATCH] wifi: ath11k: fix warning on DMA ring capabilities event -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v6.9-rc1 Git-commit: 361c90ed3647952fa01b3a4240129de077b4ce60 -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git References: bsc#1207948 We are seeing below warning in both reset and suspend/resume scenarios: diff --git a/patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch b/patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch index 168007a..413cc9e 100644 --- a/patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch +++ b/patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch @@ -2,9 +2,8 @@ From d455e805de706e8c1ce945a0202028c8d764b9bc Mon Sep 17 00:00:00 2001 From: Baochen Qiang Date: Fri, 23 Feb 2024 17:20:32 +0200 Subject: [PATCH] wifi: ath11k: rearrange IRQ enable/disable in reset path -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v6.9-rc1 Git-commit: d455e805de706e8c1ce945a0202028c8d764b9bc -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git References: bsc#1207948 For non WoW suspend/resume, ath11k host powers down whole hardware diff --git a/patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch b/patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch index 2e40360..bbe520e 100644 --- a/patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch +++ b/patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch @@ -2,9 +2,8 @@ From fbb2a14afe00a5691b43cd19c946472e59e16fc6 Mon Sep 17 00:00:00 2001 From: Baochen Qiang Date: Fri, 23 Feb 2024 17:20:33 +0200 Subject: [PATCH] wifi: ath11k: remove MHI LOOPBACK channels -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v6.9-rc1 Git-commit: fbb2a14afe00a5691b43cd19c946472e59e16fc6 -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git References: bsc#1207948 There is no driver to match these two channels, so diff --git a/patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch b/patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch index 41f3c84..af37629 100644 --- a/patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch +++ b/patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch @@ -2,9 +2,8 @@ From 50556081e09b9e2b75a215694dd2d166de611f56 Mon Sep 17 00:00:00 2001 From: Kalle Valo Date: Fri, 23 Feb 2024 17:20:33 +0200 Subject: [PATCH] wifi: ath11k: thermal: don't try to register multiple times -Patch-mainline: Queued in subsystem maintainer repository +Patch-mainline: v6.9-rc1 Git-commit: 50556081e09b9e2b75a215694dd2d166de611f56 -Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git References: bsc#1207948 Every time the firmware boots we call ath11k_core_qmi_firmware_ready() which diff --git a/series.conf b/series.conf index 895f0fb..4e2d887 100644 --- a/series.conf +++ b/series.conf @@ -65,6 +65,12 @@ patches.suse/net-mdio-add-2.5g-and-5g-related-PMA-speed-constants.patch patches.suse/net-phy-realtek-use-generic-MDIO-constants.patch patches.suse/net-phy-realtek-add-5Gbps-support-to-rtl822x_config_.patch + patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch + patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch + patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch + patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch + patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch + patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch patches.suse/Bluetooth-btmtk-Add-MODULE_FIRMWARE-for-MT7922.patch ######################################################## # end of sorted patches @@ -198,13 +204,7 @@ # Wireless networking drivers ######################################################## patches.suse/b43-missing-firmware-info.patch - patches.suse/iwlwifi-cfg-Add-missing-MODULE_FIRMWARE-for-pnvm.patch - patches.suse/wifi-ath11k-rearrange-IRQ-enable-disable-in-reset-pa.patch - patches.suse/wifi-ath11k-remove-MHI-LOOPBACK-channels.patch - patches.suse/wifi-ath11k-do-not-dump-SRNG-statistics-during-resum.patch - patches.suse/wifi-ath11k-fix-warning-on-DMA-ring-capabilities-eve.patch - patches.suse/wifi-ath11k-thermal-don-t-try-to-register-multiple-t.patch patches.suse/bus-mhi-host-add-mhi_power_down_no_destroy.patch patches.suse/net-qrtr-support-suspend-hibernation.patch patches.suse/wifi-ath11k-support-hibernation.patch