summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/cxgbit/cxgbit_target.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-19scsi: target: cxgbit: Enable Delayed ACKVarun Prakash1-5/+23
2021-05-15scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash1-3/+18
2021-02-15cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal1-2/+1
2020-07-08scsi: target: cxgbit: Remove tx flow control codeVarun Prakash1-20/+4
2019-07-31net: Use skb_frag_off accessorsJonathan Lemon1-2/+2
2019-07-24Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)1-1/+1
2019-07-23net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-6/+7
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-05scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche1-1/+1
2018-07-13scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash1-7/+9
2017-07-31cxgbit: fix sg_nents calculationVarun Prakash1-5/+7
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-3/+2
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-0/+2
2017-02-19target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash1-23/+58
2017-02-19target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash1-25/+61
2017-02-09target/cxgbit: Use T6 specific macro to set the force bitVarun Prakash1-1/+3
2017-02-09target/cxgbit: Fix endianness annotationsBart Van Assche1-1/+1
2016-12-09cxgbit: Add an #include directiveBart Van Assche1-0/+1
2016-05-10cxgbit: add files for cxgbit.koVarun Prakash1-0/+1561