summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/snic/snic_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: snic: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner2022-06-101-16/+2
* scsi: snic: Switch to attribute groupsBart Van Assche2021-10-161-1/+1
* scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-12/+2
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-181-1/+0
* scsi: snic: switch to generic DMA APIChristoph Hellwig2018-10-171-22/+2
* scsi: snic: Return error code on memory allocation failureBurak Ok2017-01-051-0/+3
* snic: add scsi host after determining max IOs.Narsimhulu Musini2016-04-111-18/+17
* snic: Added additional statsNarsimhulu Musini2016-04-111-1/+8
* scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-10/+0
* snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-191-0/+1044