openwrt/target/linux/realtek/files-5.15/drivers/net/dsa/rtl83xx
Pascal Ernster 4e8c9cebe5 realtek: Use hex for "soc" identifier in debugfs
The upper 16 bits of the 32 bit value encode the SoC model in BCD
notation (for example 0x83806800 on a Netgear GS108Tv3 with an
RTL8380M), so it makes more sense to output the value in hex notation
than in decimal notation.

Signed-off-by: Pascal Ernster <git@hardfalcon.net>
2023-12-31 14:13:43 +01:00
..
common.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00
debugfs.c realtek: Use hex for "soc" identifier in debugfs 2023-12-31 14:13:43 +01:00
dsa.c realtek: 5.15: rtl93xx: support 100BASE-T and 10BASE-T MAC modes 2023-12-24 01:36:39 +01:00
Kconfig realtek: Whitespace and codestyle cleanup 2022-12-27 16:31:48 +01:00
Makefile
qos.c realtek: 5.15: fix uninizialized variable in rtl83xx qos driver 2023-05-12 03:15:40 +02:00
rtl83xx.h realtek: Whitespace and codestyle cleanup 2022-12-27 16:31:48 +01:00
rtl838x.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00
rtl838x.h realtek: remove store_mcgroups/load_mcgroups 2023-05-07 19:15:34 +02:00
rtl839x.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00
rtl930x.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00
rtl931x.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00
tc.c realtek: Add missing headers 2023-06-03 21:15:11 +02:00