From: David S. Miller Date: Mon, 29 Jun 2020 03:56:38 +0000 (-0700) Subject: Merge branch 'r8169-make-RTL8401-a-separate-chip-version' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cf8a9ab7f7d4b43ef7aa85427fec2458a6709054;p=linux.git Merge branch 'r8169-make-RTL8401-a-separate-chip-version' Heiner Kallweit says: ==================== r8169: make RTL8401 a separate chip version So far RTL8401 was treated like a RTL8101e, means we relied on the BIOS to configure MAC and PHY properly. Make RTL8401 a separate chip version and copy MAC / PHY config from r8101 vendor driver. ==================== Signed-off-by: David S. Miller --- cf8a9ab7f7d4b43ef7aa85427fec2458a6709054