aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/iw_cxgb4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise1-0/+1
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7Doug Ledford1-1/+8
2016-05-13RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S1-0/+1
2016-05-13RDMA/iw_cxgb4: Add few history bits for epHariprasad S1-1/+7
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-3/+2
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-42/+0
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise1-42/+0
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-1/+2
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak1-1/+2
2016-02-29iw_cxgb4: add queue drain functionsSteve Wise1-0/+4
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-2/+0
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-11/+0
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg1-18/+0
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg1-0/+7
2015-08-30iw_cxgb4: Support ib_alloc_mr verbSagi Grimberg1-1/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-4/+4
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S1-2/+3
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S1-0/+7
2015-02-18RDMA/cxgb4: Don't hang threads forever waiting on WR repliesHariprasad S1-15/+14
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-07-21iw_cxgb4: Don't limit TPTE count to 32KBHariprasad Shenai1-1/+1
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai1-0/+17
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-1/+8
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai1-0/+12
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise1-1/+1
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2014-06-10iw_cxgb4: don't truncate the recv window sizeHariprasad Shenai1-0/+2
2014-06-10RDMA/cxgb4: Add support for iWARP Port Mapper user space serviceSteve Wise1-0/+44
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise1-0/+1
2014-04-11RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise1-0/+2
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+2
2014-03-20RDMA/cxgb4: Save the correct map length for fast_reg_page_listsSteve Wise1-0/+1
2014-03-20RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise1-0/+1
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise1-2/+7
2013-08-13RDMA/cxgb4: Fix QP flush logicSteve Wise1-3/+2
2013-08-13RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya1-2/+2
2013-03-14RDMA/cxgb4: Bump tcam_full stat and WR reply timeoutVipul Pandya1-1/+1
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya1-1/+1
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya1-0/+1
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya1-0/+9
2013-02-27IB/cxgb4: convert to idr_alloc()Tejun Heo1-13/+14
2013-02-26Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into for-nextRoland Dreier1-0/+2
2013-02-21IB/core: Add "type 2" memory windows supportShani Michaeli1-1/+1
2013-02-14RDMA/cxgb4: Fix endpoint timeout race conditionVipul Pandya1-0/+1
2013-02-14RDMA/cxgb4: Keep QP referenced until TID releasedVipul Pandya1-0/+1
2012-12-19RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya1-0/+32
2012-12-19RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya1-0/+1
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya1-0/+19
2012-05-18RDMA/cxgb4: Remove kfifo usageVipul Pandya1-10/+25