[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1461829999-20270-1-git-send-email-hariprasad@chelsio.com>
Date: Thu, 28 Apr 2016 13:23:17 +0530
From: Hariprasad Shenai <hariprasad@...lsio.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, leedom@...lsio.com,
swise@...ngridcomputing.com, nirranjan@...lsio.com,
santosh@...lsio.com, Hariprasad Shenai <hariprasad@...lsio.com>
Subject: [PATCH net-next 0/2] cxgb4/cxgb4vf: add support for mbox cmd logging
Hi
This patch series adds support for logging mailbox commands and replies
for debugging purpose for both PF and VF driver.
This patch series has been created against net-next tree and includes
patches on cxgb4 and cxgb4vf 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 (2):
cxgb4: Add support to enable logging of firmware mailbox commands
cxgb4vf: Add support to enable logging of firmware mailbox commands
for VF
drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 32 ++++++
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 99 ++++++++++++++++++
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 12 +++
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 69 +++++++++----
drivers/net/ethernet/chelsio/cxgb4vf/adapter.h | 4 +
.../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 112 +++++++++++++++++++++
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h | 29 ++++++
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c | 72 ++++++++-----
8 files changed, 384 insertions(+), 45 deletions(-)
--
2.3.4
Powered by blists - more mailing lists