From: Mohammad Athari Bin Ismail <[email protected]>
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 | 88 +++++++++++++++++++
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, 140 insertions(+)
--
2.17.1