summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2025-08-20net: phy: smsc: add proper reset flags for LAN8710ABuday Csaba
2025-08-20net: phy: bcm54811: PHY initializationKamil HorĂ¡k - 2N
2025-08-20net: phy: micrel: Add ksz9131_resume()Biju Das
2025-08-20net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
2025-08-15phy: mscc: Fix parsing of unicast framesHoratiu Vultur
2025-07-24net: phy: Don't register LEDs for genphySean Anderson
2025-07-17net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-17net: phy: microchip: Use genphy_soft_reset() to purge stale LPA bitsOleksij Rempel
2025-07-17net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel
2025-07-17net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel
2025-07-17net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel
2025-07-17net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie
2025-07-17net: phy: qcom: move the WoL function to shared libraryLuo Jie
2025-06-27net: phy: marvell-88q2xxx: Enable temperature measurement in probe againDimitri Fedrau
2025-06-27net: phy: mediatek: do not require syscon compatible for pio propertyFrank Wunderlich
2025-06-19net: phy: phy_caps: Don't skip better duplex macth on non-exact matchMaxime Chevallier
2025-06-19net/mdiobus: Fix potential out-of-bounds clause 45 read/write accessJakub Raczynski
2025-06-19net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski
2025-06-19net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur
2025-06-19net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur
2025-06-19net: phy: clear phydev->devlink when the link is deletedWei Fang
2025-06-19net: phy: mediatek: permit to compile test GE SOC PHY driverChristian Marangi
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel
2025-04-24net: dp83822: Fix OF_MDIO config checkJohannes Schneider
2025-04-22net: phy: leds: fix memory leakQingfang Deng
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-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