mbox series

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

Message ID 20220420152016.9680-1-arun.ramadoss@microchip.com (mailing list archive)
Headers show
Series add ethtool SQI support for LAN87xx T1 Phy | expand

Message

Arun Ramadoss April 20, 2022, 3:20 p.m. UTC
This patch series add the Signal Quality Index measurement for the LAN87xx and
LAN937x T1 phy. Updated the maintainers file for microchip_t1.c.

v2 - v3
------
Rebased to latest commit

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: 365014f5c39422fa7ccd75b36235155d9041f883

Comments

patchwork-bot+netdevbpf@kernel.org April 22, 2022, 11:40 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 20 Apr 2022 20:50:14 +0530 you 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.
> 
> v2 - v3
> ------
> Rebased to latest commit
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/2] net: phy: LAN87xx: add ethtool SQI support
    https://git.kernel.org/netdev/net-next/c/b649695248b1
  - [net-next,v3,2/2] MAINTAINERS: Add maintainers for Microchip T1 Phy driver
    https://git.kernel.org/netdev/net-next/c/58f373f8d787

You are awesome, thank you!