summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-04-22net: phy: leds: fix memory leakQingfang Deng
2025-04-22net: phy: dp83822: Add support for changing the MAC terminationDimitri Fedrau
2025-04-22net: phy: Add helper for getting MAC termination resistanceDimitri Fedrau
2025-04-22net: phylink: fix suspend/resume with WoL enabled and link downRussell King (Oracle)
2025-04-22net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute
2025-04-16net: phy: mediatek: init val in .phy_led_polarity_set for AN7581Christian Marangi
2025-04-15net: ptp: introduce .supported_perout_flags to ptp_clock_infoJacob Keller
2025-04-15net: ptp: introduce .supported_extts_flags to ptp_clock_infoJacob Keller
2025-04-15net: phy: remove redundant dependency on NETDEVICES for PHYLINK and PHYLIBHeiner Kallweit
2025-04-15net: phy: remove device_phy_find_deviceHeiner Kallweit
2025-04-11net: phy: mediatek: add Airoha PHY ID to SoC driverChristian Marangi
2025-04-11net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi
2025-04-11net: phy: air_en8811h: Add clk provider for CKO pinLucien.Jheng
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-09net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean
2025-04-09net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-01Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu
2025-03-30Merge 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