summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Send UAR page index as ioctl attributeAkiva Goldberger2024-06-271-3/+25
* RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger2024-06-271-1/+2
* net/mlx5: Allocate completion EQs dynamicallyMaher Sanalla2023-08-071-1/+1
* RDMA/mlx5: Change debug log level for remote access error syndromesArumugam Kolappan2022-11-061-12/+15
* RDMA/mlx5: Add a umr recovery flowAharon Landau2022-06-071-0/+4
* RDMA/mlx5: Print wc status on CQE error and dump neededDust Li2022-01-051-1/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-3/+1
|\
| * net/mlx5: Synchronize correct IRQ when destroying CQShay Drory2021-08-091-3/+1
* | IB/mlx5: Rename is_apu_thread_cq function to is_apu_cqTal Gilboa2021-07-251-1/+1
|/
* Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-221-1/+5
|\
| * RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau2021-06-221-1/+5
* | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-5/+4
|\|
| * IB/mlx5: Fix initializing CQ fragments bufferAlaa Hleihel2021-06-101-5/+4
* | RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-261-1/+1
* | RDMA/mlx5: Remove unused parameter udataLang Cheng2021-05-201-1/+1
|/
* RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQJason Gunthorpe2020-11-161-14/+34
* RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe2020-11-021-3/+3
* RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-7/+7
* RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-14/+16
* RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe2020-11-021-3/+2
* RDMA/core: Modify enum ib_gid_type and enum rdma_network_typeAvihai Horon2020-10-011-1/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-2/+7
* RDMA/mlx5: Fix potential race between destroy and CQE pollLeon Romanovsky2020-09-031-2/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-3/+3
* net/mlx5: Refactor imm_inval_pkey field in cqe structRaed Salem2020-04-281-4/+4
* net/mlx5: Move QP logic to mlx5_ibLeon Romanovsky2020-04-191-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-04-011-6/+15
|\
| * IB/mlx5: Move to fully dynamic UAR mode once user space supports itYishai Hadas2020-03-271-2/+6
| * IB/mlx5: Extend CQ creation to get uar page index from user spaceYishai Hadas2020-03-271-6/+11
* | RDMA/mlx5: Fix access to wrong pointer while performing flush due to errorLeon Romanovsky2020-03-241-2/+25
|/
* IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-3/+3
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-2/+2
* RDMA/mlx5: Split sig_err MR data into its own xarrayJason Gunthorpe2019-10-281-17/+16
* Merge mlx5-next into rdma for-nextJason Gunthorpe2019-07-031-6/+7
|\
| * net/mlx5: Report EQE data upon CQ completionYishai Hadas2019-07-031-1/+1
| * net/mlx5: mlx5_core_create_cq() enhancementsYishai Hadas2019-07-031-1/+2
| * net/mlx5: Convert mkey_table to XArrayMatthew Wilcox2019-06-241-4/+4
* | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-15/+5
* | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-21/+11
* | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-3/+1
|/
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-12/+11
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-11/+10
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-2/+1
* IB/mlx5: Fix the locking of SRQ objects in ODP eventsMoni Shoua2019-02-041-2/+2
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-6/+5
* Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-201-4/+4
|\
| * IB/mlx5: Use helper to get CQE opcodeTariq Toukan2018-12-091-4/+4
* | RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-181-97/+5
|/
* RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky2018-12-041-2/+1