commit | 1287723aa139b46dc0b9b53c7212af71f1acfc39 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Sun Nov 10 16:13:35 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 21:35:31 2019 -0800 |
tree | e5f7db51381a51b93f95a69a8e4ba26bdb3bca81 | |
parent | 7a28c886f645e5c7c3b26981e29dc70c803f6ae9 [diff] |
r8169: add support for RTL8117 Add support for chip version RTL8117. Settings have been copied from Realtek's r8168 driver, there however chip ID 54a belongs to a chip version called RTL8168FP. It was confirmed that RTL8117 works with Realtek's driver, so both chip versions seem to be the same or at least compatible. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>