netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] r8169: add support for RTL8125
@ 2019-08-27 18:40 Heiner Kallweit
  2019-08-27 18:41 ` [PATCH net-next 1/4] r8169: prepare for adding RTL8125 support Heiner Kallweit
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Heiner Kallweit @ 2019-08-27 18:40 UTC (permalink / raw)
  To: Realtek linux nic maintainers, David Miller; +Cc: netdev, Chun-Hao Lin

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.

Heiner Kallweit (4):
  r8169: prepare for adding RTL8125 support
  r8169: add support for RTL8125
  r8169: add RTL8125 PHY initialization
  r8169: add support for EEE on RTL8125

 drivers/net/ethernet/realtek/Kconfig      |   9 +-
 drivers/net/ethernet/realtek/r8169_main.c | 464 ++++++++++++++++++++--
 2 files changed, 443 insertions(+), 30 deletions(-)

-- 
2.23.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-28  5:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-27 18:40 [PATCH net-next 0/4] r8169: add support for RTL8125 Heiner Kallweit
2019-08-27 18:41 ` [PATCH net-next 1/4] r8169: prepare for adding RTL8125 support Heiner Kallweit
2019-08-27 23:27   ` Andrew Lunn
2019-08-28  5:52     ` Heiner Kallweit
2019-08-27 18:41 ` [PATCH net-next 2/4] r8169: add support for RTL8125 Heiner Kallweit
2019-08-27 18:42 ` [PATCH net-next 3/4] r8169: add RTL8125 PHY initialization Heiner Kallweit
2019-08-27 18:42 ` [PATCH net-next 4/4] r8169: add support for EEE on RTL8125 Heiner Kallweit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).