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/rdma/rdmaLinus Torvalds2019-05-091-41/+120
|\
| * IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2019-05-031-0/+21
| * Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+41
| |\
| | * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-251-5/+41
| | * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-221-111/+213
| | |\
| * | \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-241-4/+7
| |\ \ \
| * | | | RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King2019-04-121-1/+1
| * | | | RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch2019-04-101-12/+28
| * | | | RDMA/mlx5: Move rep into port structMark Bloch2019-04-101-2/+2
| * | | | RDMA/mlx5: Move netdev info into the port structMark Bloch2019-04-101-2/+2
| * | | | Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe2019-04-101-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-2/+1
| * | | | IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-12/+20
| * | | | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-3/+3
| * | | | IB/mlx5: WQE dump jumps over first 16 bytesArtemy Kovalyov2019-03-271-3/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-021-4/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2019-04-051-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy2019-04-021-1/+1
* | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
| |/ / /
* / / / IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-181-4/+7
|/ / /
* | / IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas2019-03-171-1/+3
| |/ |/|
* | IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-26/+32
* | IB/mlx5: Simplify WQE count power of two checkGal Pressman2019-02-071-3/+3
* | IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche2019-02-051-8/+8
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-7/+9
|\ \
| * | RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch2019-01-211-7/+9
| |/
* | IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua2019-02-041-47/+145
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-22/+18
|/
* IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas2019-01-021-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-183/+264
|\
| * RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-5/+5
| * RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-181-1/+0
| * Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-111-11/+11
| |\
| * | IB/core: Add new IB ratesMichael Guralnik2018-12-111-1/+1
| * | Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe2018-12-071-2/+13
| |\ \
| | * | IB/mlx5: Add packet based credit mode supportDanit Goldberg2018-12-071-2/+13
| * | | IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas2018-12-041-7/+5
| * | | IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi2018-11-291-166/+239
| * | | IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov2018-11-211-1/+1
| |/ /
* | / net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-141-1/+1
| |/ |/|
* | IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen2018-11-211-2/+1
* | RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny2018-11-211-9/+10
|/
* IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+84
* IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2018-10-171-3/+11
* IB/mlx5: Verify that driver supports user flagsYonatan Cohen2018-10-171-0/+14
* IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-171-19/+52
* RDMA/mlx5: Remove extraneous error checkGal Pressman2018-10-161-2/+1
* RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-3/+2