All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] wifi: rtw89: update to follow regulations of China and Thailand
@ 2023-09-27  7:21 Ping-Ke Shih
  2023-09-27  7:21 ` [PATCH 1/4] wifi: rtw89: regd: configure Thailand in regulation type Ping-Ke Shih
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Ping-Ke Shih @ 2023-09-27  7:21 UTC (permalink / raw)
  To: kvalo; +Cc: kevin_yang, linux-wireless

Recently regulations of China and Thailand are changed, and these chips
have gotten new certifications, so apply new TX power tables.

Zong-Zhe Yang (4):
  wifi: rtw89: regd: configure Thailand in regulation type
  wifi: rtw89: 8852c: update TX power tables to R67
  wifi: rtw89: 8852b: update TX power tables to R35
  wifi: rtw89: 8851b: update TX power tables to R34

 drivers/net/wireless/realtek/rtw89/core.h     |    1 +
 drivers/net/wireless/realtek/rtw89/regd.c     |    2 +-
 .../wireless/realtek/rtw89/rtw8851b_table.c   | 1337 +++---
 .../wireless/realtek/rtw89/rtw8852b_table.c   |  331 +-
 .../wireless/realtek/rtw89/rtw8852c_table.c   | 3771 +++++++++++++++--
 5 files changed, 4420 insertions(+), 1022 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-10-03 11:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-27  7:21 [PATCH 0/4] wifi: rtw89: update to follow regulations of China and Thailand Ping-Ke Shih
2023-09-27  7:21 ` [PATCH 1/4] wifi: rtw89: regd: configure Thailand in regulation type Ping-Ke Shih
2023-09-27  7:21 ` [PATCH 2/4] wifi: rtw89: 8852c: update TX power tables to R67 Ping-Ke Shih
2023-09-27  7:21 ` [PATCH 3/4] wifi: rtw89: 8852b: update TX power tables to R35 Ping-Ke Shih
2023-09-27  7:21 ` [PATCH 4/4] wifi: rtw89: 8851b: update TX power tables to R34 Ping-Ke Shih
2023-09-27  7:31 ` [PATCH 0/4] wifi: rtw89: update to follow regulations of China and Thailand Kalle Valo
2023-09-27  7:42   ` Ping-Ke Shih
2023-10-03 11:34 ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.