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.f...@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 <hkallwe...@gmail.com>