summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-05-27net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-05-27net: phy: mediatek: Add Airoha AN7583 PHY supportChristian Marangi
2025-05-27net: phy: add driver for MaxLinear MxL86110 PHYStefano Radaelli
2025-05-21net: phy: Add support for Aeonsemi AS21xxx PHYsChristian Marangi
2025-05-21net: phy: introduce genphy_match_phy_device()Christian Marangi
2025-05-21net: phy: nxp-c45-tja11xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: bcm87xx: simplify .match_phy_device OPChristian Marangi
2025-05-21net: phy: pass PHY driver to .match_phy_device OPChristian Marangi
2025-05-20net: phy: fixed_phy: constify status argument where possibleHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-20net: phy: mediatek: add driver for built-in 2.5G ethernet PHY on MT7988Sky Huang
2025-05-20net: phy: mediatek: Sort config and file names in Kconfig and MakefileSky Huang
2025-05-20net: phy: realtek: add RTL8127-internal PHYChunHao Lin
2025-05-20net: phy: make mdio consumer / device layer a separate moduleHeiner Kallweit
2025-05-16net: phy: microchip: document where the LAN88xx PHYs are usedOleksij Rempel
2025-05-16net: phy: fixed_phy: remove fixed_phy_register_with_gpiodHeiner Kallweit
2025-05-16net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15net: phy: marvell-88q2xxx: Enable temperature measurement in probe againDimitri Fedrau
2025-05-14net: phy: remove Kconfig symbol MDIO_DEVRESHeiner Kallweit
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel
2025-05-12net: phy: dp83867: use 2ns delay if not specified in DTBMatthias Schiffer
2025-05-12net: phy: dp83867: remove check of delay strap configurationMatthias Schiffer
2025-05-06net: phy: realtek: Add support for PHY LEDs on RTL8211EMichael Klein
2025-05-06net: phy: realtek: use __set_bit() in rtl8211f_led_hw_control_get()Michael Klein
2025-05-06net: phy: realtek: Group RTL82* macro definitionsMichael Klein
2025-05-06net: phy: realtek: add RTL8211F register definesMichael Klein
2025-05-06net: phy: realtek: Clean up RTL821x ExtPage accessMichael Klein
2025-05-06net: phy: realtek: remove unsed RTL821x_PHYSR* macrosMichael Klein
2025-05-05net: phy: Refactor fwnode_get_phy_node()Andy Shevchenko
2025-05-01net: phy: factor out provider part from mdio_bus.cHeiner Kallweit
2025-05-01net: phy: realtek: Add support for WOL magic packet on RTL8211FDaniel Braunwarth
2025-04-29net: phy: aquantia: fix commenting formatAryan Srivastava
2025-04-29net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACESAlexander Duyck
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-24net: phy: marvell-88q2xxx: Enable temperature sensor for mv88q211xNiklas Söderlund
2025-04-24net: dp83822: Fix OF_MDIO config checkJohannes Schneider
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