summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-29IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein1-0/+21
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas1-1/+0
2018-12-17RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny1-9/+10
2018-11-10IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich1-1/+6
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter1-1/+3
2018-05-30RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky1-4/+1
2018-05-09IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-05-09RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-04-29RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky1-1/+2
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+17
2018-02-03RDMA/mlx5: set UMR wqe fence according to HCA capMax Gurtovoy1-36/+23
2017-11-08IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny1-0/+7
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen1-1/+28
2016-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-2/+10
2016-11-17IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-17IB/mlx5: Validate requested RQT sizeMaor Gottlieb1-0/+8
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-1/+0
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-23/+135
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky1-1/+0
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller1-5/+58
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas1-5/+29
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker1-8/+32
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker1-8/+20
2016-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-8/+5
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas1-0/+1
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky1-7/+3
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever1-1/+1
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-4/+1
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed1-16/+6
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed1-70/+84
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed1-4/+4
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-19/+672
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker1-1/+1
2016-06-23IB/mlx5: Add per port countersMark Bloch1-0/+9
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-19/+79
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas1-0/+200
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas1-0/+78
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas1-0/+306
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen1-3/+4
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat1-5/+9
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich1-7/+8
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich1-5/+9
2016-05-14IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny1-1/+19
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg1-2/+13
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich1-3/+48
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran1-12/+38
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran1-6/+23
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran1-1/+16
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit1-7/+106
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7