[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1433345682-5846-1-git-send-email-hariprasad@chelsio.com>
Date: Wed, 3 Jun 2015 21:04:38 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, leedom@...lsio.com, nirranjan@...lsio.com,
Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/4] cxgb4: Adds support for various ethtool stats
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists