linux/drivers/infiniband/hw
Devesh Sharma 374c5285ab RDMA/bnxt_re: Enable GSI QP support for 57500 series
In the new 57500 series of adapters the GSI qp is a UD type QP unlike the
previous generation where it was a Raw Eth QP. Changing the control and
data path to support the same. Listing all the significant diffs:

 - AH creation resolve network type unconditionally
 - Add check at relevant places to distinguish from Raw Eth
   processing flow.
 - bnxt_re_process_res_ud_wc report completion with GRH flag
   when qp is GSI.
 - Change length, cfa_meta and smac to match new driver/hardware
   interface.
 - Add new driver/hardware interface.

Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Devesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2019-02-07 13:24:48 -07:00
..
bnxt_re RDMA/bnxt_re: Enable GSI QP support for 57500 series 2019-02-07 13:24:48 -07:00
cxgb3 iw_cxgb*: kzalloc the iwcm verbs struct 2019-02-04 16:26:02 -07:00
cxgb4 iw_cxgb*: kzalloc the iwcm verbs struct 2019-02-04 16:26:02 -07:00
hfi1 drivers/IB,hfi1: do not se mmap_sem 2019-02-07 12:54:02 -07:00
hns RDMA/hns: Fix the chip hanging caused by sending doorbell during reset 2019-02-04 16:13:50 -07:00
i40iw RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
mlx4 Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
mlx5 IB/mlx5: Simplify WQE count power of two check 2019-02-07 13:14:55 -07:00
mthca Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
nes RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
ocrdma RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qedr RDMA: Provide safe ib_alloc_device() function 2019-01-30 15:52:30 -07:00
qib drivers/IB,qib: optimize mmap_sem usage 2019-02-07 12:54:02 -07:00
usnic drivers/IB,usnic: reduce scope of mmap_sem 2019-02-07 12:54:02 -07:00
vmw_pvrdma Linux 5.0-rc5 2019-02-04 14:53:42 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00