summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/csiostor/csio_init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-091-5/+1
|\
| * scsi: csiostor: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-291-5/+1
* | scsi: csiostor: fix calls to dma_set_mask_and_coherent()Hannes Reinecke2019-02-251-2/+5
|/
* scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash2018-12-191-1/+1
* scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-071-1/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-5/+2
|\
| * scsi: csiostor: switch to generic DMA APIChristoph Hellwig2018-10-171-5/+2
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
|/
* scsi: csiostor: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-12-041-1/+1
* scsi: csiostor: enable PCIe relaxed ordering if supportedVarun Prakash2017-09-251-0/+3
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-4/+8
|\
| * scsi: csiostor: fail probe if fw does not support FCoEVarun Prakash2017-08-161-4/+8
* | scsi: csiostor: Replace PCI pool old APIRomain Perier2017-08-071-5/+6
|/
* scsi: csiostor: add support for Chelsio T6 adaptersVarun Prakash2017-06-121-2/+4
* cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-191-1/+1
* Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-171-6/+3
|\
| * debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | csiostor:Remove T4 FCoE Support.Praveen Madhavan2015-01-191-4/+2
|/
* cxgb4/cxgb4vf/csiostor: Add T4/T5 PCI ID TableHariprasad Shenai2014-11-251-46/+18
* RDMA/cxgb4/cxgb4vf/csiostor: Cleanup macros/register defines related to PCIE,...Hariprasad Shenai2014-11-221-4/+4
* cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai2014-11-101-3/+3
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-2/+0
* csiostor: Cleanup chip specific operations.Arvind Bhushan2013-03-141-10/+38
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-02-281-8/+1
|\
| * [SCSI] csiostor: convert to use simple_open()Wei Yongjun2013-01-291-8/+1
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-11/+6
* [SCSI] csiostor: Chelsio FCoE offload driverNaresh Kumar Inna2012-11-271-0/+1274