From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next A 0/5] further sfp/phylink updates Date: Tue, 02 Jan 2018 21:45:49 -0500 (EST) Message-ID: <20180102.214549.1220308201923311114.davem@davemloft.net> References: <20171229121451.GY10595@n2100.armlinux.org.uk> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org To: linux@armlinux.org.uk Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:55144 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750865AbeACCpx (ORCPT ); Tue, 2 Jan 2018 21:45:53 -0500 In-Reply-To: <20171229121451.GY10595@n2100.armlinux.org.uk> Sender: netdev-owner@vger.kernel.org List-ID: From: Russell King - ARM Linux Date: Fri, 29 Dec 2017 12:14:51 +0000 > This series: > - cleans up printing of module information > - improves the transceiver capability decoding, getting rid of the > guessing by connector type, improves direct-attach cable support > and adds support for 1G Base-PX and Base-BX10 modules. > - cleans up phylink_sfp_module_insert() Series applied, thanks Russell.