]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
rndis_host: add Telit LE310X1 RNDIS USB ID
authorShaoxu Liu <shaoxul@foxmail.com>
Tue, 2 Jun 2026 09:05:27 +0000 (17:05 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 5 Jun 2026 01:10:56 +0000 (18:10 -0700)
commitc847ff789f0150a91022a75775267bd17cf70d06
tree287525821bcf4d8c38e8aa5e1367fb103d89e1bc
parent4dc5a40b3bc90815efac0558d82f80ca597957dd
rndis_host: add Telit LE310X1 RNDIS USB ID

Add a device match entry for Telit Cinterion LE310X1 RNDIS interface
(VID:PID 1bc7:7030).

This is a functional no-op and keeps using the generic rndis_info for now.
Power-management behavior is handled in a follow-up patch.

Signed-off-by: Shaoxu Liu <shaoxul@foxmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/tencent_F1AF1F5AD39C56485BD16C6DB2415E5B9508@qq.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/usb/rndis_host.c