public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rtw-next 0/8] wifi: rtw89: fix settings and add MAC/PCI common flow for RTL8922D
@ 2026-01-10  2:20 Ping-Ke Shih
  2026-01-10  2:20 ` [PATCH rtw-next 1/8] wifi: rtw89: pci: validate sequence number of TX release report Ping-Ke Shih
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Ping-Ke Shih @ 2026-01-10  2:20 UTC (permalink / raw)
  To: linux-wireless; +Cc: timlee, damon.chen

First 6 patches are to fix/refine settings of MAC/PCI/WoWLAN. The last two
patches are hardware settings in MAC/PCI common flow to support RTL8922D.

Chin-Yen Lee (1):
  wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode

Kuan-Chung Chen (1):
  wifi: rtw89: support EHT GI/LTF setting

Ping-Ke Shih (6):
  wifi: rtw89: pci: validate sequence number of TX release report
  wifi: rtw89: disable EHT protocol by chip capabilities
  wifi: rtw89: align CUSTID defined by firmware
  wifi: rtw89: mac: correct page number for CSI response
  wifi: rtw89: mac: consider RTL8922D in MAC common flow
  wifi: rtw89: pci: consider RTL8922D in PCI common flow

 drivers/net/wireless/realtek/rtw89/core.c   |   2 +-
 drivers/net/wireless/realtek/rtw89/core.h   |  17 +-
 drivers/net/wireless/realtek/rtw89/fw.h     |   4 +
 drivers/net/wireless/realtek/rtw89/mac.c    |   5 +
 drivers/net/wireless/realtek/rtw89/mac_be.c | 182 +++++++++++++--
 drivers/net/wireless/realtek/rtw89/pci.c    |   7 +-
 drivers/net/wireless/realtek/rtw89/pci.h    |  31 +++
 drivers/net/wireless/realtek/rtw89/pci_be.c | 125 +++++++++--
 drivers/net/wireless/realtek/rtw89/phy.c    |  28 ++-
 drivers/net/wireless/realtek/rtw89/reg.h    | 231 ++++++++++++++++++++
 drivers/net/wireless/realtek/rtw89/wow.c    |   4 +
 drivers/net/wireless/realtek/rtw89/wow.h    |   1 +
 12 files changed, 577 insertions(+), 60 deletions(-)


base-commit: 5fbc19b0f62b21abfef55c55258146bc014ba3f9
-- 
2.25.1


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

end of thread, other threads:[~2026-01-15  1:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-10  2:20 [PATCH rtw-next 0/8] wifi: rtw89: fix settings and add MAC/PCI common flow for RTL8922D Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 1/8] wifi: rtw89: pci: validate sequence number of TX release report Ping-Ke Shih
2026-01-15  1:39   ` Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 2/8] wifi: rtw89: wow: add reason codes for disassociation in WoWLAN mode Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 3/8] wifi: rtw89: support EHT GI/LTF setting Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 4/8] wifi: rtw89: disable EHT protocol by chip capabilities Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 5/8] wifi: rtw89: align CUSTID defined by firmware Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 6/8] wifi: rtw89: mac: correct page number for CSI response Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 7/8] wifi: rtw89: mac: consider RTL8922D in MAC common flow Ping-Ke Shih
2026-01-10  2:20 ` [PATCH rtw-next 8/8] wifi: rtw89: pci: consider RTL8922D in PCI " 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