summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qpc.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-01RDMA/mlx5: Support plane device and driver APIs to add and delete itMark Zhang1-4/+9
2023-06-11RDMA/mlx5: Return the firmware result upon destroying QP/RQPatrisious Haddad1-6/+4
2023-06-11RDMA/mlx5: Handle DCT QP logic separately from low level QP interfacePatrisious Haddad1-33/+50
2023-01-15RDMA/mlx5: Print error syndrome in case of fatal QP errorsPatrisious Haddad1-1/+3
2023-01-15RDMA/mlx: Calling qp event handler in workqueue contextMark Zhang1-1/+2
2022-02-24net/mlx5: Use mlx5_cmd_do() in core create_{cq,dct}Saeed Mahameed1-1/+1
2021-05-20RDMA/mlx5: Support SQD2RTS for modify QPSergey Gorenko1-0/+6
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky1-2/+3
2020-06-18RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshakeLeon Romanovsky1-0/+8
2020-05-27RDMA/mlx5: Return ECE data after modify QPLeon Romanovsky1-0/+25
2020-05-27RDMA/mlx5: Set ECE options during modify QPLeon Romanovsky1-4/+7
2020-05-27RDMA/mlx5: Get ECE options from FW during create QPLeon Romanovsky1-4/+4
2020-04-19net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky1-0/+605