Re: [PATCH] Make Surface Dock 3 work again

2018-07-25 Thread Mathias Radtke
Hi, thanks for the feedback on my submission. Here's a corrected version of the submission since Kernel 4.10 the usage of the Surface Dock 3 is broken. The network driver r8152 reports Tx Error -71. The patch removes the dock from the r8152 driver and also removed it from the cdc_ether drivers

Re: [PATCH] Make Surface Dock 3 work again

2018-07-24 Thread David Miller
From: Mathias Radtke Date: Tue, 24 Jul 2018 12:08:45 +0200 > since Kernel 4.10 the usage of the Surface Dock 3 is broken. > The network driver r8152 reports Tx Error -71. > The patch removes the dock from the r8152 driver and also removed it > from the cdc_ether drivers blacklist. Therefore the c

[PATCH] Make Surface Dock 3 work again

2018-07-24 Thread Mathias Radtke
Hi, since Kernel 4.10 the usage of the Surface Dock 3 is broken. The network driver r8152 reports Tx Error -71. The patch removes the dock from the r8152 driver and also removed it from the cdc_ether drivers blacklist. Therefore the cdc_driver takes over and the dock works again. diff -uprN -