summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
2020-07-28RDMA/mlx5: Delete unreachable codeLeon Romanovsky2-9/+4
2020-07-27Merge branch 'mlx5_uar' into rdma.git /for-nextJason Gunthorpe2-29/+57
2020-07-27RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7Meir Lichtinger2-11/+42
2020-07-27RDMA/mlx5: Use MLX5_SET macro instead of local structureMeir Lichtinger2-19/+16
2020-07-24RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flowMaor Gottlieb1-0/+9
2020-07-24RDMA/mlx5: Allow SQ modificationMaor Gottlieb1-10/+8
2020-07-16RDMA/mlx5: Init dest_type when create flowDaria Velikovsky1-1/+1
2020-07-10RDMA/mlx5: Remove unused to_mibmr functionGal Pressman1-5/+0
2020-07-07RDMA/mlx5: Delete one-time used functionsLeon Romanovsky1-277/+198
2020-07-07RDMA/mlx5: Cleanup DEVX initialization flowLeon Romanovsky4-54/+51
2020-07-07RDMA/mlx5: Separate flow steering logic from main.cLeon Romanovsky8-2557/+2579
2020-07-07RDMA/mlx5: Separate counters from main.cLeon Romanovsky9-709/+737
2020-07-07RDMA/mlx5: Separate restrack callbacks initialization from main.cLeon Romanovsky4-77/+46
2020-07-07RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver functionLeon Romanovsky2-13/+12
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky3-28/+11
2020-07-06RDMA/core: Create and destroy counters in the ib_coreLeon Romanovsky1-14/+6
2020-07-06RDMA/mlx5: Introduce UAPI to query PD attributesYishai Hadas4-1/+50
2020-07-06RDMA/mlx5: Implement the query ucontext functionalityYishai Hadas1-0/+35
2020-07-06RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() responseYishai Hadas1-103/+93
2020-07-06RDMA/mlx5: Get XRCD number directly for the internal useLeon Romanovsky4-34/+23
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2-2/+2
2020-07-03RDMA/mlx5: Introduce ODP prefetch counterMaor Gottlieb2-9/+13
2020-06-24RDMA/mlx5: Add support to get MR resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get CQ resource in RAW formatMaor Gottlieb3-0/+10
2020-06-24RDMA/mlx5: Add support to get QP resource in RAW formatMaor Gottlieb3-0/+79
2020-06-23RDMA: Add dedicated MR resource tracker functionMaor Gottlieb3-30/+8
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds20-2807/+3186
2020-06-03RDMA/mlx5: Return ECE DC supportLeon Romanovsky1-14/+31
2020-06-03RDMA/mlx5: Don't rely on FW to set zeros in ECE responseLeon Romanovsky1-2/+4
2020-06-03RDMA/mlx5: Return an error if copy_to_user failsLeon Romanovsky1-6/+2
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe1-1/+0
2020-06-02RDMA/mlx5: Remove FMR leftoversGal Pressman1-8/+0
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+1
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-38/+14
2020-05-29RDMA/mlx5: Support TX port affinity for VF drivers in LAG modeMark Zhang3-2/+10
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky2-4/+46
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky4-14/+23
2020-05-27RDMA/mlx5: Convert modify QP to use MLX5_SET macrosLeon Romanovsky1-106/+97
2020-05-27RDMA/mlx5: Remove manually crafted QP context the query callLeon Romanovsky1-73/+56
2020-05-27RDMA/mlx5: Use direct modify QP implementationLeon Romanovsky1-6/+11
2020-05-27RDMA/mlx5: Set ECE options during QP createLeon Romanovsky1-9/+66
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky3-11/+17
2020-05-27Merge branch 'mellanox/mlx5-next' into rdma.git for/nextJason Gunthorpe1-1/+4
2020-05-27IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP commandMark Zhang1-0/+4
2020-05-21RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb1-0/+1
2020-05-21RDMA/core: Allow the ioctl layer to abort a fully created uobjectJason Gunthorpe3-32/+15
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe1-1/+3
2020-05-19RDMA/mlx5: Add init2init as a modify commandAharon Landau1-0/+1
2020-05-18net/mlx5: Add support for RDMA TX FT headers modifyingMichael Guralnik1-1/+4