openwrt/target/linux/realtek/files-5.15/drivers/net
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
..
dsa/rtl83xx realtek: Use hex for "soc" identifier in debugfs 2023-12-31 14:13:43 +01:00
ethernet realtek: eth: Do not write directly to dev->addr 2023-06-03 21:15:11 +02:00
phy realtek: Use MDIO_* constants from <linux/mdio.h> 2023-07-01 20:25:48 +02:00