Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753611AbbLCUSi (ORCPT ); Thu, 3 Dec 2015 15:18:38 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:45530 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753415AbbLCUSh (ORCPT ); Thu, 3 Dec 2015 15:18:37 -0500 Date: Thu, 03 Dec 2015 15:18:35 -0500 (EST) Message-Id: <20151203.151835.2096865567050500953.davem@davemloft.net> To: stsp@list.ru Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@free-electrons.com, linux@arm.linux.org.uk Subject: Re: [PATCH 0/2] mvneta: implement ethtool autonegotiation control From: David Miller In-Reply-To: <565F2B28.4080501@list.ru> References: <565F2B28.4080501@list.ru> X-Mailer: Mew version 6.6 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Thu, 03 Dec 2015 12:18:36 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 673 Lines: 19 From: Stas Sergeev Date: Wed, 2 Dec 2015 20:32:24 +0300 > These 2 patches add an ability to control the > autonegotiation via ethtool. For example: > > ethtool -s eth0 autoneg off > ethtool -s eth0 autoneg on > > This is needed if you want to connect the mvneta's MII > to different switches or PHYs: the ones the do support > the in-band status, and the ones that do not. Series applied to net-next, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/