summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/qp.c
AgeCommit message (Expand)Author
2017-01-10iw_cxgb4: free EQ queue memory on last derefSteve Wise
2017-01-10iw_cxgb4: refactor sq/rq drain logicSteve Wise
2016-12-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-18iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-11-16iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie
2016-08-02iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise
2016-08-02iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S
2016-04-26RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-04-26iw_cxgb4: handle draining an idle qpSteve Wise
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-02-29iw_cxgb4: add queue drain functionsSteve Wise
2016-02-29iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S
2016-02-29iw_cxgb4: make queue allocation code more readableHariprasad S
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
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