summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
7 daysnet: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait
7 daysnet: stmmac: Fix VLAN HW state restoreOvidiu Panait
7 daysnet: stmmac: Improve double VLAN handlingOvidiu Panait
7 daysnet: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait
14 daysMerge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-24net: stmmac: fix timestamping configuration after suspend/resumeRussell King (Oracle)
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12net: stmmac: fix oops when split header is enabledJie Zhang
2026-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-02-10net: stmmac: qcom-ethqos: fix qcom_ethqos_serdes_powerup()Russell King (Oracle)
2026-02-05net: stmmac: dwmac-loongson: Set clk_csr_i to 100-150MHzHuacai Chen
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05net: stmmac: imx: fix iMX93 register definitionsRussell King (Oracle)
2026-02-05net: stmmac: rk: rk3506, rk3528 and rk3588 have rmii_mode in clock registerRussell King (Oracle)
2026-02-05net: stmmac: rk: use rk_encode_wm16() for clock selectionRussell King (Oracle)
2026-02-05net: stmmac: rk: rk3528: gmac0 only supports RMIIRussell King (Oracle)
2026-02-05net: stmmac: rk: rk3328: gmac2phy only supports RMIIRussell King (Oracle)
2026-02-05net: stmmac: rk: replace empty set_to_rmii() with supports_rmiiRussell King (Oracle)
2026-02-05net: stmmac: rk: introduce flags indicating support for RGMII/RMIIRussell King (Oracle)
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-02-04net: stmmac: move serdes power methods to stmmac_[open|release]()Russell King (Oracle)
2026-02-04net: stmmac: add missing serdes power down in error pathsRussell King (Oracle)
2026-02-04net: stmmac: add state tracking for legacy serdes power stateRussell King (Oracle)
2026-02-04net: stmmac: add wrappers for serdes_power[up|down]() methodsRussell King (Oracle)
2026-02-04net: stmmac: s32: use a syscon for S32_PHY_INTF_SEL_RGMIIDan Carpenter
2026-02-03net: stmmac: rk: convert px30Russell King (Oracle)
2026-02-03net: stmmac: rk: remove need for ->set_speed() methodRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII clockRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RMII speedRussell King (Oracle)
2026-02-03net: stmmac: rk: use rk_encode_wm16() for RGMII clocksRussell King (Oracle)
2026-02-03net: stmmac: rk: remove rk3528 RMII clock initialisationRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to rk_set_reg_speed()Russell King (Oracle)
2026-02-03net: stmmac: rk: move speed GRF register offset to private dataRussell King (Oracle)
2026-02-03net: stmmac: rk: convert rk3588 to mask-based interface mode configRussell King (Oracle)
2026-02-03net: stmmac: rk: convert to mask-based interface mode configurationRussell King (Oracle)
2026-02-02net: stmmac: handle integrated PCS phy_intf_sel separatelyRussell King (Oracle)
2026-02-02net: stmmac: move most PCS register definitions to stmmac_pcs.cRussell King (Oracle)
2026-02-02net: stmmac: clear half-duplex caps where unsupportedRussell King (Oracle)
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)
2026-01-30net: stmmac: spelling correctionsSimon Horman
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)