summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-28net: dsa: mt753x: add phy_interface_t to LPI methodsnet-queueRussell King (Oracle)
2025-02-28net: dsa: mv88e6xxx: add phy_interface_t to LPI methodsRussell King (Oracle)
2025-02-28net: lan743x: add phy_interface_t to LPI methodsRussell King (Oracle)
2025-02-28net: stmmac: add phy_interface_t to LPI methodsRussell King (Oracle)
2025-02-28net: mvpp2: add phy_interface_t to LPI methods and validate itRussell King (Oracle)
2025-02-28net: mvneta: add phy_interface_t to LPI methods and validate itRussell King (Oracle)
2025-02-28net: phylink: pass PHY interface mode into MAC LPI methodsRussell King (Oracle)
2025-02-28net: phylink: handle mac_enable_tx_lpi() returning -EOPNOTSUPPRussell King (Oracle)
2025-02-28net: phylink: use phy interface mode bitmaps for SFP PHYsRussell King
2025-02-28net: phy: add supported_interfaces to Aquantia AQR113CRussell King (Oracle)
2025-02-28net: phy: add supported_interfaces to marvell10g PHYsRussell King
2025-02-28net: phy: add supported_interfaces to marvell PHYsRussell King
2025-02-28net: phy: add supported_interfaces to bcm84881Russell King
2025-02-28net: phy: add supported_interfaces to phylibRussell King
2025-02-28net: sfp: display SFP module information [*not for mainline*]Russell King
2025-02-28net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2025-02-28net: sfp: add support for cooled SFP+ transceiversRussell King
2025-02-28net: phy: make phy_error() report which PHY has failedRussell King
2025-02-28net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2025-02-28net: phy: provide phy driver start/stop hooksRussell King
2025-02-28net: phy: marvell*: add support for hw resolved pause modesRussell King
2025-02-28net: phy: add resolved pause support [*not for mainline*]Russell King
2025-02-28net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2025-02-28arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2025-02-28net: phy: marvell10g: add support for configuring LEDsRussell King
2025-02-28dt-bindings: net: add dt bindings for marvell10g driverRussell King
2025-02-28net: phy: generate PHY mdio modaliasRussell King (Oracle)
2025-02-28net: mvpp2: tai: warn once if we fail to update our timestampRussell King
2025-02-28net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2025-02-28net: dsa: mv88e6xxx: add 6352 family EEE supportRussell King (Oracle)
2025-02-28net: dsa: mv88e6xxx: add EEE controlsRussell King (Oracle)
2025-02-28net: dsa: mv88e6xxx: add support for EEE forcingRussell King (Oracle)
2025-02-28net: dsa: mv88e6xxx: add port_set_eee() methodRussell King (Oracle)
2025-02-28net: xpcs: allow 1000BASE-X to work with older XPCS IPRussell King (Oracle)
2025-02-28net: xpcs: add SGMII MAC manual update modeRussell King (Oracle)
2025-02-28net: xpcs: add SGMII mode settingRussell King (Oracle)
2025-02-28net: xpcs: add support for configuring width of 10/100M MII connectionRussell King (Oracle)
2025-02-28net: stmmac: intel: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: stmmac: dwc-qos: use generic stmmac_set_clk_tx_rate()Russell King (Oracle)
2025-02-28net: xpcs: rearrange register definitionsnet-nextRussell King (Oracle)
2025-02-28net: stmmac: leave enabling _RE and _TE to stmmac_mac_link_up()Russell King (Oracle)
2025-02-28net: stmmac: remove _RE and _TE in (start|stop)_(tx|rx)() methodsRussell King (Oracle)
2025-02-28net: stmmac: remove unnecessary stmmac_mac_set() in stmmac_release()Russell King (Oracle)
2025-02-28net: stmmac: remove redundant racy tear-down in stmmac_dvr_remove()Russell King (Oracle)
2025-02-28net: stmmac: call phylink_start() and phylink_stop() in XDP functionsRussell King (Oracle)
2025-02-28net: stmmac: fix resume when media is in low-power modeRussell King (Oracle)
2025-02-28net: stmmac: move phylink_resume() after resume setup is completeRussell King (Oracle)
2025-02-28net: stmmac: simplify phylink_suspend() and phylink_resume() callsRussell King (Oracle)
2025-02-28net: phylink: add phylink_prepare_resume()Russell King (Oracle)
2025-02-28net: phylink: add config of PHY receive clock-stop in phylink_resume()Russell King (Oracle)