openwrt/target/linux/realtek
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
..
base-files realtek: sort the port list numerically 2021-12-05 18:49:14 +01:00
dts-5.10 realtek: Add support for ZyXEL GS1900-48 Switch 2022-02-17 15:21:47 +00:00
files/firmware/rtl838x_phy realtek: update the tree to the latest refactored version 2020-11-26 13:29:27 +01:00
files-5.10 realtek: Fix RTL839x TX CPU-Tag 2022-02-17 15:21:47 +00:00
image realtek: Add support for ZyXEL GS1900-48 Switch 2022-02-17 15:21:47 +00:00
patches-5.10 realtek: Add VPE support for the IRQ driver 2022-02-17 15:21:47 +00:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: Increase zone size for Ethernet driver DMA 2022-02-17 15:21:47 +00:00
rtl839x realtek: Increase zone size for Ethernet driver DMA 2022-02-17 15:21:47 +00:00
Makefile realtek: Add support for ZyXEL GS1900-48 Switch 2022-02-17 15:21:47 +00:00