qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/4] net: ftgmac100 enhancements
@ 2018-05-30  6:17 Cédric Le Goater
  2018-05-30  6:17 ` [Qemu-devel] [PATCH v2 1/4] ftgmac100: compute maximum frame size depending on the protocol Cédric Le Goater
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Cédric Le Goater @ 2018-05-30  6:17 UTC (permalink / raw)
  To: Jason Wang
  Cc: qemu-devel, qemu-arm, Philippe Mathieu-Daudé,
	Cédric Le Goater

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-06-07 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-30  6:17 [Qemu-devel] [PATCH v2 0/4] net: ftgmac100 enhancements Cédric Le Goater
2018-05-30  6:17 ` [Qemu-devel] [PATCH v2 1/4] ftgmac100: compute maximum frame size depending on the protocol Cédric Le Goater
2018-05-30  6:17 ` [Qemu-devel] [PATCH v2 2/4] ftgmac100: add IEEE 802.1Q VLAN support Cédric Le Goater
2018-06-07 12:41   ` Peter Maydell
2018-06-07 13:30     ` Cédric Le Goater
2018-05-30  6:17 ` [Qemu-devel] [PATCH v2 3/4] ftgmac100: fix multicast hash routine Cédric Le Goater
2018-05-30  6:17 ` [Qemu-devel] [PATCH v2 4/4] ftgmac100: remove check on runt messages Cédric Le Goater

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).