From: Shaoxu Liu <shaoxul@foxmail.com>
To: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
kuba@kernel.org, pabeni@redhat.com
Cc: shaoxul@foxmail.com, linux-usb@vger.kernel.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling
Date: Tue, 2 Jun 2026 17:05:26 +0800 [thread overview]
Message-ID: <tencent_29CB862D5756CBCBAFD2EE436EBAC98A7E05@qq.com> (raw)
This series adds RNDIS support for Telit Cinterion LE310X1 and then enables
USB power management for that specific ID.
v2:
- split v1 single patch into two patches, per review
- patch 1: add LE310X1 USB ID only
- patch 2: enable power management only for LE310X1
- improve commit messages to separate enumeration from behavior change
- Link to v1: https://lore.kernel.org/netdev/<replace-with-v1-message-id>/
Shaoxu Liu (2):
rndis_host: add Telit LE310X1 RNDIS USB ID
rndis_host: enable power management for Telit LE310X1
drivers/net/usb/rndis_host.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
--
2.34.1
next reply other threads:[~2026-06-02 9:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-02 9:05 Shaoxu Liu [this message]
2026-06-05 1:20 ` [PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling patchwork-bot+netdevbpf
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=tencent_29CB862D5756CBCBAFD2EE436EBAC98A7E05@qq.com \
--to=shaoxul@foxmail.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--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