public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 6.6.y 0/2] wifi: rtw89: RTL8852BE: Fix a shutdown issue
@ 2025-04-15 10:31 Zenm Chen
  2025-04-15 10:31 ` [PATCH v2 6.6.y 1/2] wifi: rtw89: pci: add pre_deinit to be called after probe complete Zenm Chen
  2025-04-15 10:31 ` [PATCH v2 6.6.y 2/2] wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit Zenm Chen
  0 siblings, 2 replies; 5+ messages in thread
From: Zenm Chen @ 2025-04-15 10:31 UTC (permalink / raw)
  To: stable; +Cc: linux-wireless, pkshih, zenmchen

This patch series addresses a shutdown issue reported in [1].

This problem has been fixed on kernel 6.12 and later, kernel 6.6 is 
the last kernel these upstream patches should go to because the Realtek 
RTL8852BE chip supported by kernel since v6.2 is the only chip known to 
have this problem.

[1] https://github.com/lwfinger/rtw89/issues/372

Zenm Chen (2):
  wifi: rtw89: pci: add pre_deinit to be called after probe complete
  wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit

 drivers/net/wireless/realtek/rtw89/core.c |  2 ++
 drivers/net/wireless/realtek/rtw89/core.h |  6 ++++++
 drivers/net/wireless/realtek/rtw89/pci.c  | 10 ++++++++++
 3 files changed, 18 insertions(+)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-04-15 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-15 10:31 [PATCH v2 6.6.y 0/2] wifi: rtw89: RTL8852BE: Fix a shutdown issue Zenm Chen
2025-04-15 10:31 ` [PATCH v2 6.6.y 1/2] wifi: rtw89: pci: add pre_deinit to be called after probe complete Zenm Chen
2025-04-15 21:43   ` Sasha Levin
2025-04-15 10:31 ` [PATCH v2 6.6.y 2/2] wifi: rtw89: pci: disable PCIE wake bit when PCIE deinit Zenm Chen
2025-04-15 21:43   ` Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox