linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U
@ 2026-08-29 14:53 nick
  2026-08-31  2:29 ` Ping-Ke Shih
  2026-09-08  2:42 ` Ping-Ke Shih
  0 siblings, 2 replies; 3+ messages in thread
From: nick @ 2026-08-29 14:53 UTC (permalink / raw)
  To: linux-wireless, pkshih; +Cc: tyrelpark, Nick Venenga

From: Nick Venenga <nick@venenga.com>

idVendor=37ad, idProduct=0104 TP-Link TBE400U (USB-C, no external
antenna)
idVendor=37ad, idProduct=0106 TP-Link Archer TBE400U Plus (USB-A,
antenna)

https://github.com/morrownr/rtw89/pull/123
https://github.com/morrownr/rtw89/commit/c98e6ff31c331be35383b5a500cfaf76620e2d0c

Signed-off-by: Nick Venenga <nick@venenga.com>
---
 drivers/net/wireless/realtek/rtw89/rtw8922au.c | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/drivers/net/wireless/realtek/rtw89/rtw8922au.c b/drivers/net/wireless/realtek/rtw89/rtw8922au.c
index 56c79b1ec865..808e43d476b7 100644
--- a/drivers/net/wireless/realtek/rtw89/rtw8922au.c
+++ b/drivers/net/wireless/realtek/rtw89/rtw8922au.c
@@ -64,6 +64,10 @@ static const struct usb_device_id rtw_8922au_id_table[] = {
 	  .driver_info = (kernel_ulong_t)&rtw89_8922au_info },
 	{ USB_DEVICE_AND_INTERFACE_INFO(0x37ad, 0x0101, 0xff, 0xff, 0xff),
 	  .driver_info = (kernel_ulong_t)&rtw89_8922au_info },
+	{ USB_DEVICE_AND_INTERFACE_INFO(0x37ad, 0x0104, 0xff, 0xff, 0xff),
+	  .driver_info = (kernel_ulong_t)&rtw89_8922au_info },
+	{ USB_DEVICE_AND_INTERFACE_INFO(0x37ad, 0x0106, 0xff, 0xff, 0xff),
+	  .driver_info = (kernel_ulong_t)&rtw89_8922au_info },
 	{ USB_DEVICE_AND_INTERFACE_INFO(0x7392, 0x3822, 0xff, 0xff, 0xff),
 	  .driver_info = (kernel_ulong_t)&rtw89_8922au_info },
 	{ USB_DEVICE_AND_INTERFACE_INFO(0x7392, 0x4822, 0xff, 0xff, 0xff),
-- 
2.55.0


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

* RE: [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U
  2026-08-29 14:53 [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U nick
@ 2026-08-31  2:29 ` Ping-Ke Shih
  2026-09-08  2:42 ` Ping-Ke Shih
  1 sibling, 0 replies; 3+ messages in thread
From: Ping-Ke Shih @ 2026-08-31  2:29 UTC (permalink / raw)
  To: nick@venenga.com, linux-wireless@vger.kernel.org; +Cc: tyrelpark@gmail.com

nick@venenga.com <nick@venenga.com> wrote:
> From: Nick Venenga <nick@venenga.com>
> 
> idVendor=37ad, idProduct=0104 TP-Link TBE400U (USB-C, no external
> antenna)
> idVendor=37ad, idProduct=0106 TP-Link Archer TBE400U Plus (USB-A,
> antenna)
> 
> https://github.com/morrownr/rtw89/pull/123
> https://github.com/morrownr/rtw89/commit/c98e6ff31c331be35383b5a500cfaf76620e2d0c
> 
> Signed-off-by: Nick Venenga <nick@venenga.com>

Acked-by: Ping-Ke Shih <pkshih@realtek.com>



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

* Re: [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U
  2026-08-29 14:53 [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U nick
  2026-08-31  2:29 ` Ping-Ke Shih
@ 2026-09-08  2:42 ` Ping-Ke Shih
  1 sibling, 0 replies; 3+ messages in thread
From: Ping-Ke Shih @ 2026-09-08  2:42 UTC (permalink / raw)
  To: nick, linux-wireless, pkshih; +Cc: tyrelpark, Nick Venenga

nick@venenga.com wrote:

> From: Nick Venenga <nick@venenga.com>
> 
> idVendor=37ad, idProduct=0104 TP-Link TBE400U (USB-C, no external
> antenna)
> idVendor=37ad, idProduct=0106 TP-Link Archer TBE400U Plus (USB-A,
> antenna)
> 
> https://github.com/morrownr/rtw89/pull/123
> https://github.com/morrownr/rtw89/commit/c98e6ff31c331be35383b5a500cfaf76620e2d0c
> 
> Signed-off-by: Nick Venenga <nick@venenga.com>

1 patch(es) applied to rtw-next branch of rtw.git, thanks.

73def0f722c7 wifi: rtw89: 8922au: Add support for TP-Link TBE400U

---
https://github.com/pkshih/rtw.git


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

end of thread, other threads:[~2026-09-08  2:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-29 14:53 [PATCH rtw-next] wifi: rtw89: 8922au: Add support for TP-Link TBE400U nick
2026-08-31  2:29 ` Ping-Ke Shih
2026-09-08  2:42 ` 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).