[PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling

Shaoxu Liu posted 2 patches 5 days, 18 hours ago
Only 0 patches received!
drivers/net/usb/rndis_host.c | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
[PATCH net-next v2 0/2] rndis_host: add LE310X1 ID and enable low-power handling
Posted by Shaoxu Liu 5 days, 18 hours ago
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