summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2017-11-08IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny
2017-01-26IB/mlx5: Fix reported max SGE calculationEli Cohen
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-17IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2016-11-17IB/mlx5: Validate requested RQT sizeMaor Gottlieb
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky
2016-10-07IB/mlx5: LAG QP load balancingAviv Heller
2016-10-07IB/mlx5: Track asynchronous events on a receive work queueYishai Hadas
2016-10-07IB/mlx5: Add port counter support for raw packet QPAlex Vesker
2016-10-07IB/mlx5: Refactor raw packet QP modify functionAlex Vesker
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-02IB/mlx5: Use TIR number based on selectorYishai Hadas
2016-09-02IB/mlx5: Simplify code by removing return variableLeon Romanovsky
2016-09-02IB/mlx5: Return EINVAL when caller specifies too many SGEsChuck Lever
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-17{net,IB}/mlx5: Modify QP commands via mlx5 ifcSaeed Mahameed
2016-08-17{net,IB}/mlx5: QP/XRCD commands via mlx5 ifcSaeed Mahameed
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-08-02IB/mlx5: Fix port counter ID association to QP offsetAlex Vesker
2016-06-23IB/mlx5: Add per port countersMark Bloch
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas
2016-06-23IB/mlx5: Fix post send fence logicEli Cohen
2016-06-07IB/mlx5: Fix alternate path codeAchiad Shochat
2016-06-07IB/mlx5: Fix pkey_index length in the QP path recordNoa Osherovich
2016-06-07IB/mlx5: Fix returned values of query QPNoa Osherovich
2016-05-13IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2015-12-24IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat