netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add support to dump flash and rss config
@ 2015-01-20  6:32 Hariprasad Shenai
  2015-01-20  6:32 ` [PATCH net-next 1/2] cxgb4: Add debugfs entry to dump the contents of the flash Hariprasad Shenai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hariprasad Shenai @ 2015-01-20  6:32 UTC (permalink / raw)
  To: netdev; +Cc: davem, leedom, anish, nirranjan, praveenm, Hariprasad Shenai

Hi,

This patch series adds support to dump flash, rss, rss_key, rss_config,
rss_pf_config and rss_vf_config debugfs entries.

The patches series is 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 (2):
  cxgb4: Add debugfs entry to dump the contents of the flash
  cxgb4: Add debugfs options to dump the rss key, config for PF, VF,
    etc

 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h         |   13 +
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c |  480 +++++++++++++++++++-
 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.h |   21 +
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c         |  169 +++++++-
 drivers/net/ethernet/chelsio/cxgb4/t4_regs.h       |  402 ++++++++++++++++
 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h      |    6 +
 6 files changed, 1088 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2015-01-25  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20  6:32 [PATCH net-next 0/2] Add support to dump flash and rss config Hariprasad Shenai
2015-01-20  6:32 ` [PATCH net-next 1/2] cxgb4: Add debugfs entry to dump the contents of the flash Hariprasad Shenai
2015-01-20  6:32 ` [PATCH net-next 2/2] cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc Hariprasad Shenai
2015-01-25  1:13 ` [PATCH net-next 0/2] Add support to dump flash and rss config 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).