]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 2 Jul 2014 01:56:15 +0000 (18:56 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Jul 2014 01:56:15 +0000 (18:56 -0700)
commitb0008db7e66c7e015405467b40c48e8fc6f4a870
treea16ad9a9d02ba595c672800c0726deaa9f7d6ced
parentbb7ce09567e8264f3bc6c9c5466fb2d3e0320ba0
parent1b4e982e45d05872195d2248f379aab114ffa751
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
cxgb4: Fix for PCI passthrough and some Misc. fixes

This patch series fixes probe failure in VM when PF is exposed through PCI
Passthrough. Adds support to use firmware interface to get BAR0 value.
Replace the backdoor mechanism to access the HW memory with PCIe Window method
which fixes memory I/O. Also adds device ID of few more adapters for cxgb4 and
cxgb4vf driver.

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

Since this patch-series contains mainly cxgb4 related changes, 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.
====================

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