From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 23E2523D297; Mon, 13 Apr 2026 16:32:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776097953; cv=none; b=OcHu58pP9Kfwvq9IDbts5A/SCcoNEyBfiLC3rORYcUbaJ2/H3h6OmlNncaHejtsYjqZEPIaSvcJHYUu45IHbmzG2Ke/Ms422XMCg8skaiCfG26zYgKBGr0Fl9FireVMq3AftgFATlzGEVpOHCXPuYRWV44WJcTV8Q1AoTAMmhlw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776097953; c=relaxed/simple; bh=AQxW0/OV9GTcN017ZfXrWJJniGeGCEuCuxTBKK+86vA=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=NSCMTC9TDNeTyDlMxD4XGf1Y9mOA+rH6Y3Bxaf01H923FQWmbLx3LF1Hoibsn1x+Hqk8Zz8a1Obq1wh7o+V+X7NbbWP8t/+M0SkdNa+FNjQPz0YakjXtr7tT/7D4GapkziqdSc5rrDst5+vAH4D9W3lD8rxGj3CJmIMlMFmwHN8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=HVKR4oK1; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="HVKR4oK1" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AEC73C2BCAF; Mon, 13 Apr 2026 16:32:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1776097953; bh=AQxW0/OV9GTcN017ZfXrWJJniGeGCEuCuxTBKK+86vA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HVKR4oK1chQysobQ6YC6uIcvXFtLy3hbwIwmfLPHklA3Bpi3GeNEmTlp2Fh1QLf+/ VV9wlekOAxD8BELh5nseHfY+JWRbbImx9/lqQoxfv3yGWq/iPhv9Zeh6SrtazpuqL9 +zHe7momht2o76eGlAo73YvYLTEArNZkYxVb3BZQ= From: Greg Kroah-Hartman To: stable@vger.kernel.org Cc: Greg Kroah-Hartman , patches@lists.linux.dev, Valentin Spreckels , Jakub Kicinski , Sasha Levin Subject: [PATCH 5.15 305/570] net: usb: r8152: add TRENDnet TUC-ET2G Date: Mon, 13 Apr 2026 17:57:16 +0200 Message-ID: <20260413155841.924558998@linuxfoundation.org> X-Mailer: git-send-email 2.53.0 In-Reply-To: <20260413155830.386096114@linuxfoundation.org> References: <20260413155830.386096114@linuxfoundation.org> User-Agent: quilt/0.69 X-stable: review X-Patchwork-Hint: ignore Precedence: bulk X-Mailing-List: patches@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 5.15-stable review patch. If anyone has any objections, please let me know. ------------------ From: Valentin Spreckels [ Upstream commit 15fba71533bcdfaa8eeba69a5a5a2927afdf664a ] The TRENDnet TUC-ET2G is a RTL8156 based usb ethernet adapter. Add its vendor and product IDs. Signed-off-by: Valentin Spreckels Link: https://patch.msgid.link/20260226195409.7891-2-valentin@spreckels.dev Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- drivers/net/usb/r8152.c | 1 + include/linux/usb/r8152.h | 1 + 2 files changed, 2 insertions(+) diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c index e70f3cb8bad94..59baa673738b6 100644 --- a/drivers/net/usb/r8152.c +++ b/drivers/net/usb/r8152.c @@ -9857,6 +9857,7 @@ static const struct usb_device_id rtl8152_table[] = { { USB_DEVICE(VENDOR_ID_DLINK, 0xb301) }, { USB_DEVICE(VENDOR_ID_DELL, 0xb097) }, { USB_DEVICE(VENDOR_ID_ASUS, 0x1976) }, + { USB_DEVICE(VENDOR_ID_TRENDNET, 0xe02b) }, {} }; diff --git a/include/linux/usb/r8152.h b/include/linux/usb/r8152.h index 2ca60828f28bb..1502b2a355f98 100644 --- a/include/linux/usb/r8152.h +++ b/include/linux/usb/r8152.h @@ -32,6 +32,7 @@ #define VENDOR_ID_DLINK 0x2001 #define VENDOR_ID_DELL 0x413c #define VENDOR_ID_ASUS 0x0b05 +#define VENDOR_ID_TRENDNET 0x20f4 #if IS_REACHABLE(CONFIG_USB_RTL8152) extern u8 rtl8152_get_version(struct usb_interface *intf); -- 2.51.0