netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3]  net: bgmac: Misc improvements
@ 2016-06-07 22:06 Florian Fainelli
  2016-06-07 22:06 ` [PATCH net-next v2 1/3] bgmac: Bind net_device with backing device structure Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2016-06-07 22:06 UTC (permalink / raw)
  To: netdev; +Cc: ben, zajec5, hauke, jon.mason, Florian Fainelli

Hi David, Rafal, Hauke, Felix,

This patch series add minor changes to the bgmac driver:

- properly bind net_device with its backing device structure such that
  we can locate the device using common helper functions

- add support for ethtool statistics reading the HW MIB counters which
  is useful for debugging

- add netdev statistics throughout the TX/RX path to know what is going on

Thanks

Florian Fainelli (3):
  bgmac: Bind net_device with backing device structure
  bgmac: Add support for ethtool statistics
  bgmac: Maintain some netdev statistics

 drivers/net/ethernet/broadcom/bgmac.c | 135 ++++++++++++++++++++++++++++++++++
 drivers/net/ethernet/broadcom/bgmac.h |   4 +-
 2 files changed, 137 insertions(+), 2 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-06-10  6:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-07 22:06 [PATCH net-next v2 0/3] net: bgmac: Misc improvements Florian Fainelli
2016-06-07 22:06 ` [PATCH net-next v2 1/3] bgmac: Bind net_device with backing device structure Florian Fainelli
2016-06-07 22:06 ` [PATCH net-next v2 2/3] bgmac: Add support for ethtool statistics Florian Fainelli
2016-06-07 22:06 ` [PATCH net-next v2 3/3] bgmac: Maintain some netdev statistics Florian Fainelli
2016-06-10  6:37 ` [PATCH net-next v2 0/3] net: bgmac: Misc improvements David Miller

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