aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor/csio_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15scsi: csiostor: Convert sysfs snprintf() to sysfs_emit()Xuezhi Zhang1-5/+5
2022-02-22scsi: csio: Stop using the SCSI pointerBart Van Assche1-9/+11
2021-10-16scsi: csiostor: Switch to attribute groupsBart Van Assche1-10/+14
2021-10-16scsi: csiostor: Call scsi_done() directlyBart Van Assche1-4/+4
2021-08-11scsi: csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-3/+3
2021-03-18scsi: csiostor: Assign boolean values to a bool variableJiapeng Chong1-2/+2
2020-08-24scsi: csiostor: Fix spelling mistake "couldnt" -> "couldn't"Colin Ian King1-3/+3
2019-12-19scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor1-1/+1
2019-04-08scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash1-1/+4
2019-02-27scsi: csiostor: drop serial_number usageHannes Reinecke1-4/+4
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+0
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-2/+0
2018-11-07block: kill request ->cpu memberJens Axboe1-7/+1
2018-10-17scsi: csiostor: switch to generic DMA APIChristoph Hellwig1-6/+6
2017-08-07scsi: csiostor: Replace PCI pool old APIRomain Perier1-3/+3
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+2
2016-09-14scsi: csiostor: Fix completion usageDaniel Wagner1-3/+2
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-2/+0
2015-01-12iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messagesHariprasad Shenai1-2/+2
2014-12-18Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley1-4/+1
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+13
2014-12-04fc: FCP_PTA_SIMPLE is 0Christoph Hellwig1-4/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+1
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt1-1/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-5/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-25/+4
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-12/+12
2014-07-17scsi: use 64-bit LUNsHannes Reinecke1-12/+12
2013-06-04[SCSI] csiostor: Retain default adapter configuration in absence of config file.Naresh Kumar Inna1-2/+2
2012-11-30[SCSI] csiostor: Fix sparse warnings.Naresh Kumar Inna1-4/+4
2012-11-27[SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna1-0/+2555