summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-10/+1
* iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise2017-01-101-3/+4
* iw_cxgb4: free EQ queue memory on last derefSteve Wise2017-01-104-13/+69
* iw_cxgb4: refactor sq/rq drain logicSteve Wise2017-01-105-58/+85
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-231-2/+3
|\
| * iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2016-12-181-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-152-6/+6
|\|
| * Merge branch 'mlx' into merge-testDoug Ledford2016-12-141-1/+3
| |\
| | * IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
| | |
| | \
| *-. | Merge branches 'chelsio', 'debug-cleanup', 'hns' and 'i40iw' into merge-testDoug Ledford2016-12-141-4/+0
| |\ \|
| | * | IB/cxgb4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+0
| | |/
| * / iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun2016-12-081-1/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-224-23/+28
|\ \
| * | iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise2016-11-174-23/+24
| * | iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise2016-11-171-0/+4
| |/
* / cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-109-93/+94
|\
| * iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise2016-10-075-11/+91
| * IB/cxgb4: Move user vendor structuresLeon Romanovsky2016-10-072-81/+1
| * IB/{core,hw}: Add constant for node_descYuval Shaia2016-10-071-0/+1
| * iw_cxgb4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-233-1/+11
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-09-153-1/+11
| |\ \
| | * \ Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe2016-09-133-1/+11
| | |\ \
| | | * | iw_cxgb4: block module unload until all ep resources are releasedSteve Wise2016-09-043-0/+8
| | | * | iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise2016-09-041-1/+3
* | | | | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+4
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-161-11/+8
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-161-6/+4
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-161-9/+4
* | | | | libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-161-9/+4
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-161-6/+4
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-162-15/+6
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-161-23/+9
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-161-12/+3
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-161-52/+18
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-161-37/+16
* | | | | libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-163-38/+5
|/ / / /
* / / / IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie2016-09-021-1/+1
|/ / /
* | | iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri2016-08-232-5/+10
* | | iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise2016-08-221-1/+1
* | | iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise2016-08-221-0/+4
| |/ |/|
| |
| \
*-. | Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford2016-08-044-20/+50
|\ \|
| * | iw_cxgb4: don't block in destroy_qp awaiting the last derefSteve Wise2016-08-022-8/+15
| * | iw_cxgb4: explicitly move the qp to ERROR state during flushSteve Wise2016-08-021-0/+9
| * | iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise2016-08-021-1/+11
| * | RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S2016-08-021-11/+15
| | |
| \ \
*-. \ \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-237-133/+266
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * IB/cxgb4: Support device FW version stringIra Weiny2016-06-231-16/+15
| |/ |/|
| * RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S2016-06-232-17/+26