From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Belloni Subject: [PATCH net-next v2 0/2] net: mscc: ocelot: add more features Date: Tue, 26 Jun 2018 14:28:47 +0200 Message-ID: <20180626122849.13174-1-alexandre.belloni@bootlin.com> Cc: Allan Nielsen , razvan.stefanescu@nxp.com, po.liu@nxp.com, Thomas Petazzoni , Andrew Lunn , Florian Fainelli , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Alexandre Belloni To: "David S . Miller" Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Hi, This series adds link aggregation and VLAN filtering hardware offload support to the ocelot driver. PTP support will be sent later. changes in v2: - rebased on v4.18-rc1 - check for aggregation type and only offload it when type is hash (balance-xor or 802.3ad) Alexandre Belloni (1): net: mscc: ocelot: add bonding support Antoine Tenart (1): net: mscc: ocelot: add VLAN filtering drivers/net/ethernet/mscc/ocelot.c | 445 ++++++++++++++++++++++++++++- drivers/net/ethernet/mscc/ocelot.h | 2 +- 2 files changed, 444 insertions(+), 3 deletions(-) -- 2.18.0