index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
gsi.c
Age
Commit message (
Expand
)
Author
2020-09-29
RDMA/mlx5: Delete not needed GSI QP signal QP type
Leon Romanovsky
2020-09-29
RDMA/mlx5: Change GSI QP to have same creation flow like other QPs
Leon Romanovsky
2020-09-29
RDMA/mlx5: Reuse existing fields in parent QP storage object
Leon Romanovsky
2020-09-29
RDMA/mlx5: Embed GSI QP into general mlx5_ib QP
Leon Romanovsky
2020-09-22
RDMA/mlx5: Don't call to restrack recursively
Leon Romanovsky
2020-05-02
RDMA/mlx5: Set lag tx affinity according to slave
Maor Gottlieb
2020-04-28
RDMA/mlx5: Delete impossible GSI port check
Leon Romanovsky
2020-01-03
IB/mlx5: Fix outstanding_pi index for GSI qps
Prabhath Sajeepa
2019-10-22
IB/mlx5: Align usage of QP1 create flags with rest of mlx5 defines
Michael Guralnik
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2016-08-02
IB/mlx5: Fix iteration overrun in GSI qps
Slava Shwartsman
2016-03-01
IB/mlx5: Eliminate GSI RX QP's send buffers
Haggai Eran
2016-03-01
IB/mlx5: Pick the right GSI transmission QP for sending
Haggai Eran
2016-03-01
IB/mlx5: Reorder GSI completions
Haggai Eran
2016-03-01
IB/mlx5: Create GSI transmission QPs when P_Key table is changed
Haggai Eran
2016-03-01
IB/mlx5: Create multiple transmission GSI QPs
Haggai Eran
2016-03-01
IB/mlx5: Add GSI QP wrapper
Haggai Eran