Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Feb 2015 06:53:03 +0000 (22:53 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Feb 2015 06:53:03 +0000 (22:53 -0800)
Hariprasad Shenai says:

====================
Add support to dump some hw debug info

This patch series adds support to dump sensor info, dump Transport Processor
event trace, dump Upper Layer Protocol RX module command trace, dump mailbox
contents and dump Transport Processor congestion control configuration.

Will send a separate patch series for all the hw stats patches, by moving them
to ethtool.

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.

V2: Dopped all hw stats related patches. Added a new patch which adds support to
dump congestion control table.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge