summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-07-191-58/+278
|\
| * RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang2024-07-041-2/+3
| * RDMA/mlx5: Add plane index support when querying PTYS registersMark Zhang2024-07-011-5/+7
| * RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang2024-07-011-3/+113
| * RDMA/mlx5: Add support to multi-plane device and portMark Zhang2024-07-011-9/+51
| * RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger2024-06-271-0/+1
| * IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu2024-06-161-43/+106
| * IB/mlx5: Create UMR QP just before first reg_mr occursJianbo Liu2024-06-161-1/+2
* | Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2024-07-151-16/+3
|\|
| * net/mlx5: Reimplement write combining testJianbo Liu2024-06-161-16/+3
* | RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_initYishai Hadas2024-06-211-2/+2
|/
* RDMA/mlx5: Remove NULL check before dev_{put, hold}Jules Irenge2024-05-021-2/+1
* RDMA/mlx5: Expose register c0 for RDMA deviceMark Bloch2023-12-121-0/+24
* IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAFGeorge Kennedy2023-10-311-3/+1
* Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe2023-10-311-1/+1
|\
| * RDMA/mlx5: Fix NULL string errorShay Drory2023-09-261-1/+1
* | RDMA/mlx5: Change the key being sent for MPV device affiliationPatrisious Haddad2023-10-241-1/+1
* | IPsec packet offload support in multiport RoCE devicesLeon Romanovsky2023-10-041-0/+17
|\ \
| * | RDMA/mlx5: Send events from IB driver about device affiliation statePatrisious Haddad2023-10-021-0/+17
| |/
* | IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad2023-09-261-1/+1
* | IB/mlx5: Add support for 800G_8X lane speedPatrisious Haddad2023-09-261-0/+4
|/
* Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2023-08-241-9/+32
|\
| * RDMA/mlx5: Handles RoCE MACsec steering rules addition and deletionPatrisious Haddad2023-08-201-1/+5
| * RDMA/mlx5: Implement MACsec gid addition and deletionPatrisious Haddad2023-08-201-9/+28
* | net/mlx5: Rename mlx5_comp_vectors_count() to mlx5_comp_vectors_max()Maher Sanalla2023-08-071-1/+1
|/
* RDMA/mlx5: Initiate dropless RQ for RAW Ethernet functionsMaher Sanalla2023-06-111-0/+3
* IB/mlx5: Add support for 400G_8X lane speedMaher Sanalla2023-03-201-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2023-02-251-11/+13
|\
| * Merge mlx5-next into rdma.git for-nextJason Gunthorpe2023-02-171-29/+59
| |\
| | * RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov2023-02-171-5/+5
| * | RDMA/mlx5: Remove impossible check of mkey cache cleanup failureLeon Romanovsky2023-02-061-6/+1
| * | RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-0/+7
* | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-241-2/+2
|\ \ \ | |_|/ |/| |
| * | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-101-2/+2
| |/
* / RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko2023-02-091-24/+54
|/
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-071-19/+17
|\
| * RDMA/mlx5: Rely on RoCE fw cap instead of devlink when setting profileMaher Sanalla2022-09-051-1/+1
| * RDMA/mlx5: Use the proper number of portsMark Bloch2022-08-161-18/+16
* | IB/mlx5: Remove duplicate header inclusion related to ODPDaisuke Matsuda2022-08-231-2/+1
* | RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkeyAharon Landau2022-08-161-0/+3
|/
* RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau2022-07-271-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-271-112/+12
|\
| * RDMA/mlx5: Move init and cleanup of UMR to umr.cAharon Landau2022-04-251-103/+6
| * Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe2022-04-121-31/+0
| |\
| * | RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe2022-04-061-9/+6
* | | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-101-0/+1
| |/ |/|
* | RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky2022-04-091-27/+0
* | RDMA/mlx5: Delete never supported IPsec flow actionLeon Romanovsky2022-04-091-4/+0
|/
* net/mlx5: Move debugfs entries to separate structMoshe Shemesh2022-03-091-1/+1
* RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-4/+4