]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit0b1655143df00ac5349f27b765b2ed13a3ac40ca
treede28f6091c5f7a5cd1e5fa5dbd72708a9eb5a6a0
parent4df0bfc79904b7169dc77dcce44598b1545721f9
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