summaryrefslogtreecommitdiff
path: root/drivers/net/eth-phy-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-22net: eth-phy: define LOG_CATEGORYPatrick Delaunay1-0/+2
2021-07-22net: eth-phy: manage subnode mdio0Patrick Delaunay1-2/+8
2021-07-22net: eth-phy: use dev_dbg and log_noticePatrick Delaunay1-9/+11
2021-07-22net: eth-phy: add support of device tree configuration for gpio resetPatrick Delaunay1-0/+56
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass1-2/+2
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li1-0/+122