r8152: support additional Microsoft Surface Ethernet Adapter variant
authorMarc Payne <marc.payne@mdpsys.co.uk>
Tue, 19 May 2020 18:01:46 +0000 (19:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jun 2020 06:17:34 +0000 (08:17 +0200)
commit586bd4cb9e6b1bf50966ad82e8787bc9f055ddb4
tree8b5facd260bd6e9abfed4d681cec83a027050eed
parentb26b3e77391ce31c741c12b965f510a54b8ed82f
r8152: support additional Microsoft Surface Ethernet Adapter variant

[ Upstream commit c27a204383616efba5a4194075e90819961ff66a ]

Device id 0927 is the RTL8153B-based component of the 'Surface USB-C to
Ethernet and USB Adapter' and may be used as a component of other devices
in future. Tested and working with the r8152 driver.

Update the cdc_ether blacklist due to the RTL8153 'network jam on suspend'
issue which this device will cause (personally confirmed).

Signed-off-by: Marc Payne <marc.payne@mdpsys.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/cdc_ether.c
drivers/net/usb/r8152.c