[PATCH 0/1] [SRU X/Z/A] Fix gigabits ethernet issue on Dell TB16
Kai-Heng Feng
kai.heng.feng at canonical.com
Wed Jul 19 07:44:33 UTC 2017
BugLink: https://bugs.launchpad.net/bugs/1667750
[Impact]
Dell TB16 docking station has issue to use gigabit ethernet. The ethernet
will disconnect unless it's changed to 100Mb/s.
[Fix]
ASMEDIA wrote a quirk to change the XHCI host flow control ability.
[Test Case]
Download some big files from the web.
User confirms the patch fixes the issue.
[Regression Potential]
This patch only effects ASMEDIA's ASM1042A.
The regression potential is low, also limited to the specific device.
Jiahau Chang (1):
xhci: Bad Ethernet performance plugged in ASM1042A host
drivers/usb/host/pci-quirks.c | 54 +++++++++++++++++++++++++++++++++++++++++++
drivers/usb/host/pci-quirks.h | 1 +
drivers/usb/host/xhci-pci.c | 6 +++++
drivers/usb/host/xhci.c | 6 +++++
drivers/usb/host/xhci.h | 1 +
5 files changed, 68 insertions(+)
--
2.13.3
More information about the kernel-team
mailing list