summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/provider.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-17/+9
* RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky2019-02-161-13/+3
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-091-15/+10
* iw_cxgb*: kzalloc the iwcm verbs structSteve Wise2019-02-051-1/+1
* RDMA/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-311-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
* RDMA/cxgb4: Initialize ib_device_ops structKamal Heib2018-12-111-35/+39
* RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-171-28/+19
* RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-261-2/+1
* RDMA/providers: Remove pointless functionsKamal Heib2018-07-311-41/+0
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-261-1/+11
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* iw_cxgb4: dump detailed driver-specific QP informationSteve Wise2018-05-031-0/+8
* iw_cxgb4: Add ib_device->get_netdev supportSteve Wise2018-03-231-0/+19
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-0/+1
* RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-151-1/+3
* iw_cxgb4: Fix possible circular dependency locking warningBharat Potnuri2017-11-131-9/+17
* iw_cxgb4: remove BUG_ON() usage.Steve Wise2017-11-131-2/+2
* iw_cxgb4: Remove __func__ parameter from pr_debug()Bharat Potnuri2017-09-271-18/+18
* RDMA: Simplify get firmware interfaceLeon Romanovsky2017-08-101-3/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* cxgb4: Convert PDBG to pr_debugJoe Perches2017-04-201-19/+19
* cxgb4: Use more common logging styleJoe Perches2017-04-201-3/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * IB/cxgb4: 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-4/+4
|\ \
| * | IB: Query ports via the core instead of direct into the driverOr Gerlitz2017-02-141-4/+4
| |/
* | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1
* | iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-101-4/+16
* | iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-101-2/+0
|/
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
* IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
* IB/cxgb4: Support device FW version stringIra Weiny2016-06-231-16/+15
* IB/core: Make device counter infrastructure dynamicChristoph Lameter2016-05-261-9/+49
* iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingSteve Wise2016-04-261-0/+2
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-1/+2
|\ \
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-291-1/+2
| |/
* / iw_cxgb4: add queue drain functionsSteve Wise2016-02-291-0/+2
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-1/+0
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-2/+0
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-291-2/+0
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-291-0/+1
* iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-221-1/+1
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-4/+4
|\
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-041-4/+4
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-2/+5
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+6
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-2/+3