[PATCH net v2 0/4] net: stmmac: dwmac4: Fixes bugs in dwmac4

From: Ley Foon Tan
Date: Tue Oct 15 2024 - 23:19:17 EST


This patch series fix the bugs in dwmac4 drivers.

Changes since v1:
- Removed empty line between Fixes and Signoff
- Rebased to https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
- Updated git commit description for patch 4/4

History:
v1: https://patchwork.kernel.org/project/netdevbpf/cover/20241015065708.3465151-1-leyfoon.tan@xxxxxxxxxxxxxxxx/

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: Fix high address display by updating reg_space[]
from register values

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