public inbox for linux-wireless@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH rtw-next 00/11] wifi: rtw89: update RFK command/report and REGD R73-R54
@ 2026-01-23  1:39 Ping-Ke Shih
  2026-01-23  1:39 ` [PATCH rtw-next 01/11] wifi: rtw89: rfk: add firmware command to do TX IQK Ping-Ke Shih
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Ping-Ke Shih @ 2026-01-23  1:39 UTC (permalink / raw)
  To: linux-wireless; +Cc: kevin_yang

The first 6 patches are related to RFK (RF calibration) in firmware,
including H2C command to trigger certain RFK and print the report.

The last one is to update the latest REGD along internal update.

Others are random patches to this driver.

Ping-Ke Shih (8):
  wifi: rtw89: rfk: add firmware command to do TX IQK
  wifi: rtw89: rfk: add to print debug log of TX IQK
  wifi: rtw89: rfk: add firmware command to do CIM3K
  wifi: rtw89: rfk: add to print debug log of CIM3K
  wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPK
  wifi: rtw89: fw: correct content of DACK H2C command
  wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and
    2-10
  wifi: rtw89: pci: validate release report content before using for
    RTL8922DE

Zong-Zhe Yang (3):
  wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2C
  wifi: rtw89: get designated link to replace link instance 0
  wifi: rtw89: regd: update regulatory map to R73-R54

 drivers/net/wireless/realtek/rtw89/chan.c     |   8 +-
 drivers/net/wireless/realtek/rtw89/fw.c       | 109 ++++++++++++++++--
 drivers/net/wireless/realtek/rtw89/fw.h       | 102 ++++++++++++++--
 drivers/net/wireless/realtek/rtw89/mac80211.c |   4 +-
 drivers/net/wireless/realtek/rtw89/pci.c      |   6 +-
 drivers/net/wireless/realtek/rtw89/phy.c      |  96 +++++++++++++--
 drivers/net/wireless/realtek/rtw89/phy.h      |  15 ++-
 drivers/net/wireless/realtek/rtw89/regd.c     |  20 ++--
 8 files changed, 317 insertions(+), 43 deletions(-)


base-commit: 8da7e88682d58a7c2e2c2101e49d3c9c9ac481b0
-- 
2.25.1


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

end of thread, other threads:[~2026-01-28  3:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-23  1:39 [PATCH rtw-next 00/11] wifi: rtw89: update RFK command/report and REGD R73-R54 Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 01/11] wifi: rtw89: rfk: add firmware command to do TX IQK Ping-Ke Shih
2026-01-28  3:45   ` Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 02/11] wifi: rtw89: rfk: add to print debug log of " Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 03/11] wifi: rtw89: rfk: add firmware command to do CIM3K Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 04/11] wifi: rtw89: rfk: add to print debug log of CIM3K Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 05/11] wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPK Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 06/11] wifi: rtw89: fw: correct content of DACK H2C command Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 07/11] wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10 Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 08/11] wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2C Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 09/11] wifi: rtw89: get designated link to replace link instance 0 Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 10/11] wifi: rtw89: pci: validate release report content before using for RTL8922DE Ping-Ke Shih
2026-01-23  1:39 ` [PATCH rtw-next 11/11] wifi: rtw89: regd: update regulatory map to R73-R54 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