public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rtw-next 0/8] wifi: rtw89: MAC and PHY changes for RTL8922D and WoWLAN for MLD magic packet
@ 2026-03-25  7:21 Ping-Ke Shih
  2026-03-25  7:21 ` [PATCH rtw-next 1/8] wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C command Ping-Ke Shih
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Ping-Ke Shih @ 2026-03-25  7:21 UTC (permalink / raw)
  To: linux-wireless; +Cc: timlee, echuang, kevin_yang

First two patches are to support WoWLAN MLD magic packet.

The remaining patches are changes related to RTL8922D, including MAC, PHY,
and PCIE settings.

Chin-Yen Lee (2):
  wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C
    command
  wifi: rtw89: wow: enable MLD address for Magic packet wakeup

Eric Huang (1):
  wifi: rtw89: phy: expand PHY page for RTL8922D

Ping-Ke Shih (4):
  wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for
    WiFi 7 chips
  wifi: rtw89: mac: add specific case to dump mac memory for RTL8922D
  wifi: rtw89: mac: disable pre-load function for RTL8922DE
  wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922D

Zong-Zhe Yang (1):
  wifi: rtw89: fw: load TX power elements according to AID

 drivers/net/wireless/realtek/rtw89/debug.c  |  2 +-
 drivers/net/wireless/realtek/rtw89/fw.c     | 34 ++++++++----
 drivers/net/wireless/realtek/rtw89/fw.h     | 57 +++++----------------
 drivers/net/wireless/realtek/rtw89/mac.c    |  4 +-
 drivers/net/wireless/realtek/rtw89/mac.h    | 16 +++++-
 drivers/net/wireless/realtek/rtw89/pci.h    |  3 ++
 drivers/net/wireless/realtek/rtw89/pci_be.c | 52 ++++++++++++++++---
 drivers/net/wireless/realtek/rtw89/phy.c    | 15 +++---
 drivers/net/wireless/realtek/rtw89/phy_be.c |  2 +-
 drivers/net/wireless/realtek/rtw89/ser.c    |  2 +-
 10 files changed, 113 insertions(+), 74 deletions(-)


base-commit: eef6d4449e8a540fde792968a26d8aa514af8089
-- 
2.25.1


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

end of thread, other threads:[~2026-03-25  7:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-25  7:21 [PATCH rtw-next 0/8] wifi: rtw89: MAC and PHY changes for RTL8922D and WoWLAN for MLD magic packet Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 1/8] wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C command Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 2/8] wifi: rtw89: wow: enable MLD address for Magic packet wakeup Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 3/8] wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chips Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 4/8] wifi: rtw89: mac: add specific case to dump mac memory for RTL8922D Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 5/8] wifi: rtw89: mac: disable pre-load function for RTL8922DE Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 6/8] wifi: rtw89: phy: expand PHY page for RTL8922D Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 7/8] wifi: rtw89: phy: load RF parameters relying on ACV " Ping-Ke Shih
2026-03-25  7:21 ` [PATCH rtw-next 8/8] wifi: rtw89: fw: load TX power elements according to AID 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