netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats
@ 2015-06-03 15:34 Hariprasad Shenai
  2015-06-03 15:34 ` [PATCH net-next 1/4] cxgb4: Add ethtool support to get adapter stats Hariprasad Shenai
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hariprasad Shenai @ 2015-06-03 15:34 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, Hariprasad Shenai

Hi,

This patch series adds the following:
Adds support to dump adapter specific stats in ethtool
Adds support to dump channel stats in ethtool
Adds support to dump loopback port stats in ethtool
Remove wake-on-lan get/set ethtool support

This patch series has been created against net-next tree and includes
patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review
the change and let us know in case of any review comments.

Thanks

Hariprasad Shenai (4):
  cxgb4: Add ethtool support to get adapter stats
  cxgb4: Add support in ethtool to dump channel stats
  cxgb4: Add support to dump loopback port stats
  cxgb4: Remove WOL get/set ethtool support

 drivers/infiniband/hw/cxgb4/provider.c             |   8 +-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |  75 ++++--
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 276 ++++++++++++++++----
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c    |  10 +-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 288 ++++++++++++++-------
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h         |   2 -
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |  16 ++
 7 files changed, 499 insertions(+), 176 deletions(-)

-- 
2.3.4

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

end of thread, other threads:[~2015-06-04  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 15:34 [PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats Hariprasad Shenai
2015-06-03 15:34 ` [PATCH net-next 1/4] cxgb4: Add ethtool support to get adapter stats Hariprasad Shenai
2015-06-03 15:34 ` [PATCH net-next 2/4] cxgb4: Add support in ethtool to dump channel stats Hariprasad Shenai
2015-06-03 15:34 ` [PATCH net-next 3/4] cxgb4: Add support to dump loopback port stats Hariprasad Shenai
2015-06-03 15:34 ` [PATCH net-next 4/4] cxgb4: Remove WOL get/set ethtool support Hariprasad Shenai
2015-06-04  6:40 ` [PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats 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).