Re: [PATCH] net: phy: dp83867: add MDI-X management
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-05-05 12:34:59
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2026-05-05 12:34:59
Also in:
lkml
On Tue, May 05, 2026 at 02:27:30PM +0200, Luca Ellero wrote:
ethtool on this phy device always reports "MDI-X: Unknown" and doesn't support forcing it to on or off. This patch adds support for reading/forcing MDI-X mode from ethtool properly.
This looks good to me. Please take a read on https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html The Subject line should indicate the tree. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Andrew