summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)AuthorFilesLines
2022-01-27RDMA/cxgb4: Set queue pair state when being queriedKamal Heib1-0/+1
2021-07-20RDMA/cxgb4: Fix missing error code in create_qp()Jiapeng Chong1-0/+1
2021-04-16RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-03-30RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja1-2/+2
2021-02-04RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib1-1/+1
2020-12-29RDMA/cxgb4: Validate the number of CQEsKamal Heib1-0/+3
2020-10-01RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET1-2/+2
2020-01-29iw_cxgb4: use tos when finding ipv6 routesSteve Wise1-2/+3
2020-01-29iw_cxgb4: use tos when importing the endpointSteve Wise1-1/+1
2019-11-12RDMA/iw_cxgb4: Avoid freeing skb twice in arp failure casePotnuri Bharat Teja1-2/+0
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH1-11/+17
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju1-2/+3
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-07-17iw_cxgb4: correctly enforce the max reg_mr depthSteve Wise1-1/+1
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-3/+36
2018-04-13RDMA/iw_cxgb4: Avoid touch after free error in ARP failure handlersRaju Rangoju1-1/+5
2018-01-02iw_cxgb4: Only validate the MSN for successful completionsSteve Wise1-3/+3
2017-12-20RDMA/cxgb4: Declare stag as __be32Leon Romanovsky1-1/+1
2017-12-16RDMA/cxgb4: Annotate r2 and stag as __be32Leon Romanovsky1-2/+2
2017-10-05iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-10-05iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-08-11iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abortSteve Wise1-3/+4
2017-02-09iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise1-2/+3
2017-02-01iw_cxgb4: free EQ queue memory on last derefSteve Wise4-13/+69
2017-01-19iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun1-1/+3
2016-11-17iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise4-23/+24
2016-11-17iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise1-0/+4
2016-10-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds9-93/+94
2016-10-07iw_cxgb4: add fast-path for small REG_MR operationsSteve Wise5-11/+91
2016-10-07IB/cxgb4: Move user vendor structuresLeon Romanovsky2-81/+1
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia1-0/+1
2016-10-07iw_cxgb4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+11
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai1-0/+4
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash1-11/+8
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash1-6/+4
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash1-9/+4
2016-09-16libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash1-9/+4
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash1-6/+4
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2-15/+6
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash1-23/+9
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash1-12/+3
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash1-52/+18
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash1-37/+16
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash3-38/+5
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+11
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe3-1/+11
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise3-0/+8
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise1-1/+3