openwrt/target/linux/realtek/files-5.4/drivers
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
..
clocksource realtek: add support for the RTL9300 timer 2021-01-26 15:06:50 +01:00
gpio realtek: fix RTL8231 gpio expander usage with RTL839X SoC 2021-01-26 15:06:50 +01:00
mtd/spi-nor
net realtek: Fix buffer length calculation on RTL8380 with CRC offload 2021-06-22 23:23:00 +02:00