stmmac: add GMAC4 core support
This is the initial support for GMAC4 that includes the main callbacks to setup the core module: including Csum, basic filtering, mac address and interrupt (MMC, MTL, PMT) No LPI added. Signed-off-by:Alexandre TORGUE <alexandre.torgue@st.com> Signed-off-by:
Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/stmicro/stmmac/Makefile 1 addition, 1 deletiondrivers/net/ethernet/stmicro/stmmac/Makefile
- drivers/net/ethernet/stmicro/stmmac/common.h 8 additions, 2 deletionsdrivers/net/ethernet/stmicro/stmmac/common.h
- drivers/net/ethernet/stmicro/stmmac/dwmac4.h 31 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/dwmac4.h
- drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c 407 additions, 0 deletionsdrivers/net/ethernet/stmicro/stmmac/dwmac4_core.c
Please register or sign in to comment