summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/snic/snic_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen2024-08-231-4/+4
|\
| * scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche2024-08-231-4/+2
| * scsi: Expand all create*_workqueue() invocationsBart Van Assche2024-08-231-2/+4
* | scsi: snic: Avoid creating two slab caches with the same namePedro Falcato2024-08-131-1/+1
|/
* scsi: snic: Declare SCSI host template constBart Van Assche2023-03-251-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-171-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-191-1/+0
* scsi: snic: switch to generic DMA APIChristoph Hellwig2018-10-181-22/+2
* scsi: snic: Return error code on memory allocation failureBurak Ok2017-01-061-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-101-10/+0
* snic: driver for Cisco SCSI HBANarsimhulu Musini2015-06-201-0/+1044