6684bef12e
fsl_etsec: Use hw/net/mii.h
...
hw/net/mii.h provides common definitions for MII.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com >
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org >
Signed-off-by: Jason Wang <jasowang@redhat.com >
2023-03-10 15:35:38 +08:00
e8d4046559
hw/net: Clean up includes
...
Clean up includes so that osdep.h is included first and headers
which it implies are not included manually.
This commit was created with scripts/clean-includes.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-id: 1453832250-766-19-git-send-email-peter.maydell@linaro.org
2016-01-29 15:07:23 +00:00
eb1e7c3e51
Add Enhanced Three-Speed Ethernet Controller (eTSEC)
...
This implementation doesn't include ring priority, TCP/IP Off-Load, QoS.
Signed-off-by: Fabien Chouteau <chouteau@adacore.com >
Signed-off-by: Alexander Graf <agraf@suse.de >
2014-03-05 03:06:45 +01:00