aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/fixed.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-15net: phy: fixed: Support the old DT bindingBin Meng1-3/+23
2021-04-15net: phy: fixed: Add the missing ending newlineBin Meng1-1/+1
2021-04-15net: phy: fixed: Make driver ops staticBin Meng1-4/+4
2021-04-15net: phy: fixed: Be compatible with live OF treeVladimir Oltean1-9/+17
2021-02-16net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean1-1/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-07drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner1-1/+0
2017-03-26drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer1-0/+82