summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorFilesLines
2025-05-13net: phy: micrel: remove KSZ9477 EEE quirks now handled by phylinkOleksij Rempel1-7/+0
2025-04-24net: dp83822: Fix OF_MDIO config checkJohannes Schneider1-1/+1
2025-04-23net: phy: leds: fix memory leakQingfang Deng1-10/+13
2025-04-23net: phylink: fix suspend/resume with WoL enabled and link downRussell King (Oracle)1-16/+22
2025-04-22net: phy: microchip: force IRQ polling mode for lan88xxFiona Klute1-43/+3
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-15/+42
2025-04-10net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-contr...Vladimir Oltean1-2/+29
2025-04-10net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()Vladimir Oltean1-13/+13
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2025-04-02Merge tag 'net-6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-3/+3
2025-03-31net: phy: broadcom: Correct BCM5221 PHY model detectionJim Liu1-3/+3
2025-03-31Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds2-2/+2
2025-03-25net: phy: aquantia: add essential functions to aqr105 driverHans-Frieder Vogt1-2/+237
2025-03-25net: phy: aquantia: search for firmware-name in fwnodeHans-Frieder Vogt1-3/+4
2025-03-25net: phy: aquantia: add probe function to aqr105 for firmware loadingHans-Frieder Vogt1-0/+1
2025-03-25net: phy: Add swnode support to mdiobus_scanHans-Frieder Vogt1-0/+14
2025-03-25net: phylink: force link down on major_config failureRussell King (Oracle)1-8/+34
2025-03-25net: phy: sfp: Add support for SMBus module accessMaxime Chevallier1-8/+74
2025-03-25net: phylink: add functions to block/unblock rx clock stopRussell King (Oracle)1-0/+59
2025-03-25net: phylink: add phylink_prepare_resume()Russell King (Oracle)1-0/+25
2025-03-24net: phy: fixed_phy: transition to the faux device interfaceSudeep Holla1-8/+8
2025-03-24net: phylink: Remove unused function pointer from phylink structureAlexander Duyck1-2/+0
2025-03-24net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not definedDimitri Fedrau1-1/+1
2025-03-21net: phy: realtek: disable PHY-mode EEERussell King (Oracle)1-2/+9
2025-03-21net: phy: fix genphy_c45_eee_is_active() for disabled EEERussell King (Oracle)1-0/+3
2025-03-21net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit1-7/+1
2025-03-21net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_nameHeiner Kallweit1-7/+1
2025-03-21net: phy: tja11xx: remove call to devm_hwmon_sanitize_nameHeiner Kallweit1-14/+5
2025-03-21net: phy: realtek: remove call to devm_hwmon_sanitize_nameHeiner Kallweit1-6/+1
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+1
2025-03-20broadcom: fix supported flag check in periodic output functionJacob Keller1-1/+2
2025-03-20net: phy: marvell: Align set_loopback() implementationGerhard Engleder1-39/+33
2025-03-20net: phy: micrel: Add loopback supportGerhard Engleder1-0/+24
2025-03-20net: phy: Support speed selection for PHY loopbackGerhard Engleder2-35/+87
2025-03-20net: phy: Allow loopback speed selection for PHY driversGerhard Engleder7-14/+39
2025-03-19phy: fix xa_alloc_cyclic() error handlingMichal Swiatkowski1-1/+1
2025-03-18net: phylink: Use phy_caps to get an interface's capabilities and modesMaxime Chevallier3-76/+110
2025-03-18net: phylink: Convert capabilities to linkmodes using phy_capsMaxime Chevallier3-134/+36
2025-03-18net: phylink: Add a mapping between MAC_CAPS and LINK_CAPSMaxime Chevallier1-24/+25
2025-03-18net: phy: drop phy_settings and the associated lookup helpersMaxime Chevallier1-184/+0
2025-03-18net: phylink: Use phy_caps_lookup for fixed-link configurationMaxime Chevallier1-13/+31
2025-03-18net: phy: phy_device: Use link_capabilities lookup for PHY aneg configMaxime Chevallier1-5/+6
2025-03-18net: phy: phy_caps: Allow looking-up link caps based on speed and duplexMaxime Chevallier4-33/+67
2025-03-18net: phy: phy_caps: Implement link_capabilities lookup by linkmodeMaxime Chevallier3-21/+65
2025-03-18net: phy: phy_caps: Introduce phy_caps_validMaxime Chevallier3-1/+21
2025-03-18net: phy: phy_caps: Move __set_linkmode_max_speed to phy_capsMaxime Chevallier3-15/+24
2025-03-18net: phy: phy_caps: Move phy_speeds to phy_capsMaxime Chevallier4-16/+38
2025-03-18net: phy: Use an internal, searchable storage for the linkmodesMaxime Chevallier4-1/+139
2025-03-17net: phy: remove unused functions phy_package_[read|write]_mmdHeiner Kallweit1-75/+0
2025-03-17net: phy: move PHY package MMD access function declarations from phy.h to phy...Heiner Kallweit1-0/+6