Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH rtw-next 0/7] wifi: rtw89: 8922d: fix and cleanup coex code and enable RTL8922DE
@ 2026-07-30  6:02 Ping-Ke Shih
  2026-07-30  6:02 ` [PATCH rtw-next 1/7] wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile change Ping-Ke Shih
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ping-Ke Shih @ 2026-07-30  6:02 UTC (permalink / raw)
  To: linux-wireless; +Cc: ku920601

Update the final BT-coexistence patchset needed by RTL8922DE, so we
can enable RTL8922DE eventually.

Ching-Te Ku (6):
  wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile
    change
  wifi: rtw89: coex: Fix BT-info parsing for 5/6 GHz band & dual
    Bluetooth
  wifi: rtw89: coex: Clear BT link weight when BT is disabled
  wifi: rtw89: coex: Change Wi-Fi link_mode_v0 translating timing
  wifi: rtw89: coex: Port _update_bt_ctrl_lps() for BT profile-based LPS
    control
  wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to
    9.24.1

Ping-Ke Shih (1):
  wifi: rtw89: 8922d: enable Makefile and Kconfig for RTL8922DE

 drivers/net/wireless/realtek/rtw89/Kconfig  |  15 +
 drivers/net/wireless/realtek/rtw89/Makefile |   7 +
 drivers/net/wireless/realtek/rtw89/coex.c   | 383 +++++++++++---------
 drivers/net/wireless/realtek/rtw89/core.h   |   4 +-
 4 files changed, 234 insertions(+), 175 deletions(-)


base-commit: 9f2948010764d708bda27369d09ce6f194abe8e3
-- 
2.25.1


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

end of thread, other threads:[~2026-07-30  6:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30  6:02 [PATCH rtw-next 0/7] wifi: rtw89: 8922d: fix and cleanup coex code and enable RTL8922DE Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 1/7] wifi: rtw89: coex: Fix Bluetooth link weight not updated on profile change Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 2/7] wifi: rtw89: coex: Fix BT-info parsing for 5/6 GHz band & dual Bluetooth Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 3/7] wifi: rtw89: coex: Clear BT link weight when BT is disabled Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 4/7] wifi: rtw89: coex: Change Wi-Fi link_mode_v0 translating timing Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 5/7] wifi: rtw89: coex: Port _update_bt_ctrl_lps() for BT profile-based LPS control Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 6/7] wifi: rtw89: coex: Update Wi-Fi/Bluetooth coexistence version to 9.24.1 Ping-Ke Shih
2026-07-30  6:02 ` [PATCH rtw-next 7/7] wifi: rtw89: 8922d: enable Makefile and Kconfig for RTL8922DE Ping-Ke Shih

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