[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1392168462-18888-1-git-send-email-f.fainelli@gmail.com>
Date: Tue, 11 Feb 2014 17:27:32 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH 00/10] net: phy: small cleanups and improvements
Hi David,
This patchset contains some small cleanups which have been sent on the
mailing-list before to improve phy_print_status() and make it useful.
The second part of the patch allows PHY drivers to implement their own
aneg_done() callback.
Finally, two new sysfs properties are exposed to help troubleshoot libphy
aware Linux systems.
Thanks!
Florian Fainelli (10):
net: phy: use network device in phy_print_status
net: phy: update phy_print_status to show pause settings
net: phy: display human readable PHY speed settings
net: phy: add genphy_aneg_done()
net: phy: allow driver to implement their own aneg_done
net: phy: fix phy_{clear,config}_interrupt comment typos
net: phy: re-design phy_modes to be self-contained
net: phy: expose PHY device interface mode
net: phy: add "has_fixups" boolean property
net: phy: expose phydev->has_fixups to sysfs
Documentation/ABI/testing/sysfs-bus-mdio | 21 ++++++++++++++
drivers/net/phy/mdio_bus.c | 20 ++++++++++++++
drivers/net/phy/phy.c | 46 +++++++++++++++++++++++--------
drivers/net/phy/phy_device.c | 18 ++++++++++++
drivers/of/of_net.c | 26 ++----------------
include/linux/phy.h | 47 ++++++++++++++++++++++++++++++++
6 files changed, 142 insertions(+), 36 deletions(-)
--
1.8.3.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