Message ID | 20200317144906.GO25745@shell.armlinux.org.uk |
---|---|
Headers | show
Return-Path: <SRS0=NONA=5C=vger.kernel.org=netdev-owner@kernel.org> 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.1 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 7D0F3C10F29 for <netdev@archiver.kernel.org>; Tue, 17 Mar 2020 14:49:17 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 4F9B620724 for <netdev@archiver.kernel.org>; Tue, 17 Mar 2020 14:49:17 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=armlinux.org.uk header.i=@armlinux.org.uk header.b="xlIQxRzi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726597AbgCQOtQ (ORCPT <rfc822;netdev@archiver.kernel.org>); Tue, 17 Mar 2020 10:49:16 -0400 Received: from pandora.armlinux.org.uk ([78.32.30.218]:40840 "EHLO pandora.armlinux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726278AbgCQOtQ (ORCPT <rfc822;netdev@vger.kernel.org>); Tue, 17 Mar 2020 10:49:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:Content-Type:MIME-Version: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Xl4T25ycDwl5XZ4au/sHdE6nMKUuW2y1rPQgDK9Hm1k=; b=xlIQxRziiYYxsGY6b7Q5bUo5+ llsYFvSucBlyg+N0Kl3C/mOXlwG0hNEV3losLjpeKwWSZ8sUffcVZb1lyiGXLLDKe/S6OWgklsdS8 U+EWlyskYqdXf2pdeyX8TKMetAE9VBYa5UGVyE4LWBEGX5CyAHibzRP1rnAmnXROiuoJtP21DtQ45 /dhx4CxAPxPNcZojqJdbDzLGUOLIfFRD88NnLkVCgrWensuq/XDjNezUlc+ryqzm9EfBtfppX4W1X aVexWB2wu90VP+/mvzycNzOeTiVgKWyd34yQDKAA8qiJye7RFhXRNXnhvUA4dZTgrrGPgccmTfCWP xMDp/jqmA==; Received: from shell.armlinux.org.uk ([2002:4e20:1eda:1:5054:ff:fe00:4ec]:33546) by pandora.armlinux.org.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from <linux@armlinux.org.uk>) id 1jEDWm-0007gf-PC; Tue, 17 Mar 2020 14:49:09 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.92) (envelope-from <linux@shell.armlinux.org.uk>) id 1jEDWk-0002t7-Jo; Tue, 17 Mar 2020 14:49:06 +0000 Date: Tue, 17 Mar 2020 14:49:06 +0000 From: Russell King - ARM Linux admin <linux@armlinux.org.uk> To: Andrew Lunn <andrew@lunn.ch>, Florian Fainelli <f.fainelli@gmail.com>, Heiner Kallweit <hkallweit1@gmail.com> Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org Subject: [PATCH v2 net-next 0/4] net: add phylink support for PCS Message-ID: <20200317144906.GO25745@shell.armlinux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
net: add phylink support for PCS
|
expand
|