netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Add cim_ma_la, cim_pif_la and tx_rate debugfs entry
@ 2015-06-09 12:57 Hariprasad Shenai
  2015-06-09 12:57 ` [PATCH net-next 1/3] cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs Hariprasad Shenai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hariprasad Shenai @ 2015-06-09 12:57 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, nirranjan, Hariprasad Shenai

Hi,

This patch series adds the following.
Add debugfs entry to dump CIM MA logic analyzer and CIM PIF logic analyzer logs.
Also adds support to dump tx rate of the channels in the adapter

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 (3):
  cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs
  cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents
  cxgb4: Add debugfs entry to dump channel rate

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |   5 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 125 +++++++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         | 101 +++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.h         |   2 +
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |  63 +++++++++++
 5 files changed, 296 insertions(+)

-- 
2.3.4

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

end of thread, other threads:[~2015-06-11  5:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-09 12:57 [PATCH net-next 0/3] Add cim_ma_la, cim_pif_la and tx_rate debugfs entry Hariprasad Shenai
2015-06-09 12:57 ` [PATCH net-next 1/3] cxgb4: Add a debugfs entry to dump CIM MA logic analyzer logs Hariprasad Shenai
2015-06-09 12:57 ` [PATCH net-next 2/3] cxgb4: Add debugfs entry to dump CIM PIF logic analyzer contents Hariprasad Shenai
2015-06-09 12:57 ` [PATCH net-next 3/3] cxgb4: Add debugfs entry to dump channel rate Hariprasad Shenai
2015-06-11  5:00 ` [PATCH net-next 0/3] Add cim_ma_la, cim_pif_la and tx_rate debugfs entry 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).