Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2014 23:25:23 +0000 (16:25 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jul 2014 23:25:23 +0000 (16:25 -0700)
commit7cf66041eda5841a5a0b74a10275c8ef4fea567a
tree91a71211347fda589fb5670d5eeb790aeb53fc10
parent5ee2c941b5969eb1b5592f9731b3ee76a784641f
parent7730b4c7e32c0ab4d7db746a9c3a84cf715161fa
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
Misc. fixes for iw_cxgb4

This patch series adds support to determine ingress padding boundary at runtime.
Advertise a larger max read queue depth for qps, and gather the resource limits
from fw and use them to avoid exhausting all the resources and display TPTE on
errors and add support for work request logging feature.

The patches series is created against 'net-next' tree.
And includes patches on cxgb4 and iw_cxgb4 driver.

Since this patch-series contains changes which are dependent on commit id
fc5ab02 ("cxgb4: Replaced the backdoor mechanism to access the HW memory with
PCIe Window method") we would like to request this patch series to get merged
via David Miller's 'net-next' tree.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.

V2:
 Optimized alloc_ird function, and several other changes related to debug prints
 based on review comments given by Yann Droneaud.
====================

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