netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: phy: broadcom: Support for PHY counters
@ 2016-11-28 21:06 Florian Fainelli
  2016-11-28 21:06 ` [PATCH net-next 1/2] net: phy: broadcom: Add support code for reading " Florian Fainelli
  2016-11-28 21:06 ` [PATCH net-next 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters Florian Fainelli
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Fainelli @ 2016-11-28 21:06 UTC (permalink / raw)
  To: netdev
  Cc: davem, andrew, bcm-kernel-feedback-list, allan.nielsen,
	raju.lakkaraju, Florian Fainelli

Hi all,

This patch series adds support for reading the Broadcom PHYs internal counters.

Florian Fainelli (2):
  net: phy: broadcom: Add support code for reading PHY counters
  net: phy: bcm7xxx: Plug in support for reading PHY error counters

 drivers/net/phy/bcm-phy-lib.c | 67 +++++++++++++++++++++++++++++++++++++++++++
 drivers/net/phy/bcm-phy-lib.h |  5 ++++
 drivers/net/phy/bcm7xxx.c     | 34 ++++++++++++++++++++++
 include/linux/brcmphy.h       |  3 ++
 4 files changed, 109 insertions(+)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-11-28 23:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-28 21:06 [PATCH net-next 0/2] net: phy: broadcom: Support for PHY counters Florian Fainelli
2016-11-28 21:06 ` [PATCH net-next 1/2] net: phy: broadcom: Add support code for reading " Florian Fainelli
2016-11-28 21:06 ` [PATCH net-next 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters Florian Fainelli
2016-11-28 23:43   ` kbuild test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).