summaryrefslogtreecommitdiff
path: root/drivers/net/phy/fixed.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: fixed: Support the old DT bindingBin Meng2021-04-151-3/+23
* net: phy: fixed: Add the missing ending newlineBin Meng2021-04-151-1/+1
* net: phy: fixed: Make driver ops staticBin Meng2021-04-151-4/+4
* net: phy: fixed: Be compatible with live OF treeVladimir Oltean2021-04-151-9/+17
* net: phy: fixed: support speeds of 2500 and 10000Vladimir Oltean2021-02-161-1/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-051-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* drivers/net/phy/fixed: do not overwrite addrChristian Gmeiner2017-08-071-1/+0
* drivers/net/phy: add fixed-phy / fixed-link supportHannes Schmelzer2017-03-261-0/+82