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 Torvalds2017-02-231-8/+83
|\
| * IB/mlx5: Fix blue flame buffer size calculationEli Cohen2017-02-141-1/+4
| * IB/mlx5: Support creation of a WQ with scatter FCS offloadNoa Osherovich2017-02-141-2/+11
| * IB/mlx5: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-1/+12
| * IB/mlx5: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-1/+29
| * IB/mlx5: Add port counter support for Receive WQsMajd Dibbiny2017-02-141-1/+11
| * IB/mlx5: Expose Q counters groups only if they are supported by FWKamal Heib2017-02-141-2/+2
| * IB/mlx5: Assign DSCP for R-RoCE QPs Address PathMajd Dibbiny2017-02-141-0/+7
| * IB/mlx5: Avoid SMP MADs from VFsMaor Gottlieb2017-02-141-0/+6
| * IB/mlx5: Return error for unsupported signature typeLeon Romanovsky2017-02-141-2/+3
* | net/mlx5: TX WQE updateSaeed Mahameed2017-02-061-3/+3
|/
* IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-76/+57
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-59/+14
* IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-88/+88
* IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-021-26/+0
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-77/+51
* 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
OpenPOWER on IntegriCloud