[PATCH net-next v3 0/3] net: stmmac: new features

Konrad Leszczynski posted 3 patches 2 weeks, 1 day ago
drivers/net/ethernet/stmicro/stmmac/stmmac.h  |  1 +
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 40 +++++++++++++------
.../net/ethernet/stmicro/stmmac/stmmac_tc.c   | 19 ++++++++-
3 files changed, 47 insertions(+), 13 deletions(-)
[PATCH net-next v3 0/3] net: stmmac: new features
Posted by Konrad Leszczynski 2 weeks, 1 day ago
This series adds three new patches which introduce features such as VLAN
protocol detection, TC flower filter support and enhanced descriptor
printing.

Patchset has been created as a result of discussion at [1].

v2 can be found at [2].

[1] https://lore.kernel.org/netdev/20250826113247.3481273-1-konrad.leszczynski@intel.com/
[2] https://lore.kernel.org/netdev/20250828144558.304304-1-konrad.leszczynski@intel.com/

v2 -> v3:
- removed ARP offload patches
- add patch for enhanced descriptor printing

v1 -> v2:
- add missing SoB lines
- place ifa_list under RCU protection

Karol Jurczenia (1):
  net: stmmac: add TC flower filter support for IP EtherType

Piotr Warpechowski (2):
  net: stmmac: enhance VLAN protocol detection for GRO
  net: stmmac: correct Tx descriptors debugfs prints

 drivers/net/ethernet/stmicro/stmmac/stmmac.h  |  1 +
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 40 +++++++++++++------
 .../net/ethernet/stmicro/stmmac/stmmac_tc.c   | 19 ++++++++-
 3 files changed, 47 insertions(+), 13 deletions(-)

-- 
2.34.1