summaryrefslogtreecommitdiff
path: root/drivers/net/eth-phy-uclass.c
AgeCommit message (Expand)Author
2022-04-10net: eth-phy: prevent undesired de-assertion of phy-reset on requestTim Harvey
2022-01-15net: eth-phy: Demote missing phy-handle log message to debugMarek Vasut
2021-12-02net: eth-phy: Handle gpio_request_by_name() return valueMarek Vasut
2021-07-22net: eth-phy: define LOG_CATEGORYPatrick Delaunay
2021-07-22net: eth-phy: manage subnode mdio0Patrick Delaunay
2021-07-22net: eth-phy: use dev_dbg and log_noticePatrick Delaunay
2021-07-22net: eth-phy: add support of device tree configuration for gpio resetPatrick Delaunay
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-10net: Add eth phy generic driver for shared MDIOYe Li