summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4
AgeCommit message (Expand)Author
2017-02-01iw_cxgb4: free EQ queue memory on last derefSteve Wise
2017-01-19iw_cxgb4: Fix error return code in c4iw_rdev_open()Wei Yongjun
2016-11-17iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-11-17iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise
2016-10-10Merge 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-10-07IB/cxgb4: Move user vendor structuresLeon Romanovsky
2016-10-07IB/{core,hw}: Add constant for node_descYuval Shaia
2016-10-07iw_cxgb4: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash
2016-09-16libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash
2016-09-16libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash
2016-09-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-13Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise
2016-09-02IB/cxgb4: Make _free_qp static to silence build warningBaoyou Xie
2016-08-23iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTSBharat Potnuri
2016-08-22iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise
2016-08-22iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
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-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise
2016-08-02RDMA/iw_cxgb4: Use kfree_skb instead of kfreeHariprasad S
2016-06-23Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford
2016-06-23IB/cxgb4: Support device FW version stringIra Weiny
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Completion queueHariprasad S
2016-06-23RDMA/iw_cxgb4: Low resource fixes for Memory registrationHariprasad S
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S
2016-06-23RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S
2016-06-23RDMA/iw_cxgb4: clean up c4iw_reject_cr()Hariprasad S
2016-06-23RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dumpHariprasad S
2016-06-23RDMA/iw_cxgb4: only read markers_enabled mod param onceHariprasad S
2016-05-26IB/core: Make device counter infrastructure dynamicChristoph Lameter
2016-05-13Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford
2016-05-13iw_cxgb4: Convert a __force castBart Van Assche
2016-05-13RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S
2016-05-13RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S
2016-05-13RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S