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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html