netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: "maintainer:8169 10/100/1000 GIGABIT ETHERNET DRIVER" 
	<nic_swsd@realtek.com>, "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	"open list:8169 10/100/1000 GIGABIT ETHERNET DRIVER" 
	<netdev@vger.kernel.org>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] r8169: Add support for another RTL8168FP
Date: Tue, 2 Feb 2021 07:43:02 +0100	[thread overview]
Message-ID: <81e965d2-63bf-ae6b-abf1-a683b4459254@gmail.com> (raw)
In-Reply-To: <20210202044813.1304266-1-kai.heng.feng@canonical.com>

On 02.02.2021 05:48, Kai-Heng Feng wrote:
> According to the vendor driver, the new chip with XID 0x54b is
> essentially the same as the one with XID 0x54a, but it doesn't need the
> firmware.
> 
> So add support accordingly.
> 
> Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
> ---
> v2:
>  - Add phy support.
>  - Rebase on net-next.
> 
>  drivers/net/ethernet/realtek/r8169.h            |  1 +
>  drivers/net/ethernet/realtek/r8169_main.c       | 17 +++++++++++------
>  drivers/net/ethernet/realtek/r8169_phy_config.c |  1 +
>  3 files changed, 13 insertions(+), 6 deletions(-)
> 

for net-next

Reviewed-by: Heiner Kallweit <hkallweit1@gmail.com>

  reply	other threads:[~2021-02-02  6:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  4:48 [PATCH v2] r8169: Add support for another RTL8168FP Kai-Heng Feng
2021-02-02  6:43 ` Heiner Kallweit [this message]
2021-02-03  2:10 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81e965d2-63bf-ae6b-abf1-a683b4459254@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kai.heng.feng@canonical.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nic_swsd@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).