summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner5 days1-3/+3
* Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2025-03-2639-983/+1111
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-03-261-7/+4
| |\
| | * net: stmmac: Fix accessing freed irq affinity_hintQingfang Deng2025-03-241-7/+4
| * | stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang2025-03-251-1/+1
| * | stmmac: Replace deprecated PCI functionsPhilipp Stanner2025-03-252-12/+8
| * | stmmac: Remove pcim_* functions for driver detachPhilipp Stanner2025-03-252-19/+1
| * | stmmac: loongson: Remove surplus loopPhilipp Stanner2025-03-251-9/+4
| * | net: stmmac: dwmac-rk: Add initial support for RK3528 integrated PHYJonas Karlman2025-03-251-0/+41
| * | net: stmmac: dwmac-rk: Add integrated_phy_powerdown operationJonas Karlman2025-03-251-11/+15
| * | net: stmmac: dwmac-rk: Move integrated_phy_powerup/down functionsJonas Karlman2025-03-251-44/+44
| * | net: stmmac: dwmac-rk: Add GMAC support for RK3528David Wu2025-03-251-0/+132
| * | net: stmmac: block PHY RXC clock-stopRussell King (Oracle)2025-03-251-0/+27
| * | net: stmmac: socfpga: remove phy_resume() callRussell King (Oracle)2025-03-251-18/+0
| * | net: stmmac: address non-LPI resume failures properlyRussell King (Oracle)2025-03-251-5/+14
| * | net: stmmac: Call xpcs_config_eee_mult_fact() only when xpcs is presentMaxime Chevallier2025-03-241-1/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-03-201-1/+3
| |\|
| * | net: phy: Support speed selection for PHY loopbackGerhard Engleder2025-03-201-4/+4
| * | net: stmmac: dwmac-rk: Provide FIFO sizes for DWMAC 1000Chen-Yu Tsai2025-03-191-1/+4
| * | net: stmmac: deprecate "snps,en-tx-lpi-clockgating" propertyRussell King (Oracle)2025-03-191-1/+4
| * | net: stmmac: stm32: use PHY capability for TX clock stopRussell King (Oracle)2025-03-191-0/+1
| * | net: stmmac: starfive: use PHY capability for TX clock stopRussell King (Oracle)2025-03-191-0/+1
| * | net: stmmac: allow platforms to use PHY tx clock stop capabilityRussell King (Oracle)2025-03-192-4/+13
| * | net: stmmac: sunxi: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-5/+1
| * | net: stmmac: sun8i: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-7/+1
| * | net: stmmac: sti: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-8/+4
| * | net: stmmac: rk: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-1/+1
| * | net: stmmac: meson8b: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-5/+1
| * | net: stmmac: ipq806x: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-8/+4
| * | net: stmmac: anarion: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-12/+9
| * | net: stmmac: mediatek: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-7/+1
| * | net: stmmac: qcom-ethqos: remove of_get_phy_mode()Russell King (Oracle)2025-03-181-3/+1
| * | net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)2025-03-171-3/+0
| * | net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)2025-03-171-2/+0
| * | stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_avai...Choong Yong Liang2025-03-171-2/+2
| * | net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checksJonas Karlman2025-03-131-249/+0
| * | net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probeJonas Karlman2025-03-131-2/+19
| * | net: stmmac: remove write-only priv->speedRussell King (Oracle)2025-03-072-4/+0
| * | net: stmmac: Add glue layer for Sophgo SG2044 SoCInochi Amaoto2025-03-073-0/+87
| * | net: stmmac: platform: Add snps,dwmac-5.30a IP compatible stringInochi Amaoto2025-03-071-0/+1
| * | net: stmmac: platform: Group GMAC4 compatible checkInochi Amaoto2025-03-071-5/+11
| * | net: stmmac: simplify phylink_suspend() and phylink_resume() callsRussell King (Oracle)2025-03-061-14/+8
| * | net: stmmac: avoid shadowing global buf_szRussell King (Oracle)2025-03-061-3/+3
| * | net: stmmac: mostly remove "buf_sz"Russell King (Oracle)2025-03-061-6/+1
| * | net: stmmac: dwc-qos: Add FSD EQoS supportSwathi K S2025-03-061-1/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-03-061-2/+4
| |\ \
| * | | net: stmmac: interface switching support for ADL-N platformChoong Yong Liang2025-03-051-1/+51
| * | | net: stmmac: configure SerDes according to the interface modeChoong Yong Liang2025-03-053-5/+204
| * | | net: stmmac: configure SerDes on mac_finishChoong Yong Liang2025-03-051-0/+13
| * | | net: stmmac: thead: switch to use set_clk_tx_rate() hookRussell King (Oracle)2025-02-281-8/+10