[PATCH net-next 0/4] net: stmmac: dwmac4: Fixes and improvements

From: Ley Foon Tan
Date: Tue Oct 15 2024 - 02:57:56 EST


The first three patches fix bugs in the dwmac4 driver, while the fourth
patch adds register dump for the upper 32-bit DMA addresses.

Ley Foon Tan (4):
net: stmmac: dwmac4: Fix MTL_OP_MODE_RTC mask and shift macros
net: stmmac: dwmac4: Fix the MTL_OP_MODE_*_MASK operation
net: stmmac: dwmac4: Receive Watchdog Timeout is not in abnormal
interrupt summary
net: stmmac: dwmac4: Dump the DMA high address registers

drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 4 ++--
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 12 ++++++++++--
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.h | 2 ++
drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c | 6 ++++--
4 files changed, 18 insertions(+), 6 deletions(-)

--
2.34.1