[Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy

Arun Ramadoss posted 2 patches 4 years, 2 months ago
There is a newer version of this series
MAINTAINERS                    |  7 +++++
drivers/net/phy/microchip_t1.c | 48 ++++++++++++++++++++++++++++++++++
2 files changed, 55 insertions(+)
[Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy
Posted by Arun Ramadoss 4 years, 2 months ago
This patch series add the Signal Quality Index measurement for the LAN87xx and
LAN937x T1 phy. Updated the maintainers file for microchip_t1.c.

v1 - v2
------
- Seperated the PHY_POLL_CABLE_TEST flag patch as a fix to net tree.
- Updated the individual people as Maintainer.

Arun Ramadoss (2):
  net: phy: LAN87xx: add ethtool SQI support
  MAINTAINERS: Add maintainers for Microchip T1 Phy driver

 MAINTAINERS                    |  7 +++++
 drivers/net/phy/microchip_t1.c | 48 ++++++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)


base-commit: f45ba67eb74ab4b775616af731bdf8944afce3f1
-- 
2.33.0
Re: [Patch net-next v2 0/2] add ethtool SQI support for LAN87xx T1 Phy
Posted by Jakub Kicinski 4 years, 2 months ago
On Wed, 13 Apr 2022 12:25:55 +0530 Arun Ramadoss wrote:
> This patch series add the Signal Quality Index measurement for the LAN87xx and
> LAN937x T1 phy. Updated the maintainers file for microchip_t1.c.

Please rebase and repost now that the fix also made its way to net-next.
The line numbers don't much and the way git deals with it is not
inspiring confidence.