summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
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-27net: phy: marvell10g: add support for configuring LEDsRussell King
2024-02-27net: phylink allow EEE management for SFPs without PHYsRussell King (Oracle)
2024-02-27net: phylink: add EEE managementRussell 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: 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)
2024-01-08net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)
2024-01-08net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2024-01-08net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)
2024-01-08net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)
2024-01-08net: phylink: split out per-interface validationRussell King (Oracle)
2024-01-08net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)
2024-01-08net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2024-01-08net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2024-01-08net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2024-01-08net: phy: add possible interfacesRussell King (Oracle)
2024-01-08net: phylink: use for_each_set_bit()Russell King (Oracle)
2024-01-08net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)
2024-01-08net: phylink: use linkmode_fill()Russell King (Oracle)
2023-12-15net: phy: skip LED triggers on PHYs on SFP modulesDaniel Golle
2023-11-07net: phylink: initialize carrier state at creationKlaus Kudielka
2023-11-01net: phy: fill in missing MODULE_DESCRIPTION()sAndrew Lunn
2023-10-20net: phy: micrel: Fix forced link mode for KSZ886X switchesOleksij Rempel
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-18net: phy: bcm7xxx: Add missing 16nm EPHY statisticsFlorian Fainelli
2023-10-17net: phylink: remove a bunch of unused validation methodsRussell King (Oracle)
2023-10-17net: phylink: remove .validate() methodRussell King (Oracle)
2023-10-17net: phylink: provide mac_get_caps() methodRussell King (Oracle)
2023-10-16net: phy: smsc: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-13net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer
2023-10-05net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)
2023-10-05net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)
2023-10-03net: sfp: add quirk for FS's 2.5G copper SFPRaju Lakkaraju
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij