summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/provider.c
Commit message (Expand)AuthorAgeFilesLines
* 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-281-2/+0
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-281-0/+1
* iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-211-1/+1
* iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg2015-08-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-4/+4
|\
| * cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-031-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
* | IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-7/+1
* | IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+7
|/
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-4/+4
* iw_cxgb4: advertise the correct device max attributesHariprasad Shenai2014-07-211-2/+2
* cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-2/+4
* iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-151-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * iw_cxgb4: Allocate and use IQs specifically for indirect interruptsHariprasad Shenai2014-06-101-1/+1
* | RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_respYann Droneaud2014-06-051-2/+3
|/
* RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise2014-04-111-1/+1
* RDMA/cxgb4: set error code on kmalloc() failureYann Droneaud2014-03-281-1/+3
* cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-141-2/+41
* RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya2013-03-141-4/+11
* RDMA/cxgb4: Add query_qp supportVipul Pandya2012-05-181-0/+2
* RDMA/cxgb4: Remove kfifo usageVipul Pandya2012-05-181-6/+3
* RDMA/cxgb4: Add debugfs RDMA memory statsVipul Pandya2012-05-181-0/+8
OpenPOWER on IntegriCloud