aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_ddp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy1-2/+2
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy1-2/+2
2021-07-27scsi: target: Remove redundant assignment to variable retColin Ian King1-1/+1
2021-05-14scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash1-9/+10
2019-10-24scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing1-3/+0
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash1-2/+4
2019-02-04scsi: target/iscsi: Rename a function and a function pointerBart Van Assche1-1/+1
2018-08-27scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash1-4/+4
2017-11-04cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash1-0/+8
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2016-05-09cxgbit: add files for cxgbit.koVarun Prakash1-0/+325