summaryrefslogtreecommitdiffstats
path: root/commands/miitool.c
Commit message (Expand)AuthorAgeFilesLines
* commands/miitool: Allow specifying PHY by their full pathAndrey Smirnov2017-12-061-2/+4
* commands: miitool: Constify 'phydevname' in mdiobus_show()Andrey Smirnov2017-12-061-1/+2
* stdio: replace fprintf(stderr,...) with eprintfSascha Hauer2016-04-151-1/+1
* miitool: Add code to register a PHYAndrey Smirnov2016-02-041-18/+76
* miitool: Don't print negative parent IDsAndrey Smirnov2016-02-031-2/+3
* miitool: Fix PHY argument handlingAndrey Smirnov2016-02-031-8/+17
* Merge branch 'for-next/misc'Sascha Hauer2014-07-041-3/+3
|\
| * mii-tool: make the 'No MII transceiver present!' message more clearAntony Pavlov2014-07-021-3/+3
* | Documentation: remove doxygen documentationSascha Hauer2014-06-261-6/+0
|/
* mii-tool: Fix gigabit advertise / link partner ability mixupSascha Hauer2014-06-111-2/+2
* mii-tool: Fix gigabit link testSascha Hauer2014-06-111-1/+1
* mii-tool: Fix string lengthSascha Hauer2014-06-111-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-3/+8
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* miitool: drop internal table of known MII, use phy drivers insteadAntony Pavlov2014-01-061-25/+5
* miitool: add initial GbE supportAntony Pavlov2014-01-061-16/+56
* miitool: change behaviour closer to linux' mii-toolAntony Pavlov2014-01-061-41/+47
* miitool: Add option to scan mii busesSascha Hauer2013-12-111-2/+10
* add 'miitool' command to view media-independent interface statusAntony Pavlov2012-10-301-0/+268