]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit44a70391a6a10f42853231bf49c4aab0fd2c0880
treeeaee8c8a3ec8c75dce02aac7888b519aed4bd12e
parent0a449420a45aef9a2f9b4cf5752f29eb9b4ba2d9
parent0f3fa8db1b11ec58458e6d428d8d899f294c5f30
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>