aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/provider.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-13iw_cxgb4: remove BUG_ON() usage.Gravatar Steve Wise 1-2/+2
2017-09-27iw_cxgb4: Remove __func__ parameter from pr_debug()Gravatar Bharat Potnuri 1-18/+18
2017-08-10RDMA: Simplify get firmware interfaceGravatar Leon Romanovsky 1-3/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrGravatar Dasaratharaman Chandramouli 1-1/+1
2017-04-20cxgb4: Convert PDBG to pr_debugGravatar Joe Perches 1-19/+19
2017-04-20cxgb4: Use more common logging styleGravatar Joe Perches 1-3/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 1-4/+4
2017-02-14IB: Query ports via the core instead of direct into the driverGravatar Or Gerlitz 1-4/+4
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumGravatar Amrani, Ram 1-10/+1
2017-01-24IB/cxgb4: Set dev.parent instead of dma_deviceGravatar Bart Van Assche 1-1/+1
2017-01-10iw_cxgb4: free EQ queue memory on last derefGravatar Steve Wise 1-4/+16
2017-01-10iw_cxgb4: refactor sq/rq drain logicGravatar Steve Wise 1-2/+0
2016-12-13IB/core: Let create_ah return extended response to userGravatar Moni Shoua 1-1/+3
2016-10-07IB/{core,hw}: Add constant for node_descGravatar Yuval Shaia 1-0/+1
2016-06-23IB/cxgb4: Support device FW version stringGravatar Ira Weiny 1-16/+15
2016-05-26IB/core: Make device counter infrastructure dynamicGravatar Christoph Lameter 1-9/+49
2016-04-26iw_cxgb4: initialize ibdev.iwcm->ifname for port mappingGravatar Steve Wise 1-0/+2
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Gravatar Doug Ledford 1-1/+2
2016-02-29iw_cxgb4: add queue drain functionsGravatar Steve Wise 1-0/+2
2016-02-29iw_cxgb4: Max fastreg depth depends on DSGL supportGravatar Hariprasad S 1-1/+2
2015-12-23IB: remove in-kernel support for memory windowsGravatar Christoph Hellwig 1-1/+0
2015-12-23IB: remove support for phys MRsGravatar Christoph Hellwig 1-2/+0
2015-10-28iw_cxgb4: Remove old FRWR APIGravatar Sagi Grimberg 1-2/+0
2015-10-28iw_cxgb4: Support the new memory registration APIGravatar Sagi Grimberg 1-0/+1
2015-10-21iw_cxgb4: Adds support for T6 adapterGravatar Hariprasad S 1-1/+1
2015-08-30iw_cxgb4: Support ib_alloc_mr verbGravatar Sagi Grimberg 1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-4/+4
2015-06-12IB/mad: Add support for additional MAD info to/from driversGravatar Ira Weiny 1-2/+5
2015-06-12IB/core: Pass hardware specific data in query_deviceGravatar Matan Barak 1-2/+6
2015-06-03cxgb4: Add ethtool support to get adapter statsGravatar Hariprasad Shenai 1-4/+4
2015-06-02IB/core cleanup: Add const on args - device->process_madGravatar Ira Weiny 1-2/+3
2015-05-20IB/core: Convert core to use bitfield for capsGravatar Ira Weiny 1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceGravatar Ira Weiny 1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Gravatar Michael Wang 1-0/+7
2014-11-22RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Gravatar Hariprasad Shenai 1-4/+4
2014-07-21iw_cxgb4: advertise the correct device max attributesGravatar Hariprasad Shenai 1-2/+2
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsGravatar Hariprasad Shenai 1-2/+4
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeGravatar Hariprasad Shenai 1-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2014-06-10iw_cxgb4: Allocate and use IQs specifically for indirect interruptsGravatar Hariprasad Shenai 1-1/+1
2014-06-05RDMA/cxgb4: add missing padding at end of struct c4iw_alloc_ucontext_respGravatar Yann Droneaud 1-2/+3
2014-04-11RDMA/cxgb4: Max fastreg depth depends on DSGL supportGravatar Steve Wise 1-1/+1
2014-03-28RDMA/cxgb4: set error code on kmalloc() failureGravatar Yann Droneaud 1-1/+3
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesGravatar Steve Wise 1-2/+41
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterGravatar Vipul Pandya 1-4/+11
2012-05-18RDMA/cxgb4: Add query_qp supportGravatar Vipul Pandya 1-0/+2
2012-05-18RDMA/cxgb4: Remove kfifo usageGravatar Vipul Pandya 1-6/+3
2012-05-18RDMA/cxgb4: Add debugfs RDMA memory statsGravatar Vipul Pandya 1-0/+8
2012-03-05IB: Use central enum for speed instead of hard-coded valuesGravatar Or Gerlitz 1-1/+1