summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.c
AgeCommit message (Expand)Author
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-09-02RDMA/qedr: Fix reported max_pkeysKamal Heib
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-27qed: fix assignment of n_rq_elems to incorrect params fieldColin Ian King
2020-07-22qed: add support for different page sizes for chainsAlexander Lobakin
2020-07-22qed: simplify chain allocation with init params structAlexander Lobakin
2020-07-20RDMA/qedr: Remove the query_pkey callbackKamal Heib
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon
2020-07-16RDMA/qedr: SRQ's bug fixesYuval Basson
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-02RDMA: Remove 'max_map_per_fmr'Jason Gunthorpe
2020-06-02RDMA: Remove 'max_fmr'Jason Gunthorpe
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-03RDMA/qedr: Add kernel capability flags for dpm enabled modeMichal Kalderon
2019-11-19RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-12RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky
2019-11-06RDMA/qedr: Remove unsupported modify_port callbackKamal Heib
2019-11-06RDMA/qedr: Add iWARP doorbell recovery supportMichal Kalderon
2019-11-06RDMA/qedr: Add doorbell overflow recovery supportMichal Kalderon
2019-11-06RDMA/qedr: Use the common mmap APIMichal Kalderon
2019-10-28RDMA/qedr: Fix memory leak in user qp and mrMichal Kalderon
2019-10-28RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon
2019-10-28RDMA/qedr: Fix qpids xarray api usedMichal Kalderon
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-25RDMA/qedr: Remove Unneeded variable rcHariprasad Kelam
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-21RDMA/qedr: Fix incorrect device rate.Sagiv Ozeri
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-29qedr: Convert srqidr to XArrayMatthew Wilcox
2019-03-29qedr: Convert qpidr to XArrayMatthew Wilcox
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-02-11RDMA/qedr: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky