]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:49 +0000 (23:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Sep 2014 06:00:49 +0000 (23:00 -0700)
commitf85038cec85a9cb50280fb7515eb196b89d111ae
tree8e9571e1faf896272ab3d9efccde452f4ed05140
parent4c22015623efc18956769fa13939464a8afefa96
parent7b661b205157793b3f3421377eda7ddad387266b
Merge branch 'cxgb4'

Hariprasad Shenai says:

====================
Trivial fixes for cxgb4

This patch series adds support to fix T5 adapter accessing T4 adapter registers,
issue mbox command on correct mbox for physical function, avoid dumping write
only registers, use correct length for adapter part number and support to detect
and display firmware reported errors.

The patches series is created against 'net' 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

V2:
   Added description for each patch as per David Miller's comment
====================

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