aboutsummaryrefslogtreecommitdiff
path: root/cmd/mdio.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-03net: Drop dm.h header file from phy.hSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2019-09-04net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger1-1/+2
2019-07-18cmd: mdio: prevent data abort when no mdio bus is foundSimon Goldschmidt1-0/+5
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean1-0/+5
2019-06-01cmd: mdio: Fix access to arbitrary PHY addressesVladimir Oltean1-2/+7
2019-05-07cmd: mdio: Switch to generic helpers when accessing the registersCarlo Caione1-11/+16
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-26cmd: mdio: Fix style violationsMario Six1-4/+3
2016-12-02common: miiphyutil: Work and report phy address in hex in mdio cmdMichal Simek1-3/+3
2016-01-25Remove the cmd_ prefix from command filesSimon Glass1-0/+313