aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/ethernet_id.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-0/+1
2024-05-07net: Remove <common.h> and add needed includesTom Rini1-1/+0
2024-03-26net: phy: Factor out PHY GPIO reset codeMarek Vasut1-32/+5
2024-03-09net: phy: Use PHY MDIO address from DT if availableWIP/09Mar2024Marek Vasut1-0/+3
2023-06-10net: phy: Bind ETH_PHY uclass driver to each new PHYMarek Vasut1-0/+17
2023-05-05net: phy: Request rgmii-id phy reset gpio as outputStefan Herbrechtsmeier1-1/+1
2022-04-15Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini1-2/+2
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek BehĂșn1-3/+2
2022-04-05net: phy: Avoid phy gpio reset sequence if DM_ETH_PHY is enabledT Karthik Reddy1-19/+26
2022-04-05net: phy: Fix rgmii-id phy reset timeout issueT Karthik Reddy1-2/+2
2022-03-09net: phy: Add support for ethernet-phy-id with gpio resetMichal Simek1-0/+69