aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_target.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-04scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche1-1/+1
2018-07-12scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash1-7/+9
2017-07-30cxgbit: 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/kernel/git/tip/tipLinus Torvalds1-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2017-02-18target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash1-23/+58
2017-02-18target/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-09cxgbit: add files for cxgbit.koVarun Prakash1-0/+1561