From: Birger Koblitz <mail@birger-koblitz.de>
To: Aleksander Jan Bajkowski <olek2@wp.pl>,
andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com, hayeswang@realtek.com,
hsu.chih.kai@realtek.com, kees@kernel.org,
linux-usb@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org
Cc: Andrew Lunn <andrew@lunn.ch>
Subject: Re: [PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0
Date: Fri, 1 May 2026 06:03:05 +0200 [thread overview]
Message-ID: <7b3d3fc6-bbed-4a75-ac19-33fa910359c9@birger-koblitz.de> (raw)
In-Reply-To: <20260430213435.21821-1-olek2@wp.pl>
On 30/04/2026 11:34 pm, Aleksander Jan Bajkowski wrote:
> 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 <olek2@wp.pl>
> 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 <mail@birger-koblitz.de>
Birger
next prev parent reply other threads:[~2026-05-01 4:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 21:34 [PATCH net-next] net: usb: r8152: add TRENDnet TUC-ET2G v2.0 Aleksander Jan Bajkowski
2026-05-01 4:03 ` Birger Koblitz [this message]
2026-05-01 23:51 ` Jakub Kicinski
2026-05-02 0:10 ` patchwork-bot+netdevbpf
-- strict thread matches above, loose matches on Subject: below --
2026-04-26 21:49 Aleksander Jan Bajkowski
2026-04-27 2:43 ` Andrew Lunn
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7b3d3fc6-bbed-4a75-ac19-33fa910359c9@birger-koblitz.de \
--to=mail@birger-koblitz.de \
--cc=andrew+netdev@lunn.ch \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hayeswang@realtek.com \
--cc=hsu.chih.kai@realtek.com \
--cc=kees@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=olek2@wp.pl \
--cc=pabeni@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox