aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/micrel_ksz90x1.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-01net: phy: micrel: Add basic support for KSZ9131Philippe Schenker1-0/+58
2020-05-01net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker1-2/+2
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne1-1/+1
2019-05-08net: phy: micrel: Find Micrel PHY node correctlyJames Byrne1-1/+9
2019-05-08net: phy: micrel: Use correct skew values on KSZ9021James Byrne1-4/+10
2019-01-24net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch1-2/+2
2018-07-26net: phy: Clean up includes of common.hJoe Hershberger1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-09-18net: phy: micrel: Convert to livetreePhilipp Tomsich1-3/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-08-07net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin1-0/+28
2017-08-07net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc1-0/+364