[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1369307473-20696-1-git-send-email-f.fainelli@gmail.com>
Date: Thu, 23 May 2013 12:11:10 +0100
From: "Florian Fainelli" <f.fainelli@...il.com>
To: davem@...emloft.net
cc: netdev@...r.kernel.org, afleming@...escale.com, jogo@...nwrt.org,
bhutchings@...arflare.com,
"Florian Fainelli" <f.fainelli@...il.com>
Subject: [PATCH 0/3 v3] phy: allow flagging PHY devices as internal
David, Andy,
This small patch set updates libphy to allow PHY drivers to flag a
specific PHY device as internal, which is then used to accurately
report the transceiver type (internal vs external) in ethtool.
As far as I can tell we only have one in-tree driver for the moment
which is known to be for internal PHYs.
Florian Fainelli (3):
net: ethtool: disambiguate XCVR_* meaning
phy: allow drivers to flag a PHY device as internal
phy: bcm63xx: report Broadcom BCM63xx PHYs as internal
drivers/net/phy/bcm63xx.c | 4 ++--
drivers/net/phy/phy.c | 3 ++-
drivers/net/phy/phy_device.c | 3 +++
include/linux/phy.h | 12 ++++++++++++
include/uapi/linux/ethtool.h | 4 ++--
5 files changed, 21 insertions(+), 5 deletions(-)
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists