openwrt/target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx
Bjørn Mork ba220ad2fd realtek: drop ethtool log noise
Demote a number of debugging printk's to pr_debug to avoid log
nosie.  Several of these functions are called as a result of
userspace activity.  This can cause a lot of log noise when
userspace does periodic polling.

Most of this could probably be removed completely, but let's
keep it for now since these drivers are still in development.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Tested-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-03-12 00:46:00 +02:00
..
common.c realtek: add API for the hw tables of RTL83XX/93XX SoCs 2021-01-26 15:06:50 +01:00
debugfs.c realtek: add debugfs support for mirroring 2021-01-26 15:06:50 +01:00
dsa.c realtek: drop ethtool log noise 2021-03-12 00:46:00 +02:00
Kconfig
Makefile realtek: add QoS and rate control 2021-01-26 15:06:50 +01:00
qos.c realtek: add QoS and rate control 2021-01-26 15:06:50 +01:00
rtl83xx.h realtek: add QoS and rate control 2021-01-26 15:06:50 +01:00
rtl838x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00
rtl838x.h realtek: add QoS and rate control 2021-01-26 15:06:50 +01:00
rtl839x.c realtek: add QoS and rate control 2021-01-26 15:06:50 +01:00
rtl930x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00
rtl931x.c realtek: add switch driver support for the RTL93XX based switches 2021-01-26 15:06:50 +01:00