Thread (4 messages) 4 messages, 4 authors, 2026-05-02

Re: [PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0

From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-05-01 23:51:20
Also in: linux-usb, lkml

On Fri, 1 May 2026 06:03:05 +0200 Birger Koblitz wrote:
On 30/04/2026 11:34 pm, Aleksander Jan Bajkowski wrote:
quoted
The TRENDnet TUC-ET2G V2.0 is an RTL8156B based 2.5G Ethernet controller.

Add the vendor and product ID values to the driver. This makes Ethernet
work with the adapter.

Signed-off-by: Aleksander Jan Bajkowski <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
---
  drivers/net/usb/r8152.c | 1 +
  1 file changed, 1 insertion(+)
diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c
index 7337bf1b7d6a..1ace1d2398c9 100644
--- a/drivers/net/usb/r8152.c
+++ b/drivers/net/usb/r8152.c
@@ -10138,6 +10138,7 @@ static const struct usb_device_id rtl8152_table[] = {
  	{ USB_DEVICE(VENDOR_ID_TRENDNET, 0xe02b) },
+	{ USB_DEVICE(VENDOR_ID_TRENDNET, 0xe02c) },
    
You may also add my Reviewed-by: Birger Koblitz [off-list ref]
Thanks! In the future please make sure you send the Review tags on a
separate line, otherwise our scripts don't pick them up
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help