[Qemu-devel] [PATCH v2 0/4] net: ftgmac100 enhancements

Cédric Le Goater posted 4 patches 7 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180530061711.23673-1-clg@kaod.org
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-quick@centos7 passed
Test s390x passed
include/hw/net/ftgmac100.h |  7 ++++-
hw/net/ftgmac100.c         | 64 +++++++++++++++++++++++++++++++---------------
2 files changed, 50 insertions(+), 21 deletions(-)
[Qemu-devel] [PATCH v2 0/4] net: ftgmac100 enhancements
Posted by Cédric Le Goater 7 years, 5 months ago
Hello,

Here is a couple of enhancements and fixes for the ftgmac100 NIC used
on the Aspeed SoC. It includes VLAN and multicast support.

Thanks,

Cédric.

Cédric Le Goater (4):
  ftgmac100: compute maximum frame size depending on the protocol
  ftgmac100: add IEEE 802.1Q VLAN support
  ftgmac100: fix multicast hash routine
  ftgmac100: remove check on runt messages

 include/hw/net/ftgmac100.h |  7 ++++-
 hw/net/ftgmac100.c         | 64 +++++++++++++++++++++++++++++++---------------
 2 files changed, 50 insertions(+), 21 deletions(-)

-- 
2.13.6