Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754017AbcKRQSV (ORCPT ); Fri, 18 Nov 2016 11:18:21 -0500 Received: from mail-pg0-f65.google.com ([74.125.83.65]:33153 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753947AbcKRQSQ (ORCPT ); Fri, 18 Nov 2016 11:18:16 -0500 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=UTF-8 Subject: Re: Synopsys Ethernet QoS Driver From: Florian Fainelli Date: Fri, 18 Nov 2016 06:53:57 -0800 To: Joao Pinto , davem@davemloft.net, jeffrey.t.kirsher@intel.com, jiri@mellanox.com, saeedm@mellanox.com, idosch@mellanox.com CC: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, CARLOS.PALMINHA@synopsys.com, andreas.irestal@axis.com Message-ID: <771E7B93-5AB6-4F2B-8DEB-58DDB6A96D13@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1286 Lines: 32 On November 18, 2016 4:28:30 AM PST, Joao Pinto wrote: > >Dear all, > >My name is Joao Pinto and I work at Synopsys. >I am a kernel developer with special focus in mainline collaboration, >both Linux >and Buildroot. I was recently named one of the maintainers of the PCIe >Designware core driver and I was the author of the Designware UFS >driver stack. > >I am sending you this e-mail because you were the suggested contacts >from the >get_maintainers script concerning Ethernet drivers :). > >Currently I have the task to work on the mainline Ethernet QoS driver >in which >you are the author. The work would consist of the following: > >a) Separate the current driver in a Core driver (common ops) + platform >glue >driver + pci glue driver >b) Add features that are currently only available internally >c) Add specific phy support using the PHY framework > >I would also gladly be available to be its maintainer if you agree with >it. Since you have both the hardware and a clear todo list for this driver, start submitting patches, get them included in David's tree and over time chances are that you will become the maintainer, either explicitly by adding an entry in the MAINTAINERS file or just by consistently contributing to this area. -- Florian