summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/qp.c
AgeCommit message (Expand)Author
2016-05-11RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2015-10-28iw_cxgb4: Remove old FRWR APISagi Grimberg
2015-10-28iw_cxgb4: Support the new memory registration APISagi Grimberg
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai
2014-12-15RDMA/cxgb4: Wake up waiters after flushing the qpSteve Wise
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-01RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise
2014-07-21iw_cxgb4: advertise the correct device max attributesHariprasad Shenai
2014-07-21iw_cxgb4: Support query_qp() verbHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai
2014-07-15cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai
2014-07-15iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai
2014-04-28RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise
2014-04-28RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise
2014-04-11RDMA/cxgb4: Fix over-dereference when terminatingSteve Wise
2014-04-11RDMA/cxgb4: Initialize reserved fields in a FW work requestSteve Wise
2014-04-11RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise
2014-04-11RDMA/cxgb4: SQ flush fixSteve Wise
2014-04-11RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-03-20RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise
2014-03-20RDMA/cxgb4: Fix underflows in c4iw_create_qp()Dan Carpenter
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2013-08-13RDMA/cxgb4: Issue RI.FINI before closing when entering TERMSteve Wise
2013-08-13RDMA/cxgb4: Fix QP flush logicSteve Wise
2013-07-30RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-16RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun
2013-03-14RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya
2013-03-14RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya
2013-03-14RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5Vipul Pandya
2013-03-14RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya
2013-03-14RDMA/cxgb4: Add Support for Chelsio T5 adapterVipul Pandya
2013-02-14RDMA/cxgb4: Abort connections when moving to ERROR stateVipul Pandya
2012-10-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-09-30RDMA/cxgb4: Fix error handling in create_qp()Emil Goode
2012-09-05RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driverVipul Pandya
2012-05-18RDMA/cxgb4: Add query_qp supportVipul Pandya
2012-05-18RDMA/cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18RDMA/cxgb4: Add DB Overflow AvoidanceVipul Pandya
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds