Message ID | 20211007161552.272771-1-kai.heng.feng@canonical.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pci-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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8A25AC433EF for <linux-pci@archiver.kernel.org>; Thu, 7 Oct 2021 16:16:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6D47761130 for <linux-pci@archiver.kernel.org>; Thu, 7 Oct 2021 16:16:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242583AbhJGQSh (ORCPT <rfc822;linux-pci@archiver.kernel.org>); Thu, 7 Oct 2021 12:18:37 -0400 Received: from smtp-relay-canonical-1.canonical.com ([185.125.188.121]:53954 "EHLO smtp-relay-canonical-1.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242220AbhJGQSg (ORCPT <rfc822;linux-pci@vger.kernel.org>); Thu, 7 Oct 2021 12:18:36 -0400 Received: from localhost.localdomain (unknown [10.101.196.174]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPSA id 552F33FFDC; Thu, 7 Oct 2021 16:16:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1633623401; bh=0KLgW6RNFHGRR3uPAzV96CLFDLpsWVBFEtnvoPaS81A=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=lWhgTiy2lGSZx3R7dSParXUd5ML4pjvSOvIfTGs4l56VPnK90GoA/ShoBCP9H3sJ4 19g9xh8NVOrQPyLue6ebnBk52KHhegOsc2nKS/rKAkzclXlYn+197QZsPrI41VTUOu RyqKNDgtgvP94luSf/Ucv8Bh08Q33u9KuQBfwLIhqXE0DWQlLyh139n/VRHgps0KRW gBugO2ba7rVSzk97wdUYvEiilsYLPp+c6QtKLpFSxZgFb5CBa8OLKg/n6gwSKeWCri vGQwbopZeRtC2yQiR5rSdcdK6Dl67RvmIDzjcwiXWOAc1hEkOl4uR2HtI6tKy36Iog iVeGbkACgbkPw== From: Kai-Heng Feng <kai.heng.feng@canonical.com> To: hkallweit1@gmail.com, nic_swsd@realtek.com, bhelgaas@google.com Cc: davem@davemloft.net, kuba@kernel.org, anthony.wong@canonical.com, netdev@vger.kernel.org, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, Kai-Heng Feng <kai.heng.feng@canonical.com> Subject: [RFC] [PATCH net-next v6 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs Date: Fri, 8 Oct 2021 00:15:49 +0800 Message-Id: <20211007161552.272771-1-kai.heng.feng@canonical.com> X-Mailer: git-send-email 2.32.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-pci.vger.kernel.org> X-Mailing-List: linux-pci@vger.kernel.org |
Series |
r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
|
expand
|