summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/qp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-9/+58
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-071-9/+58
* | IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie2016-09-021-1/+1
|/
* iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2016-08-021-7/+14
* iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise2016-08-021-0/+9
* RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S2016-06-231-4/+6
* RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S2016-04-261-1/+5
* iw_cxgb4: handle draining an idle qpSteve Wise2016-04-261-2/+16
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-45/+46
|\ \
| | * iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S2016-02-291-6/+4
| | * iw_cxgb4: make queue allocation code more readableHariprasad S2016-02-291-39/+42
| |/
* | iw_cxgb4: add queue drain functionsSteve Wise2016-02-291-0/+16
|/
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-5/+0
* iw_cxgb4: Remove old FRWR APISagi Grimberg2015-10-281-77/+0
* iw_cxgb4: Support the new memory registration APISagi Grimberg2015-10-281-0/+74
* Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-281-25/+21
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-25/+21
* | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-211-10/+6
|/
* iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-111-22/+42
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-051-5/+5
* iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-161-30/+30
* iw_cxgb4: Cleanup register defines/MACROS defined in t4.hHariprasad Shenai2015-01-161-1/+1
* RDMA/cxgb4: Wake up waiters after flushing the qpSteve Wise2014-12-151-1/+1
* cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-13/+13
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-141-12/+25
|\
| * RDMA/cxgb4: Only call CQ completion handler if it is armedSteve Wise2014-08-011-12/+25
* | iw_cxgb4: advertise the correct device max attributesHariprasad Shenai2014-07-211-14/+21
* | iw_cxgb4: Support query_qp() verbHariprasad Shenai2014-07-211-0/+6
* | cxgb4/iw_cxgb4: work request logging featureHariprasad Shenai2014-07-151-0/+12
* | cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai2014-07-151-8/+46
* | iw_cxgb4: Detect Ing. Padding Boundary at run-timeHariprasad Shenai2014-07-151-4/+6
|/
* RDMA/cxgb4: Only allow kernel db ringing for T4 devsSteve Wise2014-04-281-0/+4
* RDMA/cxgb4: Fix endpoint mutex deadlocksSteve Wise2014-04-281-4/+5
* RDMA/cxgb4: Fix over-dereference when terminatingSteve Wise2014-04-111-1/+1
* RDMA/cxgb4: Initialize reserved fields in a FW work requestSteve Wise2014-04-111-0/+2
* RDMA/cxgb4: Max fastreg depth depends on DSGL supportSteve Wise2014-04-111-1/+2
* RDMA/cxgb4: SQ flush fixSteve Wise2014-04-111-3/+3
* RDMA/cxgb4: Use the BAR2/WC path for kernel QPs and T5 devicesSteve Wise2014-04-111-21/+36
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-031-3/+5
|\
| * RDMA/cxgb4: Mind the sq_sig_all/sq_sig_type QP attributesSteve Wise2014-03-201-2/+4
| * RDMA/cxgb4: Fix underflows in c4iw_create_qp()Dan Carpenter2014-03-201-1/+1
* | cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-141-78/+62
|/
* RDMA/cxgb4: Issue RI.FINI before closing when entering TERMSteve Wise2013-08-131-1/+6
* RDMA/cxgb4: Fix QP flush logicSteve Wise2013-08-131-14/+20
* RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter2013-07-301-0/+2
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-05-081-9/+13
|\
| * RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo2013-04-161-12/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-271-1/+3
|\ \ | |/
| * RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun2013-03-221-1/+3
* | RDMA/cxgb4: Fix onchip queue support for T5Vipul Pandya2013-03-141-8/+5
OpenPOWER on IntegriCloud