aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+10
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+2
2016-11-16IB/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-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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-12Merge 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-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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-13IB/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
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb1-1/+1
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny1-9/+9
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-6/+47
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-3/+35
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-22/+169
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com1-17/+337
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com1-69/+106
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-0/+14
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-10/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-11/+31
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg1-88/+9
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+83