qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Cédric Le Goater
Subject: [Qemu-arm] [PATCH v2 0/4] net: ftgmac100 enhancements
Date: Wed, 30 May 2018 08:17:07 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]