aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/qp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed1-3/+3
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen1-76/+57
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-59/+14
2017-01-08IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen1-10/+14
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-88/+88
2017-01-08IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen1-2/+2
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov1-26/+0
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov1-77/+51
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-25/+106
2016-12-14mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche1-1/+2
2016-12-14mlx5: Remove a set-but-not-used variableBart Van Assche1-7/+0
2016-12-13IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang1-8/+66
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: Limit mkey page size to 2GBMajd Dibbiny1-2/+2
2016-11-16IB/mlx5: Fix reported max SGE calculationEli Cohen1-1/+28
2016-11-16IB/mlx5: Fix atomic cap in indirect UMRMaor Gottlieb1-5/+7
2016-11-16IB/mlx5: Replace numerical constant with predefined MACROMax Gurtovoy1-1/+1
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