From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751496AbeERGlT (ORCPT ); Fri, 18 May 2018 02:41:19 -0400 Received: from mail.bootlin.com ([62.4.15.54]:48584 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882AbeERGlR (ORCPT ); Fri, 18 May 2018 02:41:17 -0400 From: Alexandre Belloni To: "David S . Miller" 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 Subject: [PATCH net-next 0/2] net: mscc; ocelot: add more features Date: Fri, 18 May 2018 08:41:04 +0200 Message-Id: <20180518064106.10122-1-alexandre.belloni@bootlin.com> X-Mailer: git-send-email 2.17.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This series adds link aggregation and VLAN filtering hardware offload support to the ocelot driver. PTP is also on the list of features but it will probably not be submitted this cycle. Alexandre Belloni (1): net: mscc: ocelot: add bonding support Antoine Tenart (1): net: mscc: ocelot: add VLAN filtering drivers/net/ethernet/mscc/ocelot.c | 462 ++++++++++++++++++++++++++++- drivers/net/ethernet/mscc/ocelot.h | 2 +- 2 files changed, 461 insertions(+), 3 deletions(-) -- 2.17.0