openwrt/target/linux/realtek/files-5.10/drivers/net
Birger Koblitz 2f51e567ff realtek: Fix RTL839x TX CPU-Tag
Setting bits 20 and 23 in a u16 is obviously wrong.
According to https://www.svanheule.net/realtek/cypress/cputag
cpu_tag[2] starts at bit 48 in the cpu-tag structure, so
bit 43 is bit 5 in cpu_tag[2] and bit 40 is bit 8 in
cpu_tag[2].

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
2022-02-17 15:21:47 +00:00
..
dsa/rtl83xx realtek: Create 4 different Realtek Platforms 2022-02-17 15:21:47 +00:00
ethernet realtek: Fix RTL839x TX CPU-Tag 2022-02-17 15:21:47 +00:00
phy realtek: cleanup PHY driver 2021-10-09 08:25:06 +02:00