summaryrefslogtreecommitdiff
path: root/drivers/scsi/snic/snic_scsi.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-03scsi: snic: Remove unused 'xfer_len' variableTom Rix1-6/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner1-16/+2
2021-10-17scsi: snic: Call scsi_done() directlyBart Van Assche1-19/+14
2021-08-25scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King1-1/+1
2021-08-12scsi: snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-5/+5
2021-08-10scsi: snic: Remove redundant assignment to variable retColin Ian King1-1/+1
2020-10-03scsi: snic: Remove unnecessary conditionJing Xiangfeng1-4/+0
2020-08-25scsi: snic: Fix spelling mistakes of "Queueing"Colin Ian King1-2/+2
2018-10-18scsi: snic: switch to generic DMA APIChristoph Hellwig1-6/+5
2018-10-11scsi: snic: Replace spin_is_locked() with lockdepLance Roy1-2/+2
2018-05-18scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King1-3/+3
2017-07-02scsi: snic: fix a couple of spelling mistakes/typosColin Ian King1-1/+1
2017-06-13scsi: snic: Remove code that zeroes driver-private command dataBart Van Assche1-2/+0
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2016-04-11snic: Fixing race in the hba reset and IO/TM completionNarsimhulu Musini1-0/+11
2016-04-11snic: LUN goes offline due to scsi cmd timeoutsNarsimhulu Musini1-0/+18
2016-04-11snic: Added additional statsNarsimhulu Musini1-7/+20
2015-06-20snic: driver for Cisco SCSI HBANarsimhulu Musini1-0/+2632