summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-2/+15
|\
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
| * RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang2021-03-111-1/+14
* | RDMA/mlx5: Fix timestamp default modeMaor Gottlieb2021-03-101-4/+14
|/
* Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe2021-02-161-8/+96
|\
| * RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau2021-02-161-8/+96
* | RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad2021-02-091-0/+2
* | RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-3/+5
* | IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit2021-02-051-13/+4
* | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-051-3/+3
* | RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch2021-01-281-7/+20
* | RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones2021-01-221-1/+1
|/
* RDMA/mlx5: Remove unneeded semicolonTom Rix2020-12-101-1/+1
* RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-1/+1
* RDMA/mlx5: Enable querying AH for XRC QP typesAvihai Horon2020-11-261-1/+3
* IB/mlx5: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe2020-11-161-48/+23
* RDMA/mlx5: Directly compute the PAS list for raw QP RQ'sJason Gunthorpe2020-11-161-25/+16
* RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQJason Gunthorpe2020-11-161-22/+31
* RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe2020-11-021-3/+3
* RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-14/+13
* RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-13/+13
* RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-2/+2
* RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-261-3/+4
* RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* RDMA/drivers: Remove udata check from special QPLeon Romanovsky2020-09-291-12/+0
* RDMA/mlx5: Change GSI QP to have same creation flow like other QPsLeon Romanovsky2020-09-291-16/+20
* RDMA/mlx5: Embed GSI QP into general mlx5_ib QPLeon Romanovsky2020-09-291-1/+1
* Merge branch 'mlx_sw_owner_v2' into rdma.git for-nextJason Gunthorpe2020-09-181-2/+4
|\
| * RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devicesAlex Vesker2020-09-181-2/+4
* | RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-26/+15
* | RDMA: Restore ability to return error for destroy WQLeon Romanovsky2020-09-091-2/+6
* | RDMA: Change XRCD destroy return valueLeon Romanovsky2020-09-091-2/+2
* | Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe2020-08-311-2/+2
|\|
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* | IB/mlx5: Add DCT RoCE LAG supportMark Zhang2020-08-271-1/+8
* | IB/mlx5: Add tx_affinity support for DCI QPMark Zhang2020-08-271-8/+6
* | RDMA/mlx5: Add new IB rates supportMark Zhang2020-08-181-3/+27
* | RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky2020-08-181-9/+11
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-061-46/+25
|\
| * RDMA/mlx5: Delete unreachable codeLeon Romanovsky2020-07-281-6/+4
| * RDMA/mlx5: Allow SQ modificationMaor Gottlieb2020-07-241-10/+8
| * RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-071-0/+1
| * RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky2020-07-061-25/+7
| * RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky2020-07-061-5/+5
* | RDMA/mlx5: Initialize QP mutex for the debug kernelsLeon Romanovsky2020-07-301-4/+1
* | RDMA/mlx5: Allow providing extra scatter CQE QP flagLeon Romanovsky2020-07-291-9/+15
* | RDMA/mlx5: Set PD pointers for the error flow unwindLeon Romanovsky2020-07-081-1/+2
* | RDMA/mlx5: Fix legacy IPoIB QP initializationLeon Romanovsky2020-07-021-0/+4
* | RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udataLeon Romanovsky2020-06-221-1/+1