aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe1-19/+17
2022-09-05RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla1-1/+1
2022-08-23IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda1-2/+1
2022-08-16RDMA/mlx5: Use the proper number of portsMark Bloch1-18/+16
2022-08-16RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau1-0/+3
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau1-2/+2
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-112/+12
2022-05-09net/mlx5: Lag, expose number of lag portsMark Bloch1-0/+1
2022-04-25RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau1-103/+6
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-31/+0
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-27/+0
2022-04-09RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky1-4/+0
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe1-9/+6
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh1-1/+1
2021-12-22RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box1-4/+4
2021-09-28IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger1-24/+31
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-90/+55
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-08-22Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-18/+26
2021-08-19RDMA/mlx5: Fix crash when unbind multiport slaveMaor Gottlieb1-1/+2
2021-08-05RDMA/mlx5: Add shared FDB supportMark Bloch1-18/+26
2021-08-03RDMA/mlx5: Drop in-driver verbs object creationsLeon Romanovsky1-71/+21
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-0/+1
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky1-13/+7
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky1-2/+7
2021-08-03RDMA/mlx5: Cancel pkey work before destroying device resourcesLeon Romanovsky1-4/+9
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson1-0/+10
2021-06-29RDMA/mlx5: Don't access NULL-cleared mpi pointerLeon Romanovsky1-1/+2
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe1-0/+6
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe1-0/+1
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau1-0/+6
2021-06-16RDMA: Remove rdma_set_device_sysfs_group()Jason Gunthorpe1-1/+1
2021-06-16RDMA/mlx5: Don't add slave port to unaffiliated listLeon Romanovsky1-2/+2
2021-05-20RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext responseSergey Gorenko1-0/+4
2021-05-17RDMA/mlx5: Recover from fatal event in dual port modeMaor Gottlieb1-0/+1
2021-04-20IB/mlx5: Set right RoCE l3 type and roce version while deleting GIDParav Pandit1-4/+4
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-239/+4
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb1-5/+2
2021-04-13RDMA/mlx5: Re-organize the DM codeMaor Gottlieb1-4/+4
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb1-234/+2
2021-04-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxJason Gunthorpe1-2/+1
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory1-2/+0
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-41/+42
2021-03-12RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch1-2/+1
2021-03-11IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas1-0/+1
2021-03-11RDMA/mlx5: Fix query RoCE portMaor Gottlieb1-3/+3
2021-02-18Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe1-4/+2
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas1-5/+0
2021-02-05IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit1-7/+8
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit1-54/+1