[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1465337175-22368-1-git-send-email-f.fainelli@gmail.com>
Date: Tue, 7 Jun 2016 15:06:12 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: ben@...adent.org.uk, zajec5@...il.com, hauke@...ke-m.de,
jon.mason@...adcom.com, Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next v2 0/3] net: bgmac: Misc improvements
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
Powered by blists - more mailing lists