OSDN Git Service

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)
commit34afb4eb03de8953432799f9554d4d9432e44aed
treeeaee8c8a3ec8c75dce02aac7888b519aed4bd12e
parentbdb27482026aea65e63c4474ef6235789636a87e
parentbad4379263d2c2442f5273adc856dd67e4274f3f
Merge branch 'cxgb4'

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>