]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
authorKazutoshi Noguchi <noguchi.kazutosi@gmail.com>
Sun, 20 Oct 2019 15:03:07 +0000 (00:03 +0900)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 26 Nov 2019 12:16:00 +0000 (13:16 +0100)
commit932e40d892e2f3c467fc11d7d9b60c9a49a2ccd3
treea95a482bb00a3002ac64a3ec9dd55dcdb9393644
parent40eaad8c306ab8c9a5b9333e3f11a08ea28a3fa0
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2

BugLink: https://bugs.launchpad.net/bugs/1853208
[ Upstream commit b3060531979422d5bb18d80226f978910284dc70 ]

This device is sold as 'ThinkPad USB-C Dock Gen 2 (40AS)'.
Chipset is RTL8153 and works with r8152.
Without this, the generic cdc_ether grabs the device, and the device jam
connected networks up when the machine suspends.

Signed-off-by: Kazutoshi Noguchi <noguchi.kazutosi@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c