[PATCH 0/2] net-next: stmmac: add some features in stmmac driver

From: Biao Huang
Date: Mon Apr 29 2019 - 02:35:40 EST


This series add some features in stmmac driver.
1. add support for hash table size 128/256
2. add mdio clause 45 access from mac device for dwmac4.

Biao Huang (2):
net-next: stmmac: add support for hash table size 128/256 in dwmac4
net-next: stmmac: add mdio clause 45 access from mac device for
dwmac4

drivers/net/ethernet/stmicro/stmmac/common.h | 18 ++-
drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 4 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 53 ++++---
drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 1 +
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 167 +++++++++++++++++++--
6 files changed, 205 insertions(+), 42 deletions(-)

--
1.7.9.5