aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-19RDMA/mlx5: Fix query DCT via DEVXMaor Gottlieb
2021-05-18{net, RDMA}/mlx5: Fix override of log_max_qp by other deviceMaor Gottlieb
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb
2021-05-17RDMA/mlx5: Verify that DM operation is reasonableMaor Gottlieb
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-04-20RDMA/mlx5: Expose private query portMark Bloch
2021-04-20RDMA/mlx5: Fix type assignment for ICM DMMaor Gottlieb
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe
2021-04-13RDMA/mlx5: Expose UAPI to query DMMaor Gottlieb
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb
2021-04-13RDMA/mlx5: Add support to MODIFY_MEMIC commandMaor Gottlieb
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-04-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-04-07IB/mlx5: Reduce max order of memory allocated for xlt updatePraveen Kumar Kannoju
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory
2021-03-26RDMA/mlx5: Fix drop packet rule in egress tableMaor Gottlieb
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-03-23RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory
2021-03-22RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mrLeon Romanovsky
2021-03-12net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch
2021-03-12RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch
2021-03-11RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas
2021-03-11RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang
2021-03-11RDMA/mlx5: Fix query RoCE portMaor Gottlieb
2021-03-11RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Use a union inside mlx5_ib_mrJason Gunthorpe
2021-03-11RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe
2021-03-11RDMA/mlx5: Fix typo in destroy_mkey inboxMark Zhang
2021-03-10RDMA/mlx5: Fix timestamp default modeMaor Gottlieb
2021-03-03RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky
2021-03-01IB/mlx5: Add missing error codeYueHaibing
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe
2021-02-16RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau
2021-02-16RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa
2021-02-09RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-05IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-02-05IB/mlx5: Improve query port for representor portParav Pandit
2021-02-05IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit
2021-02-02IB/mlx5: Support default partition key for representor portParav Pandit