From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D77A6C10F0E for ; Tue, 9 Apr 2019 18:45:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9FD0D20883 for ; Tue, 9 Apr 2019 18:45:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726784AbfDISpU (ORCPT ); Tue, 9 Apr 2019 14:45:20 -0400 Received: from charlotte.tuxdriver.com ([70.61.120.58]:35689 "EHLO smtp.tuxdriver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726767AbfDISpU (ORCPT ); Tue, 9 Apr 2019 14:45:20 -0400 Received: from uucp by smtp.tuxdriver.com with local-rmail (Exim 4.63) (envelope-from ) id 1hDvk8-0003c6-1b; Tue, 09 Apr 2019 14:45:12 -0400 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by localhost.localdomain (8.15.2/8.14.6) with ESMTP id x39Ih94v027424; Tue, 9 Apr 2019 14:43:09 -0400 Received: (from linville@localhost) by localhost.localdomain (8.15.2/8.15.2/Submit) id x39Ih7X9027423; Tue, 9 Apr 2019 14:43:07 -0400 Date: Tue, 9 Apr 2019 14:43:07 -0400 From: "John W. Linville" To: Heiner Kallweit Cc: Andrew Lunn , Florian Fainelli , "netdev@vger.kernel.org" Subject: Re: [PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down Message-ID: <20190409184306.GE13013@tuxdriver.com> References: <86b1ab67-fd7e-2789-1218-8c14e8198a60@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86b1ab67-fd7e-2789-1218-8c14e8198a60@gmail.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Fri, Mar 29, 2019 at 08:13:56PM +0100, Heiner Kallweit wrote: > This series adds support for Fast Link Down as new PHY tunable. > See [0] for the kernel part incl. the Marvell PHY driver as > first user. > > [0] https://marc.info/?t=155353900800001&r=1&w=2 > > v2: > - improve man page wording > > Heiner Kallweit (4): > ethtool: sync ethtool-copy.h with linux-next from 03/28/2019 > ethtool: simplify handling of PHY tunable downshift > ethtool: add support for PHY tunable Fast Link Down > ethtool: add PHY Fast Link Down tunable to man page > > ethtool-copy.h | 44 +++++++++++------------ > ethtool.8.in | 28 +++++++++++++-- > ethtool.c | 98 +++++++++++++++++++++++++++++++++----------------- > 3 files changed, 114 insertions(+), 56 deletions(-) > > -- > 2.21.0 Series queued for next release... -- John W. Linville Someday the world will need a hero, and you linville@tuxdriver.com might be all we have. Be ready.