summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-08-13net: stmmac: Add Baikal-T1 GMAC/XGMAC supportSerge Semin
2026-08-13net: stmmac: xgmac: Add display_ring() desc operationSerge Semin
2026-08-13net: stmmac: xgmac: Use interrupt mode INTM=1 for multi-MSISerge Semin
2026-08-13net: stmmac: xgmac: Fix PHY-interface select namingSerge Semin
2026-08-13net: stmmac: Add platform-specific multi-channel TSO flagSerge Semin
2026-08-13net: stmmac: Add per-DMA-channels platform IRQs supportSerge Semin
2026-08-13net: stmmac: Use pclk to set MDC clock frequencySerge Semin
2026-08-13net: stmmac: Parse "max-frame-size" DT-prop for any IP-coreSerge Semin
2026-08-13net: stmmac: Permit having the multicast-filter table of zero sizeSerge Semin
2026-08-13net: stmmac: Add ARP offload feature supportSerge Semin
2026-08-13net: phy: marvell-88x2222: Add I2C/SFP+ supportSerge Semin
2026-08-13net: phy: marvell-88x2222: Add GPIOs/SFP+ supportSerge Semin
2026-08-13net: phy: marvell-88x2222: Add faulty side debug printoutSerge Semin
2026-08-13net: phy: marvell-88x2222: Add host- and line-side interrupts supportSerge Semin
2026-08-13net: phy: marvell-88x2222: Read latched flags twiceSerge Semin
2026-08-13net: phy: marvell-88x2222: Split up soft-resetSerge Semin
2026-08-13net: phy: marvell-88x2222: Fill in possible_interfacesSerge Semin
2026-08-13net: phy: marvell-88x2222: Add 10GBase-R host-side mode supportSerge Semin
2026-08-13net: phy: marvell-88x2222: Convert to using bitfield helpersSerge Semin
2026-08-13net: phy: marvell-88x2222: Add 88X2222R PHY IDSerge Semin
2026-08-13net: pcs: xpcs: Add Baikal-T1 XPCS supportSerge Semin
2026-08-13net: pcs: xpcs: Add 10GBASE-X interface supportSerge Semin
2026-08-13net: phy: add 10GBASE-X PHY connection typesSerge Semin
2026-08-13net: pcs: xpcs: Add 10GBASE-R interface supportSerge Semin
2026-08-13net: pcs: xpcs: Globalize CSR accessorsSerge Semin
2026-08-13net: pcs: xpcs: Add vendor-specific reset supportSerge Semin
2026-08-13net: pcs: xpcs: Drop compat arg from soft-reset methodSerge Semin
2026-08-13net: pcs: xpcs: Add XGMII interface supportSerge Semin
2026-08-13net: phylink: Allow in-band AN for XGMIISerge Semin
2026-08-13net: pcs: xpcs: Enable Autoneg for 10Gbase-KR interfaceSerge Semin
2026-08-13net: pcs: xpcs: Stop overriding pause in xpcs_get_state_c37_sgmii()Serge Semin
2026-08-13net: pcs: xpcs: Stop overriding pause in xpcs_resolve_pma()Serge Semin
2026-08-13net: pcs: xpcs: Drop incorrect PM-active stateSerge Semin
2026-08-13net: stmmac: Add Inband/PCS support for RGMIISerge Semin
2026-08-13net: stmmac: Add PHY link status change IRQ supportSerge Semin
2026-08-13net: stmmac: add support for reading inband SGMII statusRussell King (Oracle)
2026-08-13net: stmmac: add struct stmmac_pcs_infoRussell King (Oracle)
2026-08-13net: stmmac: dwmac1000: Add GPIO module supportSerge Semin
2026-08-13net: stmmac: Add GPIO-chip driver sub-moduleSerge Semin
2026-08-13net: stmmac: Add GPIO low-level infrastructureSerge Semin
2026-08-13net: stmmac: dwmac1000: Convert GPI and PCS IRQs to being expectedSerge Semin
2026-08-13net: stmmac: Enable LPI IRQs on the link up eventSerge Semin
2026-08-13net: stmmac: Fix spurious MAC IRQs on device openSerge Semin
2026-08-13net: stmmac: Fix XDP transmission paths inconsistencySerge Semin
2026-08-13net: stmmac: dwxgmac2: Fix secondary buffer left enabledSerge Semin
2026-08-13net: stmmac: vlan: Extend VLAN filters devices supportSerge Semin
2026-08-13net: stmmac: dwmac1000: Add VLAN tag insertion supportSerge Semin
2026-08-13net: stmmac: vlan: Add VLAN Tag core setterSerge Semin
2026-08-13net: stmmac: dwmac1000: Add VLAN Rx filtering supportSerge Semin
2026-08-13net: stmmac: vlan: Extract VLAN TPID from DMA-descriptorsSerge Semin