summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-13net: stmmac: Fix xmit frames corruption due to out of bounds MTUgmac/fix8/mtuSerge Semin
2026-08-13net: stmmac: Make sure PBLs are validSerge Semin
2026-08-13net: stmmac: Move FIFO size calc to dedicated methodSerge Semin
2026-08-13net: stmmac: Fix improper max MTU value setupSerge Semin
2026-08-13net: stmmac: Add system interface data bus width property supportSerge Semin
2026-08-13dt-bindings: net: dwmac: Add system interface data bus width propertySerge Semin
2026-08-13net: stmmac: dwmac4: Detect and handle Jumbo framesSerge Semin
2026-08-13net: stmmac: dwxgmac2: Detect and handle Jumbo framesSerge Semin
2026-08-13net: stmmac: dwmac1000: Detect and handle Jumbo framesSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix change MTU procedure malfunctionSerge Semin
2026-08-13net: stmmac: Drop the power-of-2 Rx buffers size constraintSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix long-broken Rx Jumbo-frames supportSerge Semin
2026-08-13net: stmmac: Add unified Rx descriptor release methodSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix invalid Rx descriptor mode setupSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix inappropriate Rx buffer setupSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix long-broken Tx Jumbo-frames supportSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix invalid Tx descriptor chain after TSSerge Semin
2026-08-13net: stmmac: Add HW-accelerated FCS stripping supportgmac/fix7/engSerge Semin
2026-08-13net: stmmac: Add RXFCS feature supportSerge Semin
2026-08-13net: stmmac: Add RXALL feature supportSerge Semin
2026-08-13net: stmmac: Fix incorrect IP-csum insertion algoSerge Semin
2026-08-13net: stmmac: Fix incorrect IP-csum status reportSerge Semin
2026-08-13net: stmmac: dwmac4: Add csum Rx-descriptor status checkSerge Semin
2026-08-13net: stmmac: dwxgmac2: Add csum_none Rx-descriptor status supportSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix improper Extended Enh descriptor supportSerge Semin
2026-08-13net: stmmac: dwmac1000: Fix improper Rx COE type 2 status gettingSerge Semin
2026-08-13net: stmmac: Fix Rx COE re-enabling after interface re-upingSerge Semin
2026-08-13net: stmmac: Discard Rx COE type 1 "support"Serge Semin
2026-08-13net: stmmac: Drop SPH code no longer relevantSerge Semin
2026-08-13net: stmmac: Implement SPH dependency from Rx COE featureSerge Semin
2026-08-13net: stmmac: Convert RSS feature to being switchableSerge Semin
2026-08-13net: stmmac: Implement RSS dependency from Rx COE featureSerge Semin
2026-08-13net: stmmac: dwxgmac2: Fix RSS feature overriding DMA-chan mapSerge Semin
2026-08-13net: stmmac: Fully disable TSO if requiredSerge Semin
2026-08-13net: stmmac: Drop redundant TSO boolean flagSerge Semin
2026-08-13net: stmmac: dwmac4: Collect MTL missing frames statisticsgmac/fix6/statSerge Semin
2026-08-13net: stmmac: dwxgmac2: Collect MTL missing frames statisticsSerge Semin
2026-08-13net: stmmac: dwmac1000: Collect DMA missing frames statisticsSerge Semin
2026-08-13net: stmmac: Add per-channel DMA missing frames stats readingSerge Semin
2026-08-13net: stmmac: Collect DMA missing frames stats non-mutuallySerge Semin
2026-08-13net: stmmac: dwxgmac2: Collect Debug statisticsSerge Semin
2026-08-13net: stmmac: dwxgmac2: Collect Rx-frames statisticsSerge Semin
2026-08-13net: stmmac: Add Page Pool statistics collectionSerge Semin
2026-08-13net: stmmac: Stop dropping Rx buffers on errorsgmac/fix5/errSerge Semin
2026-08-13net: stmmac: dwmac1000: Drop Tx FIFO flushing on desc errorsSerge Semin
2026-08-13net: stmmac: dwxgmac2: Fix false Tx-handle event detectionSerge Semin
2026-08-13net: stmmac: dwmac4: Add Rx-buf-unavailable IRQ handlingSerge Semin
2026-08-13net: stmmac: dwmac1000: Add Rx-buf-unavailable IRQ handlingSerge Semin
2026-08-13net: stmmac: Add MTL FIFO threshold correction for modern IP-coresSerge Semin
2026-08-13net: stmmac: Fix MTL FIFO threshold correction procedureSerge Semin