Improvements for -next. More info in commit logs. --- Cc: Giuseppe Cavallaro <peppe.cavall...@st.com> Cc: Alexandre Torgue <alexandre.tor...@st.com> Cc: Jose Abreu <joab...@synopsys.com> Cc: "David S. Miller" <da...@davemloft.net> Cc: Maxime Coquelin <mcoquelin.st...@gmail.com> Cc: net...@vger.kernel.org Cc: linux-st...@st-md-mailman.stormreply.com Cc: linux-arm-ker...@lists.infradead.org Cc: linux-kernel@vger.kernel.org ---
Jose Abreu (3): net: stmmac: Fallback to VLAN Perfect filtering if HASH is not available net: stmmac: selftests: Add tests for VLAN Perfect Filtering net: stmmac: Implement L3/L4 Filters in GMAC4+ drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 21 ++++ drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 118 ++++++++++++++++++++- drivers/net/ethernet/stmicro/stmmac/dwmac4_dma.c | 1 + .../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 17 ++- drivers/net/ethernet/stmicro/stmmac/hwif.h | 2 +- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 18 ++-- .../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 114 +++++++++++++------- 7 files changed, 245 insertions(+), 46 deletions(-) -- 2.7.4