summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/micrel_ksz90x1.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: micrel: Add basic support for KSZ9131Philippe Schenker2020-05-011-0/+58
* net: phy: micrel: Use defines for PHY_IDs and MASKPhilippe Schenker2020-05-011-2/+2
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne2019-05-141-1/+1
* net: phy: micrel: Find Micrel PHY node correctlyJames Byrne2019-05-081-1/+9
* net: phy: micrel: Use correct skew values on KSZ9021James Byrne2019-05-081-4/+10
* net: phy: micrel: fix KSZ9031 clock skew for values greater 0psAndreas Pretzsch2019-01-241-2/+2
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-261-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* net: phy: micrel: Convert to livetreePhilipp Tomsich2017-09-181-3/+2
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-2/+2
* net: phy: micrel: add an option to disable gigabit for the KSZ9031Sebastien Bourdelin2017-08-071-0/+28
* net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 driversAlexandru Gagniuc2017-08-071-0/+364