summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-01RDMA/mlx5: Sync device with CPU pages upon ODP MR registrationYishai Hadas1-0/+5
2020-09-29RDMA/mlx5: Delete not needed GSI QP signal QP typeLeon Romanovsky1-1/+0
2020-09-29RDMA/mlx5: Change GSI QP to have same creation flow like other QPsLeon Romanovsky1-3/+3
2020-09-29RDMA/mlx5: Reuse existing fields in parent QP storage objectLeon Romanovsky1-4/+0
2020-09-29RDMA/mlx5: Embed GSI QP into general mlx5_ib QPLeon Romanovsky1-3/+22
2020-09-18RDMA/mlx5: Clarify what the UMR is for when creating MRsJason Gunthorpe1-8/+37
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky1-3/+3
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky1-2/+1
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-1/+1
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-1/+4
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe1-11/+7
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger1-2/+7
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger1-9/+0
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman1-5/+0
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky1-14/+0
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky1-19/+1
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky1-3/+0
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky1-35/+3
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky1-1/+0
2020-07-07RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky1-3/+2
2020-07-07RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas1-0/+2
2020-07-07RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky1-2/+2
2020-07-07RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb1-0/+1
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb1-0/+1
2020-06-24RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb1-0/+1
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb1-4/+2
2020-06-03RDMA/mlx5: Remove FMR leftoversGal Pressman1-8/+0
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang1-0/+7
2020-05-06RDMA/mlx5: Move all WR logic from qp.c to separate fileLeon Romanovsky1-4/+0
2020-05-06RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang1-2/+2
2020-05-03RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb1-0/+1
2020-05-03RDMA: Group create AH arguments in structMaor Gottlieb1-1/+1
2020-05-01RDMA/mlx5: Rely on existence of udata to separate kernel/user flowsLeon Romanovsky1-14/+0
2020-05-01RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky1-2/+6
2020-04-29RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky1-0/+1
2020-04-29RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky1-1/+0
2020-04-29RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky1-1/+0
2020-04-29RDMA/mlx5: Delete create QP flags obfuscationLeon Romanovsky1-19/+2
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-0/+2
2020-04-19RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky1-1/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-28/+61
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed1-0/+5
2020-03-27Merge branch 'mlx5_tx_steering' into rdma.git for-nextJason Gunthorpe1-0/+1
2020-03-27RDMA/mlx5: Add support for RDMA TX flow tableMichael Guralnik1-0/+1
2020-03-27IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas1-0/+1
2020-03-27IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ibLeon Romanovsky1-0/+17