summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-27net: phylink: move the sfp autoneg mode into struct phylinkRussell King (Oracle)
2024-02-27net: dsa: mv88e6xxx: add 6352 family EEE supportRussell King (Oracle)
2024-02-27net: phy: generate PHY mdio modaliasRussell King (Oracle)
2024-02-27net: all drivers updateRussell King (Oracle)
2024-02-27net: phylink: pass mode into pcs_validate()Russell King (Oracle)
2024-02-27net: phylink: pass mode into phylink_validate()Russell King (Oracle)
2024-02-27net: use phylink_mode_*() helpersRussell King (Oracle)
2024-02-27net: phylink: add helpers for decoding modeRussell King (Oracle)
2024-02-27net: phylink: use phy interface mode bitmapsRussell King
2024-02-27net: phy: add supported_interfaces to Aquantia AQR113CRussell King (Oracle)
2024-02-27net: phy: add supported_interfaces to marvell10g PHYsRussell King
2024-02-27net: phy: add supported_interfaces to marvell PHYsRussell King
2024-02-27net: phy: add supported_interfaces to bcm84881Russell King
2024-02-27net: phy: add supported_interfaces to phylibRussell King
2024-02-27net: sfp: display SFP module information [*not for mainline*]Russell King
2024-02-27net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2024-02-27net: sfp: add support for cooled SFP+ transceiversRussell King
2024-02-27net: phy: make phy_error() report which PHY has failedRussell King
2024-02-27net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2024-02-27net: phy: provide phy driver start/stop hooksRussell King
2024-02-27net: phy: marvell*: add support for hw resolved pause modesRussell King
2024-02-27net: phy: add resolved pause support [*not for mainline*]Russell King
2024-02-27net: phylink: handle MDIO_USXGMII_LINK when decoding USXGMIIRussell King (Oracle)
2024-02-27arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2024-02-27net: phy: marvell10g: add support for configuring LEDsRussell King
2024-02-27dt-bindings: net: add dt bindings for marvell10g driverRussell King
2024-02-27net: phylink allow EEE management for SFPs without PHYsRussell King (Oracle)
2024-02-27net: dsa: mv88e6xxx: add EEE controlsRussell King (Oracle)
2024-02-27net: dsa: mv88e6xxx: add support for EEE forcingRussell King (Oracle)
2024-02-27net: dsa: mv88e6xxx: add port_set_eee() methodRussell King (Oracle)
2024-02-27net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2024-02-27net: dsa: add support for phylink managed EEERussell King (Oracle)
2024-02-27net: mvpp2: add EEE implementationRussell King (Oracle)
2024-02-27net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2024-02-27net: phylink: add EEE managementRussell King (Oracle)
2024-02-27net: add helpers for EEE configurationRussell King (Oracle)
2024-02-27net: phy: marvell: provide phy_query_inband() implementationRussell King (Oracle)
2024-02-27net: phy: bcm84881: provide phy_query_inband() implementationRussell King (Oracle)
2024-02-27net: phy: add phy_query_inband()Russell King (Oracle)
2024-02-12net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-02-08net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-02-08net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-02-08net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-02-08net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-02-08net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-02-08net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-08net: phy: constify phydev->drvRussell King (Oracle)
2024-01-15net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-01-08net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)
2024-01-08net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)