Merge branch 'cxgb4-next'
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Jun 2015 04:26:07 +0000 (21:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Jun 2015 04:26:07 +0000 (21:26 -0700)
commit4da44fdf30676d0260241b7882ca4b5d517d8eb4
tree66b81e86ceeb8b9a8eea0174c63a0aea163a8048
parentbb62f791f922254dc1847d3d0b77c9b066d5280b
parentc1e9af0ca1f8adb7f3badfc027fa42ecfcb34956
Merge branch 'cxgb4-next'

Hariprasad Shenai says:

====================
Free VI, flush sge ec and some other misc. fixes

This patch series adds the following.
Free VI interface during remove, flush SGE ec routine, rename
t4_link_start to t4_link_l1cfg since it only does l1 configuration, set
mac addr from when we can't contact firmware for debug purpose, set pcie
completion timeout and use fw interface to access TP_PIO_XXX registers

This patch series has been 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.
====================

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