summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/iwch_provider.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-21/+11
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-9/+7
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+2
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-14/+13
* RDMA/cxbg: Use correct sizing on buffers holding page DMA addressesShiraz Saleem2019-03-281-1/+1
* cxgb3: Convert mmidr to XArrayMatthew Wilcox2019-03-251-4/+4
* cxgb3: Convert qpidr to XArrayMatthew Wilcox2019-03-251-2/+2
* cxgb3: Convert cqidr to XArrayMatthew Wilcox2019-03-251-2/+2
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-10/+7
* IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-151-1/+3
* RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem2019-02-111-17/+12
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-15/+10
* iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2019-02-041-1/+1
* RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-6/+8
* RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-1/+1
* RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch2018-12-181-1/+1
* RDMA/cxgb3: Initialize ib_device_ops structKamal Heib2018-12-111-30/+34
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-33/+19
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-301-41/+0
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-221-1/+3
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook2017-10-181-1/+0
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter2017-07-201-5/+4
* 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-2/+2
* cxgb3: Convert PDBG to pr_debugJoe Perches2017-04-201-51/+50
* cxgb3: Use more common logging styleJoe Perches2017-04-201-7/+4
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche2017-01-241-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-231-3/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-3/+4
| |/
* / RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1
|/
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* IB/cxgb3: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* IB/cxgb3: Support device FW version stringIra Weiny2016-06-231-14/+13
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-43/+104
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-4/+3
* iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
* IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
* IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig2015-12-231-3/+0
* cxgb3: simplify iwch_get_dma_wrChristoph Hellwig2015-12-231-47/+26
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-1/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-69/+0