aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb3/iwch_provider.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-25cxgb3: Convert mmidr to XArrayMatthew Wilcox1-4/+4
2019-03-25cxgb3: Convert qpidr to XArrayMatthew Wilcox1-2/+2
2019-03-25cxgb3: Convert cqidr to XArrayMatthew Wilcox1-2/+2
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-10/+7
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch1-1/+3
2019-02-11RDMA/cxgb3: Use for_each_sg_dma_page iterator on umem SGLShiraz, Saleem1-17/+12
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-15/+10
2019-02-04iw_cxgb*: kzalloc the iwcm verbs structSteve Wise1-1/+1
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit1-6/+8
2019-01-14RDMA: Rename port_callback to init_portParav Pandit1-1/+1
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe1-1/+1
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch1-1/+1
2018-12-11RDMA/cxgb3: Initialize ib_device_ops structKamal Heib1-30/+34
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit1-33/+19
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe1-2/+1
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib1-41/+0
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe1-1/+3
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2017-10-18RDMA/cxgb3: Convert timers to use timer_setup()Kees Cook1-1/+0
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-07-20IB/cxgb3: Fix error codes in iwch_alloc_mr()Dan Carpenter1-5/+4
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-04-20cxgb3: Convert PDBG to pr_debugJoe Perches1-51/+50
2017-04-20cxgb3: Use more common logging styleJoe Perches1-7/+4
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-1/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+4
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz1-3/+4
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram1-10/+1
2017-01-24IB/cxgb3: Set dev.parent instead of dma_deviceBart Van Assche1-1/+1
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-10-07IB/cxgb3: Move user vendor structuresLeon Romanovsky1-1/+1
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-0/+1
2016-06-23IB/cxgb3: Support device FW version stringIra Weiny1-14/+13
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter1-43/+104
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-4/+3
2016-04-26iw_cxgb3: initialize ibdev.iwcm->ifname for port mappingSteve Wise1-0/+2
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+2
2015-12-23IB: remove the write-only usecnt field from struct ib_mrChristoph Hellwig1-3/+0
2015-12-23cxgb3: simplify iwch_get_dma_wrChristoph Hellwig1-47/+26
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-1/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-69/+0
2015-10-28RDMA/cxgb3: Remove old FRWR APISagi Grimberg1-24/+0
2015-10-28RDMA/cxgb3: Support the new memory registration APISagi Grimberg1-0/+33
2015-08-30cxgb3: Support ib_alloc_mr verbSagi Grimberg1-4/+10
2015-07-24RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise1-0/+4
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+5