linux/drivers/infiniband/hw/qedr
Tomer Tayar da09091732 qed*: Utilize FW 8.33.1.0
Advance the qed* drivers to use firmware 8.33.1.0:
Modify core driver (qed) to utilize the new FW and initialize the device
with it. This is the lion's share of the patch, and includes changes to FW
interface files, device initialization flows, FW interaction flows, and
debug collection flows.
Modify Ethernet driver (qede) to make use of new FW in fastpath.
Modify RoCE/iWARP driver (qedr) to make use of new FW in fastpath.
Modify FCoE driver (qedf) to make use of new FW in fastpath.
Modify iSCSI driver (qedi) to make use of new FW in fastpath.

Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com>
Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com>
Signed-off-by: Yuval Bason <Yuval.Bason@cavium.com>
Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com>
Signed-off-by: Manish Chopra <Manish.Chopra@cavium.com>
Signed-off-by: Chad Dupuis <Chad.Dupuis@cavium.com>
Signed-off-by: Manish Rangankar <Manish.Rangankar@cavium.com>
Signed-off-by: Tomer Tayar <Tomer.Tayar@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-02 13:59:16 -05:00
..
Kconfig Updates for 4.15 kernel merge window 2017-11-15 14:54:53 -08:00
Makefile RDMA/qedr: Add iWARP connection management qp related callbacks 2017-08-18 12:26:38 -04:00
main.c qed*: HSI renaming for different types of HW 2018-01-02 13:59:15 -05:00
qedr.h Merge branch 'for-next-early' into for-next 2017-10-18 13:07:13 -04:00
qedr_hsi_rdma.h qed*: Utilize FW 8.33.1.0 2018-01-02 13:59:16 -05:00
qedr_iw_cm.c RDMA/qedr: Declare local functions static 2017-10-14 20:47:07 -04:00
qedr_iw_cm.h RDMA/qedr: Add iWARP connection management functions 2017-08-18 12:27:14 -04:00
qedr_roce_cm.c Merge branch 'for-next-early' into for-next 2017-10-18 13:07:13 -04:00
qedr_roce_cm.h RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support 2017-08-18 12:25:18 -04:00
verbs.c RDMA/qedr: Remove set-but-not-used variables 2017-10-14 20:47:07 -04:00
verbs.h RDMA/qedr: Add support for registering an iWARP device 2017-08-18 12:25:42 -04:00