cmd: mii: Add the standard 1000BASE-T registers
authorTrent Piepho <tpiepho@impinj.com>
Thu, 9 May 2019 19:23:47 +0000 (19:23 +0000)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Jul 2019 18:32:25 +0000 (13:32 -0500)
commit956378683146578d0d069dace8c91c56dc09d743
treea9e6ff4a29e2017ff3571271cbd610a7014f7977
parent4ef3231b6379cff18b6939619784d1ad60bfc14b
cmd: mii: Add the standard 1000BASE-T registers

These are standard across gigabit phys.  These mostly extend the
auto-negotiation information with gigabit fields.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
cmd/mii.c