]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qed-Add-iWARP-support-for-QL4xxxx'
authorDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 08:43:46 +0000 (01:43 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 3 Jul 2017 08:43:46 +0000 (01:43 -0700)
commitf24f515e818cafcc6dd83f1ffe9e5ee0a2a06021
treee9f4168cb685ffd42c3dc25fa45703d9e03089f9
parentec8fcdcaa5d565d913c62c46501056f771c6b520
parentac9bc52f4a3105fba12bf5ff95fc76944834caa6
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>