openwrt/target/linux/realtek/files-6.18/drivers/net
Jonas Jelonek 6a3db77f2b realtek: pcs: rtl930x: drop superfluous debug prints
The RTL930x calibration code is especially chatty. There are debug
prints for every start and end of a section corresponding to the
sections the SDK uses. In the end, this doesn't help a user much and
just wastes CPU cycles. Moreover it doesn't help in understand what is
done there. As a first step, drop "start" and "end" prints but preserve
their meaning as comments.

While at it, slightly adjust two other prints and drop one confusing
print.

Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23288
Signed-off-by: Robert Marko <robimarko@gmail.com>
2026-05-11 14:41:53 +02:00
..
dsa/rtl83xx realtek: support configurable LED interface mode on RTL930x 2026-05-03 01:32:52 +02:00
ethernet realtek: eth: sort and rename defines 2026-05-06 10:53:28 +02:00
mdio realtek: mdio: add reverse lookup bus/phy to port 2026-05-11 10:32:30 +02:00
pcs realtek: pcs: rtl930x: drop superfluous debug prints 2026-05-11 14:41:53 +02:00
phy/realtek realtek: phy: add 100base-FX mode to RTL8214FC 2026-05-05 13:16:08 +02:00