commit | 30adcc8fab3fa5aa569ea804b3ad469895294fb4 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Fri Apr 14 10:34:59 2017 +0200 |
committer | Jason Wang <jasowang@redhat.com> | Mon Apr 24 11:30:03 2017 +0800 |
tree | 78b330a344184f65330f42e705696bc70e0bda89 | |
parent | d25a7dabf242163ce95b60f6f75cf017b1715d55 [diff] |
hw/net: add MII definitions This adds comments on the Basic mode control and status registers bit definitions. It also adds a couple of bits for 1000BASE-T and the RealTek 8211E PHY for the FTGMAC100 model to use. Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Jason Wang <jasowang@redhat.com>