summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
11 daysMerge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
13 daysnet: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu
13 daysMerge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-03-25net: phy: aquantia: add essential functions to aqr105 driverHans-Frieder Vogt
2025-03-25net: phy: aquantia: search for firmware-name in fwnodeHans-Frieder Vogt
2025-03-25net: phy: aquantia: add probe function to aqr105 for firmware loadingHans-Frieder Vogt
2025-03-25net: phy: Add swnode support to mdiobus_scanHans-Frieder Vogt
2025-03-25net: phylink: force link down on major_config failureRussell King (Oracle)
2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)
2025-03-24net: phy: fixed_phy: transition to the faux device interfaceSudeep Holla
2025-03-24net: phylink: Remove unused function pointer from phylink structureAlexander Duyck
2025-03-24net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not definedDimitri Fedrau
2025-03-21net: phy: realtek: disable PHY-mode EEERussell King (Oracle)
2025-03-21net: phy: fix genphy_c45_eee_is_active() for disabled EEERussell King (Oracle)
2025-03-21net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: tja11xx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-21net: phy: realtek: remove call to devm_hwmon_sanitize_nameHeiner Kallweit
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-20broadcom: fix supported flag check in periodic output functionJacob Keller
2025-03-20net: phy: marvell: Align set_loopback() implementationGerhard Engleder
2025-03-20net: phy: micrel: Add loopback supportGerhard Engleder
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski
2025-03-18net: phylink: Use phy_caps to get an interface's capabilities and modesMaxime Chevallier
2025-03-18net: phylink: Convert capabilities to linkmodes using phy_capsMaxime Chevallier
2025-03-18net: phylink: Add a mapping between MAC_CAPS and LINK_CAPSMaxime Chevallier
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier
2025-03-18net: phylink: Use phy_caps_lookup for fixed-link configurationMaxime Chevallier
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-10rust: module: introduce `authors` keyGuilherme Giacomo Simoes
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila
2025-03-07net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila
2025-03-07net: phy: tja11xx: enable PHY in sleep mode for TJA1102SDimitri Fedrau
2025-03-07net: phy: tja11xx: add support for TJA1102SDimitri Fedrau
2025-03-07net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit