aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky1-3/+2
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas1-0/+2
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky1-2/+2
2020-07-06RDMA: 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-02RDMA/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-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb1-0/+1
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-1/+1
2020-04-30RDMA/mlx5: Rely on existence of udata to separate kernel/user flowsLeon Romanovsky1-14/+0
2020-04-30RDMA/mlx5: Store QP type in the vendor QP structureLeon Romanovsky1-2/+6
2020-04-28RDMA/mlx5: Return all configured create flags through query QPLeon Romanovsky1-0/+1
2020-04-28RDMA/mlx5: Change scatter CQE flag to be set like other vendor flagsLeon Romanovsky1-1/+0
2020-04-28RDMA/mlx5: Use flags_en mechanism to mark QP created with WQE signatureLeon Romanovsky1-1/+0
2020-04-28RDMA/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-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-28/+61
2020-03-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed 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
2020-03-27IB/mlx5: Expose UAR object and its alloc/destroy commandsYishai Hadas1-0/+2
2020-03-24RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky1-0/+1
2020-03-13Merge branch 'mlx5_mr_cache' into rdma.git for-nextJason Gunthorpe1-10/+25
2020-03-13RDMA/mlx5: Allow MRs to be created in the cache synchronouslyJason Gunthorpe1-1/+0
2020-03-13RDMA/mlx5: Revise how the hysteresis scheme works for cache fillingJason Gunthorpe1-0/+1
2020-03-13RDMA/mlx5: Fix locking in MR cache work queueJason Gunthorpe1-2/+3
2020-03-13RDMA/mlx5: Simplify how the MR cache bucket is locatedJason Gunthorpe1-3/+4
2020-03-13RDMA/mlx5: Rename the tracking variables for the MR cacheJason Gunthorpe1-4/+15
2020-03-13RDMA/mlx5: Replace spinlock protected write with atomic varSaeed Mahameed1-4/+1
2020-03-13{IB,net}/mlx5: Assign mkey variant in mlx5_ib onlySaeed Mahameed1-0/+5
2020-03-13RDMA/mlx5: Use offsetofend() instead of duplicated variantLeon Romanovsky1-10/+6
2020-03-10RDMA/mlx5: Remove duplicate definitions of SW_ICM macrosErez Shitrit1-4/+0
2020-03-10Merge tag 'v5.6-rc5' into rdma.git for-nextJason Gunthorpe1-0/+1