summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_target.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-231-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-051-1/+1
* scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-131-7/+9
* cxgbit: fix sg_nents calculationVarun Prakash2017-07-311-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-191-23/+58
* | target/cxgbit: Enable DDP for T6 only if data sequence and pdu are in orderVarun Prakash2017-02-191-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-101-0/+1561