summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit
Commit message (Expand)AuthorAgeFilesLines
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-8/+4
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-3/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-5/+5
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+3
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* | target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-184-43/+113
* | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-181-25/+61
* | target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-181-2/+8
* | target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-181-2/+4
* | target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash2017-02-091-1/+3
* | target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-093-7/+8
|/
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-211-0/+1
|\
| * cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
|/
* chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-151-10/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-151-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-151-10/+3
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-151-10/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-151-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-151-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-151-17/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-151-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-151-45/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-151-31/+5
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-151-38/+3
* libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-251-0/+2
* libcxgb: add library module for Chelsio driversVarun Prakash2016-07-253-2/+3
* cxgbit: Use type ISCSI_CXGBIT + cxgbit tpg_np attributeNicholas Bellinger2016-05-161-1/+1
* iscsi-target: Convert transport drivers to signal rdma_shutdownNicholas Bellinger2016-05-161-0/+1
* cxgbit: add files for cxgbit.koVarun Prakash2016-05-098-0/+5111