summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/gsi.c
AgeCommit message (Expand)Author
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/mlx5: Rework custom driver QP type creationLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2020-09-29RDMA/mlx5: Delete not needed GSI QP signal QP typeLeon Romanovsky
2020-09-29RDMA/mlx5: Change GSI QP to have same creation flow like other QPsLeon Romanovsky
2020-09-29RDMA/mlx5: Reuse existing fields in parent QP storage objectLeon Romanovsky
2020-09-29RDMA/mlx5: Embed GSI QP into general mlx5_ib QPLeon Romanovsky
2020-09-22RDMA/mlx5: Don't call to restrack recursivelyLeon Romanovsky
2020-05-02RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb
2020-04-28RDMA/mlx5: Delete impossible GSI port checkLeon Romanovsky
2020-01-03IB/mlx5: Fix outstanding_pi index for GSI qpsPrabhath Sajeepa
2019-10-22IB/mlx5: Align usage of QP1 create flags with rest of mlx5 definesMichael Guralnik
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2016-08-02IB/mlx5: Fix iteration overrun in GSI qpsSlava Shwartsman
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran
2016-03-01IB/mlx5: Create multiple transmission GSI QPsHaggai Eran
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran