summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_provider.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-2/+1Star
* RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-191-0/+1
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-21/+15Star
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-3/+1Star
* RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-2/+1Star
* RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-32/+21Star
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-21/+8Star
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-23/+22Star
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-14/+28
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-6/+6
* RDMA/mthca: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-25/+14Star
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-11/+9Star
* RDMA/mthca: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-20/+16Star
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-19/+10Star
* Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-2/+2
|\
| * RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky2019-01-111-2/+2
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+6
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* | RDMA: Clear CTX objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | RDMA: Clear PD objects during their allocationLeon Romanovsky2019-01-111-1/+1
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-111-1/+1
|/
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-0/+1
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-191-8/+8
* RDMA/mthca: Initialize ib_device_ops structKamal Heib2018-12-121-51/+88
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-23/+18Star
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1Star
* RDMA/providers: Fix return value from create_srq callbacksKamal Heib2018-07-311-1/+1
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-2/+3
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-1/+1
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2Star
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-3/+2Star
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/mthca: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+5
|/
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
* IB/mthca: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-2/+3
* IB/mthca: Supprot device FW version stringIra Weiny2016-06-231-12/+12
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-84/+0Star
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-291-0/+1
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+5
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+6