summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_cm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxgbit: add missing __kfree_skb()Varun Prakash2017-07-311-4/+12
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-8/+4
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+3
* target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-191-0/+3
* target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-191-2/+8
* target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-191-2/+4
* target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-091-5/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-161-10/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-161-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-161-10/+3
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-161-10/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-161-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-161-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-161-17/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-161-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-161-45/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-161-31/+5
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-161-38/+3
* cxgbit: add files for cxgbit.koVarun Prakash2016-05-101-0/+2086