summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_target.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-101-22/+22
* scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-101-17/+17
* scsi: target: cxgbit: Enable Delayed ACKVarun Prakash2021-10-181-5/+23
* scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2021-05-141-3/+18
* cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-151-2/+1
* scsi: target: cxgbit: Remove tx flow control codeVarun Prakash2020-07-081-20/+4
* net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-2/+2
* Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-6/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+1
* scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-121-7/+9
* cxgbit: fix sg_nents calculationVarun Prakash2017-07-301-5/+7
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-3/+2
* 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-181-23/+58
* | 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 macro to set the force bitVarun Prakash2017-02-091-1/+3
* | target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-091-1/+1
|/
* cxgbit: Add an #include directiveBart Van Assche2016-12-091-0/+1
* cxgbit: add files for cxgbit.koVarun Prakash2016-05-091-0/+1561