aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-18target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash4-43/+113
2017-02-18target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash1-25/+61
2017-02-18target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash1-2/+8
2017-02-18target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash1-2/+4
2017-02-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash1-1/+3
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche3-7/+8
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-0/+1
2016-12-09cxgbit: Add an #include directiveBart Van Assche1-0/+1
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-0/+1
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai1-0/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash1-10/+6
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash1-9/+2
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash1-10/+3
2016-09-15libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash1-10/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash1-9/+2
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash1-10/+1
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash1-17/+3
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash1-10/+1
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash1-45/+6
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash1-31/+5
2016-09-15libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash1-38/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash1-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash3-2/+3
2016-05-16cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger1-1/+1
2016-05-16iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger1-0/+1
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash8-0/+5111