summaryrefslogtreecommitdiff
path: root/drivers/net/phy/xilinx_gmii2rgmii.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07net: Remove <common.h> and add needed includesTom Rini
2023-05-05net: phy: gmii2rgmii: Support external rgmii-id phyStefan Herbrechtsmeier
2023-04-07net: phy: xilinx-gmii2rgmii: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2022-04-10net: phy: don't require PHY interface mode during PHY creationMarek BehĂșn
2022-04-10net: phy: xilinx: Check interface type in ->config(), not ->probe()Marek BehĂșn
2021-04-15net: phy: xilinx: Be compatible with live OF treeBin Meng
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-10-08net: phy: Add gmiitorgmii converter supportSiva Durga Prasad Paladugu