summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Start use ib_device_opsKamal Heib2018-12-124-4/+4
* RDMA/vmw_pvrdma: Initialize ib_device_ops structKamal Heib2018-12-121-37/+45
* RDMA/usnic: Initialize ib_device_ops structKamal Heib2018-12-121-29/+32
* RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
* RDMA/qedr: Initialize ib_device_ops structKamal Heib2018-12-121-51/+52
* RDMA/ocrdma: Initialize ib_device_ops structKamal Heib2018-12-121-46/+46
* RDMA/nes: Initialize ib_device_ops structKamal Heib2018-12-121-32/+35
* RDMA/mthca: Initialize ib_device_ops structKamal Heib2018-12-121-51/+88
* RDMA/mlx5: Initialize ib_device_ops structKamal Heib2018-12-121-96/+131
* RDMA/mlx4: Initialize ib_device_ops structKamal Heib2018-12-111-79/+99
* RDMA/i40iw: Initialize ib_device_ops structKamal Heib2018-12-111-30/+33
* RDMA/hns: Initialize ib_device_ops structKamal Heib2018-12-114-58/+87
* RDMA/hfi1: Initialize ib_device_ops structKamal Heib2018-12-111-7/+11
* RDMA/cxgb4: Initialize ib_device_ops structKamal Heib2018-12-111-35/+39
* RDMA/cxgb3: Initialize ib_device_ops structKamal Heib2018-12-111-30/+34
* RDMA/bnxt_re: Initialize ib_device_ops structKamal Heib2018-12-111-51/+45Star
* IB/mlx4: Remove unneeded NULL checkYuval Shaia2018-12-111-3/+3
* RDMA/ocrdma: Use PCI-ID as an identification in debugfsLeon Romanovsky2018-12-111-2/+3
* RDMA/vmw_pvrdma: Use atomic memory allocation in create AHGal Pressman2018-12-111-1/+1
* IB/{mlx5,ocrdma,qedr,rxe}: Omit port validation from IB verbsYuval Shaia2018-12-113-29/+0Star
* RDMA/mlx5: Fail early if user tries to create flows on IB representorsLeon Romanovsky2018-12-111-4/+12
* IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing2018-12-111-1/+0Star
* IB/mlx5: Add 2X width support to query_portMichael Guralnik2018-12-112-1/+7
* Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-115-97/+95Star
|\
| * RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky2018-11-291-0/+1
| * IB/mlx5: Fix page fault handling for MWArtemy Kovalyov2018-11-271-0/+1
| * IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov2018-11-271-0/+8
| * RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu2018-11-231-68/+60Star
| * IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik2018-11-211-18/+11Star
| * IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen2018-11-211-2/+1Star
| * RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier2018-11-211-0/+2
| * RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier2018-11-211-0/+1
| * RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-11-211-9/+10
* | IB/mlx5: Add HDR speed support to query portMichael Guralnik2018-12-111-0/+5
* | IB/mlx5: Report CapabilityMask2 in ib_query_portMichael Guralnik2018-12-112-0/+7
* | IB/core: Add new IB ratesMichael Guralnik2018-12-111-1/+1
* | RDMA/hns: Bugfix for RoCE loopback testLijun Ou2018-12-112-0/+55
* | RDMA/hns: Update posting & querying mailboxLijun Ou2018-12-113-41/+59
* | RDMA/hns: Fix the bug while use multi-hop of pblLijun Ou2018-12-111-2/+2
* | RDMA/hns: Encapsulate and simplify qp state transitionLijun Ou2018-12-111-15/+16
* | RDMA/hns: Init qp context when modify qp from reset to initLijun Ou2018-12-111-0/+1
* | Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe2018-12-073-2/+17
|\ \
| * | IB/mlx5: Report packet based credit mode device capabilityDanit Goldberg2018-12-071-0/+3
| * | IB/mlx5: Add packet based credit mode supportDanit Goldberg2018-12-072-2/+14
* | | IB/mlx5: Enable TX on a DEVX flow tableAlex Vesker2018-12-071-4/+4
* | | mlx4: Use snprintf instead of complicated strcpyQian Cai2018-12-071-8/+4Star
* | | IB/hfi1: Reduce lock contention on iowait_lock for sdma and pioMike Marciniszyn2018-12-078-31/+27Star
* | | IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn2018-12-071-10/+5Star
* | | IB/hfi1: Allow the driver to initialize QP priv structMike Marciniszyn2018-12-075-0/+65
* | | IB/hfi1: Add OPFN and TID RDMA capability bitsKaike Wan2018-12-071-8/+11