lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <81e965d2-63bf-ae6b-abf1-a683b4459254@gmail.com> Date: Tue, 2 Feb 2021 07:43:02 +0100 From: Heiner Kallweit <hkallweit1@...il.com> To: Kai-Heng Feng <kai.heng.feng@...onical.com> Cc: "maintainer:8169 10/100/1000 GIGABIT ETHERNET DRIVER" <nic_swsd@...ltek.com>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, "open list:8169 10/100/1000 GIGABIT ETHERNET DRIVER" <netdev@...r.kernel.org>, open list <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v2] r8169: Add support for another RTL8168FP 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@...onical.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@...il.com>
Powered by blists - more mailing lists