linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: rtw89: 8851b: adjust shared code to support 8851B
@ 2023-03-30 13:33 Ping-Ke Shih
  2023-03-30 13:33 ` [PATCH 1/4] wifi: rtw89: read version of analog hardware Ping-Ke Shih
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ping-Ke Shih @ 2023-03-30 13:33 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

8851B is 802.11ax 1x1 80 MHz working on 2/5 GHz. Many settings are
similar to existing chips 8852A and 8852B, so add 8851B expressions to
do the same thing as other chips.

Ping-Ke Shih (4):
  wifi: rtw89: read version of analog hardware
  wifi: rtw89: 8851b: fix TX path to path A for one RF path chip
  wifi: rtw89: mac: update MAC settings to support 8851b
  wifi: rtw89: pci: update PCI related settings to support 8851B

 drivers/net/wireless/realtek/rtw89/core.c | 10 ++++++
 drivers/net/wireless/realtek/rtw89/core.h |  2 ++
 drivers/net/wireless/realtek/rtw89/fw.c   | 13 +++++--
 drivers/net/wireless/realtek/rtw89/mac.c  | 44 ++++++++++++++++-------
 drivers/net/wireless/realtek/rtw89/mac.h  |  1 +
 drivers/net/wireless/realtek/rtw89/pci.c  | 33 ++++++++++-------
 drivers/net/wireless/realtek/rtw89/reg.h  |  2 ++
 7 files changed, 78 insertions(+), 27 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-14 12:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-30 13:33 [PATCH 0/4] wifi: rtw89: 8851b: adjust shared code to support 8851B Ping-Ke Shih
2023-03-30 13:33 ` [PATCH 1/4] wifi: rtw89: read version of analog hardware Ping-Ke Shih
2023-04-14 12:24   ` Kalle Valo
2023-03-30 13:33 ` [PATCH 2/4] wifi: rtw89: 8851b: fix TX path to path A for one RF path chip Ping-Ke Shih
2023-03-30 13:33 ` [PATCH 3/4] wifi: rtw89: mac: update MAC settings to support 8851b Ping-Ke Shih
2023-03-30 13:33 ` [PATCH 4/4] wifi: rtw89: pci: update PCI related settings to support 8851B 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;
as well as URLs for NNTP newsgroup(s).