summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-081-1/+27
|\
| * scsi: csiostor: create per port irq affinity mask setVarun Prakash2019-04-291-1/+27
* | Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-05-071-0/+1
|\ \ | |/ |/|
| * scsi: csiostor: csio_wr: mark expected switch fall-throughGustavo A. R. Silva2019-04-091-0/+1
* | scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-091-1/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-103-12/+5Star
|\
| * scsi: csiostor: drop serial_number usageHannes Reinecke2019-02-271-4/+4
| * scsi: csiostor: Remove set but not used variable 'pln'YueHaibing2019-02-021-3/+0Star
| * scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-5/+1Star
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-03-021-2/+5
|\ \
| * | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-261-2/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-01-271-1/+1
|\| |
| * | scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()Varun Prakash2019-01-231-1/+1
| |/
* / cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-282-4/+1Star
|\
| * scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-201-1/+1
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-191-2/+0Star
| * scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-081-1/+0Star
* | block: kill request ->cpu memberJens Axboe2018-11-071-7/+1Star
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-254-22/+20Star
|\
| * scsi: csiostor: switch to generic DMA APIChristoph Hellwig2018-10-184-22/+20Star
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
* | scsi: csiostor: fix incorrect port capabilitiesVarun Prakash2018-08-273-14/+48
* | scsi: csiostor: add a check for NULL pointer after kmalloc()Varun Prakash2018-08-271-7/+9
|/
* scsi: csiostor: update csio_get_flash_params()Arjun Vynipadath2018-08-021-13/+102
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-201-5/+79
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-231-1/+1
* Merge branch 'fixes' into miscJames Bottomley2018-04-041-1/+1
|\
| * scsi: csiostor: remove redundant assignment to pointer 'ln'Colin Ian King2018-01-311-1/+1
* | scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash2018-03-156-42/+395
|/
* scsi: csiostor: fix spelling mistake: "Couldnt" -> "Couldn't"Colin Ian King2017-12-051-3/+3
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-052-2/+1Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-153-0/+9
|\
| * scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-253-0/+9
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-143-16/+11Star
|\ \
| * | scsi: csiostor: Convert timers to use timer_setup()Kees Cook2017-11-013-16/+11Star
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-072-5/+11
|\
| * scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-172-5/+11
* | scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-073-9/+10
|/
* scsi: csiostor: update module versionVarun Prakash2017-06-261-1/+1
* scsi: csiostor: add check for supported fw versionVarun Prakash2017-06-132-0/+20
* scsi: csiostor: Avoid content leaks and castsKees Cook2017-06-131-17/+26
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-135-44/+88
* scsi: csiostor: fix use after free in csio_hw_use_fwconfig()Varun Prakash2017-05-191-1/+4
* scsi: csiostor: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-062-82/+47Star
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-071-0/+2
* scsi: csiostor: Fix completion usageDaniel Wagner2016-09-141-3/+2Star