Merge branch 'qed-Add-iWARP-support-for-QL4xxxx'
commit2da95be940714f6e75054a81e6484f5349b66f5f
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 08:43:46 +0000 (3 01:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 08:43:46 +0000 (3 01:43 -0700)
treee9f4168cb685ffd42c3dc25fa45703d9e03089f9
parenta5192c52377e6d283abb5dcd5d25d65bf2316f62
parent93c45984d385bddf156735991ee0cd15c0753e4d
Merge branch 'qed-Add-iWARP-support-for-QL4xxxx'

Michal Kalderon says:

====================
qed: Add iWARP support for QL4xxxx

This patch series adds iWARP support to our QL4xxxx networking adapters.
The code changes span across qed and qedr drivers, but this series contains
changes to qed only. Once the series is accepted, the qedr series will
be submitted to the rdma tree.
There is one additional qed patch which enables the iWARP, this patch is
delayed until the qedr series will be accepted.

The patches were previously sent as an RFC, and these are the first 12
patches in the RFC series:
https://www.spinics.net/lists/linux-rdma/msg51416.html

This series was tested and built against net-next.

MAINTAINERS file is not updated in this PATCH as there is a pending patch
for qedr driver update https://patchwork.kernel.org/patch/9752761.
====================

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