summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-171-2/+2
* IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-171-1/+28
* IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-171-5/+7
* IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-23/+135
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0Star
| * IB/mlx5: LAG QP load balancingAviv Heller2016-10-071-5/+58
| * IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas2016-10-071-5/+29
| * IB/mlx5: Add port counter support for raw packet QPAlex Vesker2016-10-071-8/+32
| * IB/mlx5: Refactor raw packet QP modify functionAlex Vesker2016-10-071-8/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-131-8/+5Star
|\ \ | |/ |/|
| * IB/mlx5: Use TIR number based on selectorYishai Hadas2016-09-021-0/+1
| * IB/mlx5: Simplify code by removing return variableLeon Romanovsky2016-09-021-7/+3Star
| * IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever2016-09-021-1/+1
* | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-4/+1Star
* | {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-16/+6Star
* | {net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed2016-08-171-70/+84
* | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-4/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-19/+672
|\
| * IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker2016-08-021-1/+1
| * IB/mlx5: Add per port countersMark Bloch2016-06-231-0/+9
| * IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-19/+79
| * IB/mlx5: Add RSS QP supportYishai Hadas2016-06-231-0/+200
| * IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas2016-06-231-0/+78
| * IB/mlx5: Add receive Work Queue verbsYishai Hadas2016-06-231-0/+306
* | IB/mlx5: Fix post send fence logicEli Cohen2016-06-231-3/+4
|/
* IB/mlx5: Fix alternate path codeAchiad Shochat2016-06-071-5/+9
* IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich2016-06-071-7/+8
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-06-071-5/+9
* IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny2016-05-141-1/+19
* mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-2/+13
* IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-3/+48
* IB/mlx5: Add GSI QP wrapperHaggai Eran2016-03-011-12/+38
* IB/mlx5: Modify QP debugging printsHaggai Eran2016-03-011-6/+23
* IB/mlx5: Add support for setting source QP numberHaggai Eran2016-03-011-1/+16
* IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit2016-03-011-7/+106
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
* IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb2016-02-021-1/+1
* IB/mlx5: Fix use of null pointer PDMajd Dibbiny2016-02-021-9/+9
* IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
* {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-6/+47
* IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-3/+35
* IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-22/+169
* IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-211-17/+337
* IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-211-69/+106
* IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-211-0/+14
* IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-241-10/+44
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-11/+31
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-291-88/+9Star
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-291-0/+83