]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'r8169-add-support-for-RTL8125'
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 00:47:27 +0000 (17:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Aug 2019 00:47:27 +0000 (17:47 -0700)
commitbbdc64d38f30a9cd910ebf7516fbdccddf638145
tree0bce876db8f1e9f348cd16874a5a75a28fb47b39
parent37b0759e512b6c6310bd1da8cd73ced6b404bd50
parente5db7efbe44518af54daa4fb6f533a601af6d9e4
Merge branch 'r8169-add-support-for-RTL8125'

Heiner Kallweit says:

====================
r8169: add support for RTL8125

This series adds support for the 2.5Gbps chip RTl8125. It can be found
on PCIe network cards, and on an increasing number of consumer gaming
mainboards. Series is partially based on the r8125 vendor driver.
Tested with a Delock 89531 PCIe card against a Netgear GS110MX
Multi-Gig switch.
Firmware isn't strictly needed, but on some systems there may be
compatibility issues w/o firmware. Firmware has been submitted to
linux-firmware.

v2:
- split first patch into 6 smaller ones to facilitate bisecting
====================

Signed-off-by: David S. Miller <davem@davemloft.net>