summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/amd.c
AgeCommit message (Expand)AuthorLines
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET-1/+1
2023-10-03net: phy: amd: Support the Altima AMI101LLinus Walleij-10/+23
2020-11-17net: phy: amd: remove the use of .ack_interrupt()Ioana Ciornei-3/+11
2020-11-17net: phy: amd: implement generic .handle_interrupt() callbackIoana Ciornei-0/+23
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit-1/+1
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn-6/+1
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit-1/+0
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit-2/+0
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn-1/+0
2014-11-12net: phy: replace phy_driver_register callsJohan Hovold-14/+3
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt-7/+1
2012-03-19phy: add am79c874 PHY supportHeiko Schocher-0/+102