aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-08scsi: target: cxgbit: Remove tx flow control codeVarun Prakash1-2/+0
2020-07-08scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash1-8/+24
2019-11-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2019-10-24scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche1-1/+2
2019-07-22scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash1-3/+5
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+4
2018-12-12scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-1/+4
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-4/+4
2018-09-25scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-3/+20
2018-01-12cxgbit: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-11-04cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash1-0/+45
2017-07-30cxgbit: add missing __kfree_skb()Varun Prakash1-4/+12
2017-06-20net: introduce __skb_put_[zero, data, u8]yuan linyu1-8/+4
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-4/+4
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-3/+3
2017-02-18target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash1-0/+3
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: Fix endianness annotationsBart Van Assche1-5/+6
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-05-09cxgbit: add files for cxgbit.koVarun Prakash1-0/+2086