summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)Author
2026-03-12net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
2026-03-12net: stmmac: Fix VLAN HW state restoreOvidiu Panait
2026-03-12net: stmmac: Improve double VLAN handlingOvidiu Panait
2026-03-12net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-26net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-02-26net: stmmac: fix oops when split header is enabledJie Zhang
2026-02-26net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2026-02-26net: stmmac: remove broken PCS codeRussell King (Oracle)
2026-01-08net: stmmac: fix the crash issue for zero copy XDP_TX actionWei Fang
2025-12-18net: stmmac: fix rx limit check in stmmac_rx_zc()Alexey Kodanev
2025-12-18net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()Ovidiu Panait
2025-12-18net: stmmac: dwmac-sophgo: Add phy interface filterInochi Amaoto
2025-10-29net: stmmac: est: Fix GCL bounds checksRohan G Thomas
2025-10-29net: stmmac: Consider Tx VLAN offload tag length for maxSDURohan G Thomas
2025-10-29net: stmmac: vlan: Disable 802.1AD tag insertion offloadRohan G Thomas
2025-10-16net: stmmac: dwmac-rk: Fix disabling set_clock_selectionSebastian Reichel
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-10-01net: stmmac: Add support for Allwinner A523 GMAC200Chen-Yu Tsai
2025-09-29net: stmmac: remove stmmac_hw_setup() excess documentation parameterRussell King (Oracle)
2025-09-29net: stmmac: Convert open-coded register polling to helper macroFurong Xu
2025-09-29net: stmmac: tc: Add HLBS drop count to taprio statsRohan G Thomas
2025-09-29net: stmmac: est: Drop frames causing HLBS errorRohan G Thomas
2025-09-24net: stmmac: simplify stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move PHY handling out of __stmmac_open()/release()Russell King (Oracle)
2025-09-24net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()Russell King (Oracle)
2025-09-24net: stmmac: move PHY attachment error message into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move xpcs clause 73 test into stmmac_init_phy()Russell King (Oracle)
2025-09-24net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.cRussell King (Oracle)
2025-09-19net: stmmac: remove mac_interfaceRussell King (Oracle)
2025-09-19net: stmmac: thead: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: sun8i: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: stm32: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: starfive: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: socfpga: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: ingenic: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: imx: convert to use phy_interfaceRussell King (Oracle)
2025-09-19net: stmmac: use phy_interface in stmmac_check_pcs_mode()Russell King (Oracle)
2025-09-17Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for e...Chaoyi Chen
2025-09-14net: stmmac: move timestamping/ptp init to stmmac_hw_setup() callerRussell King (Oracle)
2025-09-14net: stmmac: move PTP support check into stmmac_init_timestamping()Russell King (Oracle)
2025-09-14net: stmmac: add stmmac_setup_ptp()Russell King (Oracle)
2025-09-14net: stmmac: rename stmmac_init_ptp()Russell King (Oracle)
2025-09-14net: stmmac: move stmmac_init_ptp() messages into functionRussell King (Oracle)
2025-09-14net: stmmac: add __stmmac_release() to complement __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: unexport stmmac_init_tstamp_counter()Russell King (Oracle)
2025-09-14net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanupRussell King (Oracle)
2025-09-14net: stmmac: fix PTP error cleanup in __stmmac_open()Russell King (Oracle)
2025-09-14net: stmmac: disable PTP clock after unregistering PTPRussell King (Oracle)
2025-09-14net: stmmac: ptp: improve handling of aux_ts_lock lifetimeRussell King (Oracle)