summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2023-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-09net: stmmac: xgmac: add ethtool per-queue irq statistic supportTeoh Ji Sheng
2023-05-09net: stmmac: dwmac-tegra: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-sun8i: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-stm32: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-sti: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-rk: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...Uwe Kleine-König
2023-05-09net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...Uwe Kleine-König
2023-05-09net: stmmac: dwmac-visconti: Convert to platform remove callback returning voidUwe Kleine-König
2023-05-09net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false conditionUwe Kleine-König
2023-05-09net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return voidUwe Kleine-König
2023-05-09net: stmmac: Make stmmac_pltfr_remove() return voidUwe Kleine-König
2023-05-09net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER registerMarek Vasut
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-04-21net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA portsYan Wang
2023-04-19net: stmmac: dwmac-meson8b: Avoid cast to incompatible function typeSimon Horman
2023-04-19stmmac: fix changing mac addressCorinna Vinschen
2023-04-18net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat
2023-04-18net: stmmac: propagate feature flags to vlanCorinna Vinschen
2023-04-18net: stmmac: dwmac-starfive: Add phy interface settingsSamin Guo
2023-04-18net: stmmac: Add glue layer for StarFive JH7110 SoCSamin Guo
2023-04-18net: stmmac: platform: Add snps,dwmac-5.20 IP compatible stringEmil Renner Berthing
2023-04-17net: stmmac: add Rx HWTS metadata to XDP ZC receive pktSong Yoong Siang
2023-04-17net: stmmac: add Rx HWTS metadata to XDP receive pktSong Yoong Siang
2023-04-17net: stmmac: introduce wrapper for struct xdp_buffSong Yoong Siang
2023-04-13net: stmmac: dwmac-qcom-ethqos: Add EMAC3 supportAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speedsAndrew Halaney
2023-04-13net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delayAndrew Halaney
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney
2023-04-13net: stmmac: Pass stmmac_priv in some callbacksAndrew Halaney
2023-04-13net: stmmac: Remove some unnecessary void pointersAndrew Halaney
2023-04-13net: stmmac: Fix DMA typoAndrew Halaney
2023-04-13net: stmmac: Remove unnecessary if statement bracketsAndrew Halaney
2023-04-12net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel
2023-04-12net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel
2023-04-07net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...Simon Horman
2023-04-07net: stmmac: dwmac-anarion: Use annotation __iomem for register baseSimon Horman
2023-04-07net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()Vladimir Oltean
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-06net: stmmac: check fwnode for phy device before scanning for phyMichael Sit Wei Hong
2023-04-05net: stmmac: Add queue reset into stmmac_xdp_open() functionSong Yoong Siang
2023-04-05net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCsShenwei Wang
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang
2023-04-04net: stmmac: fix up RX flow hash indirection table when setting channelsCorinna Vinschen
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-03-31net: stmmac: check if MAC needs to attach to a PHYMichael Sit Wei Hong
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-27net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski