summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang1-1/+6
2024-06-16IB/mlx5: Allocate resources just before first QP/SRQ is createdJianbo Liu1-0/+4
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu1-16/+0
2024-04-30RDMA/mlx5: Track DCT, DCI and REG_UMR QPs as diver_detail resources.Chiara Meiohas1-2/+1
2023-10-15IB/mlx5: Fix rdma counter binding for RAW QPPatrisious Haddad1-0/+27
2023-09-26IB/mlx5: Adjust mlx5 rate mapping to support 800GbPatrisious Haddad1-1/+1
2023-06-11RDMA/mlx5: Fix affinity assignmentMark Bloch1-0/+3
2023-04-21RDMA/mlx5: Use correct device num_ports when modify DCMark Zhang1-1/+1
2023-03-23Enable IB out-of-order by default in mlx5Leon Romanovsky1-0/+8
2023-03-23RDMA/mlx5: Disable out-of-order in integrity enabled QPsOr Har-Toov1-0/+8
2023-03-19RDMA/mlx5: Coding style fix reported by checkpatchRohit Chavan1-5/+4
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad1-1/+44
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-35/+84
2023-01-01RDMA/mlx5: Fix validation of max_rd_atomic caps for DCMaor Gottlieb1-14/+35
2022-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2022-05-10net/mlx5: Lag, expose number of lag portsMark Bloch1-1/+1
2022-04-25RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau1-0/+1
2022-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-0/+1
2022-01-28RDMA/mlx5: Delete useless module.h includeLeon Romanovsky1-1/+0
2022-01-28RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky1-1/+2
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski1-0/+1
2021-10-06RDMA/mlx5: Set user priority for DCTPatrisious Haddad1-0/+2
2021-08-30RDMA/mlx5: Relax DCS QP creation checksLior Nahmanson1-2/+1
2021-08-03RDMA/mlx5: Delete not-available udata checkLeon Romanovsky1-3/+0
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-39/+17
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky1-1/+5
2021-07-20RDMA/mlx5: Add DCS offload supportLior Nahmanson1-0/+11
2021-07-20RDMA/mlx5: Separate DCI QP creation logicLior Nahmanson1-0/+157
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe1-46/+56
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau1-5/+25
2021-06-22RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau1-47/+37
2021-06-02RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky1-4/+2
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb1-28/+25
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng1-2/+2
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko1-0/+12
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+15
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-1/+1
2021-03-12RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang1-1/+14
2021-03-10RDMA/mlx5: Fix timestamp default modeMaor Gottlieb1-4/+14
2021-02-16Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe1-8/+96
2021-02-16RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau1-8/+96
2021-02-09RDMA/mlx5: Support 400Gbps IB rate in mlx5 driverPatrisious Haddad1-0/+2
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit1-3/+5
2021-02-05IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit1-13/+4
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit1-3/+3
2021-01-28RDMA/mlx5: Allow creating all QPs even when non RDMA profile is usedMark Bloch1-7/+20
2021-01-22RDMA/hw/mlx5/qp: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2020-12-10RDMA/mlx5: Remove unneeded semicolonTom Rix1-1/+1
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky1-1/+1