aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/fixed.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-04-07net: phy: fixed: Convert to U_BOOT_PHY_DRIVER()Marek Vasut
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng
2021-04-15net: phy: fixed: Make driver ops staticBin Meng
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean
2021-02-16net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer