[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20161129175718.20213-1-f.fainelli@gmail.com>
Date: Tue, 29 Nov 2016 09:57:16 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, andrew@...n.ch,
bcm-kernel-feedback-list@...adcom.com, allan.nielsen@...rosemi.com,
raju.lakkaraju@...rosemi.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next v3 0/2] net: phy: broadcom: Support for PHY counters
Hi all,
This patch series adds support for reading the Broadcom PHYs internal counters.
Changes in v3:
- fixed the allocation of priv->stats in bcm7xxx
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 | 35 ++++++++++++++++++++++
include/linux/brcmphy.h | 3 ++
4 files changed, 113 insertions(+)
--
2.9.3
Powered by blists - more mailing lists