[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20201029022738.722794-1-vladimir.oltean@nxp.com>
Date: Thu, 29 Oct 2020 04:27:33 +0200
From: Vladimir Oltean <vladimir.oltean@....com>
To: Microchip Linux Driver Support <UNGLinuxDriver@...rochip.com>,
Claudiu Manoil <claudiu.manoil@....com>,
Alexandre Belloni <alexandre.belloni@...tlin.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Florian Fainelli <f.fainelli@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH net-next 0/5] L2 multicast forwarding for Ocelot switch
This series enables the mscc_ocelot switch to forward raw L2 (non-IP)
mdb entries as configured by the bridge driver after this patch:
https://patchwork.ozlabs.org/project/netdev/patch/20201028233831.610076-1-vladimir.oltean@nxp.com/
Vladimir Oltean (5):
net: mscc: ocelot: classify L2 mdb entries as LOCKED
net: mscc: ocelot: use ether_addr_copy
net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_add
net: mscc: ocelot: make entry_type a member of struct ocelot_multicast
net: mscc: ocelot: support L2 multicast entries
drivers/net/ethernet/mscc/ocelot.c | 147 ++++++++++++++++++++---------
drivers/net/ethernet/mscc/ocelot.h | 31 ++++--
include/soc/mscc/ocelot.h | 1 +
3 files changed, 125 insertions(+), 54 deletions(-)
--
2.25.1
Powered by blists - more mailing lists