public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] r8169: add dash and LTR support
@ 2026-01-09  7:04 javen
  2026-01-09  7:04 ` [PATCH net-next v4 1/2] r8169: add DASH support for RTL8127AP javen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: javen @ 2026-01-09  7:04 UTC (permalink / raw)
  To: hkallweit1, nic_swsd, andrew+netdev, davem, edumazet, kuba,
	pabeni, horms
  Cc: netdev, linux-kernel, Javen Xu

From: Javen Xu <javen_xu@realsil.com.cn>

This series patch adds dash support for RTL8127AP and LTR support for
RTL8168FP/RTL8168EP/RTL8168H/RTL8125/RTL8126/RTL8127.

---
Changes in v2:
- Replace some register numbers with names according to the datasheet.
- Link to v1: https://lore.kernel.org/netdev/20260106083012.164-1-javen_xu@realsil.com.cn/

Changes in v3:
- Address some checkpatch warnings and remove rtl_disable_ltr().
- Link to v2: https://lore.kernel.org/netdev/20260108023523.1019-1-javen_xu@realsil.com.cn/

Changes in v4:
- Fix some formatting issues.
- Link to v3: https://lore.kernel.org/netdev/20260109064230.1094-1-javen_xu@realsil.com.cn/
---

Javen Xu (2):
  r8169: add DASH support for RTL8127AP
  r8169: enable LTR support

 drivers/net/ethernet/realtek/r8169_main.c | 102 ++++++++++++++++++++++
 1 file changed, 102 insertions(+)

-- 
2.43.0


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

end of thread, other threads:[~2026-01-13 10:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-09  7:04 [PATCH net-next v4 0/2] r8169: add dash and LTR support javen
2026-01-09  7:04 ` [PATCH net-next v4 1/2] r8169: add DASH support for RTL8127AP javen
2026-01-09  7:04 ` [PATCH net-next v4 2/2] r8169: enable LTR support javen
2026-01-13 10:00 ` [PATCH net-next v4 0/2] r8169: add dash and " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox