openwrt/target/linux/realtek/files-5.4
Birger Koblitz 76428494c3 realtek: Fix buffer length calculation on RTL8380 with CRC offload
Fixes the buffer and packet length calculations for Ethernet TX on
the RTL8380 SoC when CRC calculation offload is enabled.
CRC-offload is always done by the SoC, but additional CRC
calculation was previously done also by the kernel.
It also fixes detection of the DSA tag for packets on RTL8390
SoCs for ports > 28.

v2 has correct whitespace

Signed-off-by: Birger Koblitz <mail@birger-koblitz.de>
2021-06-22 23:23:00 +02:00
..
arch/mips realtek: Add support for clause45 PHYs 2021-05-07 07:05:16 +02:00
drivers realtek: Fix buffer length calculation on RTL8380 with CRC offload 2021-06-22 23:23:00 +02:00