[PATCH net-next 0/2] net: stmmac: EST interrupts and ethtool

From: mohammad . athari . ismail
Date: Wed Mar 17 2021 - 20:51:39 EST


From: Mohammad Athari Bin Ismail <mohammad.athari.ismail@xxxxxxxxx>

This patchset adds support for handling EST interrupts and reporting EST
errors. Additionally, the errors are added into ethtool statistic.

Ong Boon Leong (1):
net: stmmac: Add EST errors into ethtool statistic

Voon Weifeng (1):
net: stmmac: EST interrupts handling and error reporting

drivers/net/ethernet/stmicro/stmmac/common.h | 6 ++
drivers/net/ethernet/stmicro/stmmac/dwmac5.c | 86 +++++++++++++++++++
drivers/net/ethernet/stmicro/stmmac/dwmac5.h | 32 +++++++
drivers/net/ethernet/stmicro/stmmac/hwif.h | 4 +
.../ethernet/stmicro/stmmac/stmmac_ethtool.c | 6 ++
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +
6 files changed, 138 insertions(+)

--
2.17.1