All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Ramadoss <arun.ramadoss@microchip.com>
To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>,
	"David S. Miller" <davem@davemloft.net>,
	Russell King <linux@armlinux.org.uk>,
	Heiner Kallweit <hkallweit1@gmail.com>,
	Andrew Lunn <andrew@lunn.ch>, <UNGLinuxDriver@microchip.com>
Subject: [Patch net-next 0/3] add ethtool SQI support for LAN87xx T1 Phy
Date: Tue, 12 Apr 2022 12:03:14 +0530	[thread overview]
Message-ID: <20220412063317.4173-1-arun.ramadoss@microchip.com> (raw)

This patch series add the Signal Quality Index measurement for the LAN87xx and
LAN937x T1 phy. Added the PHY_POLL_CABLE_TEST flag for LAN937x phy. Updated the
maintainers file for microchip_t1.c.

Arun Ramadoss (3):
  net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag
  net: phy: LAN87xx: add ethtool SQI support
  MAINTAINERS: Add maintainers for Microchip T1 Phy driver

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


base-commit: b66bfc131c69bd9a5ed3ae90be4cf47ec46c1526
-- 
2.33.0


             reply	other threads:[~2022-04-12  6:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-12  6:33 Arun Ramadoss [this message]
2022-04-12  6:33 ` [Patch net-next 1/3] net: phy: LAN937x: added PHY_POLL_CABLE_TEST flag Arun Ramadoss
2022-04-12 16:55   ` Andrew Lunn
2022-04-12 17:01   ` Andrew Lunn
2022-04-12  6:33 ` [Patch net-next 2/3] net: phy: LAN87xx: add ethtool SQI support Arun Ramadoss
2022-04-12 16:57   ` Andrew Lunn
2022-04-12  6:33 ` [Patch net-next 3/3] MAINTAINERS: Add maintainers for Microchip T1 Phy driver Arun Ramadoss
2022-04-12 14:58   ` Joe Perches

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220412063317.4173-1-arun.ramadoss@microchip.com \
    --to=arun.ramadoss@microchip.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.