summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/main.c
AgeCommit message (Expand)Author
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb
2021-08-05RDMA/mlx5: Add shared FDB supportMark Bloch
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe
2021-06-16RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor 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: Add support in MEMIC operationsMaor 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-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-12RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas
2021-03-11RDMA/mlx5: Fix query RoCE portMaor Gottlieb
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe
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
2021-02-02IB/mlx5: Return appropriate error code instead of ENOMEMParav Pandit
2021-01-20RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong
2021-01-19Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit
2021-01-19IB/mlx5: Add mutex destroy call to cap_mask_mutex mutexParav Pandit
2021-01-14RDMA/mlx5: Fix wrong free of blue flame register on errorMark Bloch
2021-01-14IB/mlx5: Fix error unwinding when set_has_smi_cap failsParav Pandit
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-11-17Merge branch 'for-rc' into rdma.gitJason Gunthorpe
2020-11-02IB/mlx5: Add support for NDR link speedMeir Lichtinger
2020-11-02RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()Jason Gunthorpe