]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: disable RX aggregation on Dell TB16 dock
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Tue, 16 Jan 2018 08:46:27 +0000 (16:46 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Jan 2018 20:38:56 +0000 (15:38 -0500)
commit417a2304a2a718ca7fac968ce99314194ea2060c
treede28f6091c5f7a5cd1e5fa5dbd72708a9eb5a6a0
parentb91b2769f79c6d9fd517df8ccacb248d942018f7
r8152: disable RX aggregation on Dell TB16 dock

r8153 on Dell TB15/16 dock corrupts rx packets.

This change is suggested by Realtek. They guess that the XHCI controller
doesn't have enough buffer, and their guesswork is correct, once the RX
aggregation gets disabled, the issue is gone.

ASMedia is currently working on a real sulotion for this issue.

Dell and ODM confirm the bcdDevice and iSerialNumber is unique for TB16.

Note that TB15 has different bcdDevice and iSerialNumber, which are not
unique values. If you still have TB15, please contact Dell to replace it
with TB16.

BugLink: https://bugs.launchpad.net/bugs/1729674
Cc: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c