netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: phy: broadcom: Support for PHY counters
@ 2016-11-29  1:04 Florian Fainelli
  2016-11-29  1:04 ` [PATCH net-next v2 1/2] net: phy: broadcom: Add support code for reading " Florian Fainelli
  2016-11-29  1:04 ` [PATCH net-next v2 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters Florian Fainelli
  0 siblings, 2 replies; 5+ messages in thread
From: Florian Fainelli @ 2016-11-29  1:04 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.

Changes in v2:

- fixed modular build reported by kbuild

- constify array of stats

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 | 70 +++++++++++++++++++++++++++++++++++++++++++
 drivers/net/phy/bcm-phy-lib.h |  5 ++++
 drivers/net/phy/bcm7xxx.c     | 34 +++++++++++++++++++++
 include/linux/brcmphy.h       |  3 ++
 4 files changed, 112 insertions(+)

-- 
2.9.3

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

end of thread, other threads:[~2016-11-29  3:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-29  1:04 [PATCH net-next v2 0/2] net: phy: broadcom: Support for PHY counters Florian Fainelli
2016-11-29  1:04 ` [PATCH net-next v2 1/2] net: phy: broadcom: Add support code for reading " Florian Fainelli
2016-11-29  1:04 ` [PATCH net-next v2 2/2] net: phy: bcm7xxx: Plug in support for reading PHY error counters Florian Fainelli
2016-11-29  2:50   ` Andrew Lunn
2016-11-29  3:20     ` Florian Fainelli

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).