summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas2024-04-301-2/+1
* IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad2023-10-151-0/+27
* IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad2023-09-261-1/+1
* RDMA/mlx5: Fix affinity assignmentMark Bloch2023-06-111-0/+3
* RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang2023-04-211-1/+1
* Enable IB out-of-order by default in mlx5Leon Romanovsky2023-03-231-0/+8
|\
| * RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov2023-03-231-0/+8
* | RDMA/mlx5: Coding style fix reported by checkpatchRohit Chavan2023-03-191-5/+4
|/
* RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad2023-01-151-1/+44
* RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang2023-01-151-35/+84
* RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb2023-01-011-14/+35
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-0/+1
|\
| * RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau2022-04-251-0/+1
* | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-091-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-03-241-2/+2
|\
| * RDMA/mlx5: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
| * RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky2022-01-281-1/+2
* | net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed2022-02-231-0/+1
|/
* net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-291-0/+1
* RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-10-061-0/+2
* RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson2021-08-301-2/+1
* RDMA/mlx5: Delete not-available udata checkLeon Romanovsky2021-08-031-3/+0
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-39/+17
* RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky2021-08-031-1/+5
* RDMA/mlx5: Add DCS offload supportLior Nahmanson2021-07-201-0/+11
* RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson2021-07-201-0/+157
* Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-221-46/+56
|\
| * RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau2021-06-221-5/+25
| * RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2021-06-221-47/+37
* | RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-06-021-4/+2
* | RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-261-28/+25
* | RDMA/mlx5: Remove unused parameter udataLang Cheng2021-05-201-2/+2
* | RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko2021-05-201-0/+12
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-05-011-2/+15
|\
| * RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-1/+1
| * RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang2021-03-111-1/+14
* | RDMA/mlx5: Fix timestamp default modeMaor Gottlieb2021-03-101-4/+14
|/
* Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe2021-02-161-8/+96
|\
| * RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau2021-02-161-8/+96
* | RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad2021-02-091-0/+2
* | RDMA/core: Introduce and use API to read port immutable dataParav Pandit2021-02-051-3/+5
* | IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit2021-02-051-13/+4
* | IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit2021-02-051-3/+3
* | RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch2021-01-281-7/+20
* | RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones2021-01-221-1/+1
|/
* RDMA/mlx5: Remove unneeded semicolonTom Rix2020-12-101-1/+1
* RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky2020-11-271-1/+1
* RDMA/mlx5: Enable querying AH for XRC QP typesAvihai Horon2020-11-261-1/+3
* IB/mlx5: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+1
* RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe2020-11-161-48/+23