summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-07IB/mlx5: Simplify WQE count power of two checkGal Pressman
2019-02-05IB/mlx5: Do not use hw_access_flags for be and CPU dataBart Van Assche
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-02-04IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2019-01-02IB/mlx5: Allow XRC INI usage via verbs in DEVX contextYishai Hadas
2018-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller
2018-12-11Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe
2018-12-11IB/core: Add new IB ratesMichael Guralnik
2018-12-07Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe
2018-12-07IB/mlx5: Add packet based credit mode supportDanit Goldberg
2018-12-04IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas
2018-11-29IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi
2018-11-21IB/mlx5: Allow modify AV in DCI QP to RTRArtemy Kovalyov
2018-11-21IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen
2018-11-21RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-10-16RDMA/mlx5: Remove extraneous error checkGal Pressman
2018-10-03RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib
2018-09-27IB/mlx5: Expose RAW QP device handles to user spaceYishai Hadas
2018-09-26RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->nameJason Gunthorpe
2018-09-25IB/mlx5: Set uid as part of XRCD commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIS commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of TIR commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25IB/mlx5: Set uid as part of QP creationYishai Hadas
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford
2018-09-21RDMA/mlx5: Enable vport loopback when user context or QP mandateMark Bloch
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch
2018-09-12IB/mlx5: Allow transition of DCI QP to resetMoni Shoua
2018-09-06IB/mlx5: Don't hold spin lock while checking device stateParav Pandit
2018-09-04IB/mlx5: Change TX affinity assignment in RoCE LAG modeMajd Dibbiny
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2018-07-30IB/mlx5, ib_post_send(), IB_WR_REG_SIG_MR: Do not modify the 'wr' argumentBart Van Assche