From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] net: Add support for SGMII PCS on Altera TSE MAC Date: Fri, 02 Dec 2016 10:37:07 -0500 (EST) Message-ID: <20161202.103707.1324210763794053722.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel@lists.codethink.co.uk, nios2-dev@lists.rocketboards.org, vbridger@opensource.altera.com, f.fainelli@gmail.com To: neill.whillans@codethink.co.uk Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Neill Whillans Date: Wed, 30 Nov 2016 13:41:03 +0000 > These patches were created as part of work to add support for SGMII > PCS functionality to the Altera TSE MAC. Patches are based on 4.9-rc6 > git tree. > > The first patch in the series adds support for the VSC8572 dual-port > Gigabit Ethernet transceiver, used in integration testing. > > The second patch adds support for the SGMII PCS functionality to the > Altera TSE driver. Series applied, thanks.