summaryrefslogtreecommitdiff
path: root/drivers/scsi/snic/snic_main.c
AgeCommit message (Expand)Author
2024-12-09scsi: Constify struct pci_device_idChristophe JAILLET
2024-12-04scsi: Convert SCSI drivers to .sdev_configure()Bart Van Assche
2024-12-04scsi: Rename .slave_alloc() and .slave_destroy()Bart Van Assche
2024-08-22Merge patch series "Simplify multiple create*_workqueue() invocations"Martin K. Petersen
2024-08-22scsi: snic: Simplify alloc_workqueue() invocationsBart Van Assche
2024-08-22scsi: Expand all create*_workqueue() invocationsBart Van Assche
2024-08-12scsi: snic: Avoid creating two slab caches with the same namePedro Falcato
2023-03-24scsi: snic: Declare SCSI host template constBart Van Assche
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_168.RULE (p...Thomas Gleixner
2021-10-16scsi: snic: Switch to attribute groupsBart Van Assche
2019-01-29scsi: snic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig
2017-01-05scsi: snic: Return error code on memory allocation failureBurak Ok
2016-04-11snic: add scsi host after determining max IOs.Narsimhulu Musini
2016-04-11snic: Added additional statsNarsimhulu Musini
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig
2015-06-19snic: driver for Cisco SCSI HBANarsimhulu Musini