summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-25/+106
|\
| * mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche2016-12-141-1/+2
| * mlx5: Remove a set-but-not-used variableBart Van Assche2016-12-141-7/+0
| * IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang2016-12-131-8/+66
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-161-2/+2
| * IB/mlx5: Fix reported max SGE calculationEli Cohen2016-11-161-1/+28
| * IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb2016-11-161-5/+7
| * IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy2016-11-161-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-11-171-2/+10
|\ \
| * | IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen2016-11-161-2/+2
| * | IB/mlx5: Validate requested RQT sizeMaor Gottlieb2016-11-161-0/+8
| |/
* | {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-23/+135
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
| * 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-121-8/+5
|\ \ | |/ |/|
| * 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/+3
| * 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/+1
* | {net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed2016-08-171-16/+6
* | {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-041-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-131-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
OpenPOWER on IntegriCloud