summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/provider.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/iw_cxgb4: Report correct port speed/widthPotnuri Bharat Teja2019-10-281-3/+4
* RDMA/{cxgb3, cxgb4, i40iw}: Remove common codeKamal Heib2019-08-121-24/+0
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-0/+1
* RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
* 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/cxgb4: Use sizeof() notationLeon Romanovsky2019-05-271-1/+0
* RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-031-21/+12
* RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise2019-04-091-19/+17
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-0/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+2
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-2/+2
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-17/+9
* RDMA/cxgb4: Remove kref accounting for sync operationLeon Romanovsky2019-02-151-13/+3
* 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/core: Use the ops infrastructure to keep all callbacks in one placeLeon Romanovsky2019-01-301-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-301-41/+0
* rdma/cxgb4: Add support for kernel mode SRQ'sRaju Rangoju2018-07-251-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
| |/