summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/vmw_pvscsi.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: vmw-pvscsi: return DID_BUS_BUSY for adapter-initated abortsJim Gill2018-05-011-1/+1
* scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-061-1/+1
* scsi: vmw_pvscsi: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-01-111-66/+38
* scsi: vmw_pvscsi: return SUCCESS for successful command abortsDavid Jeffery2016-11-011-2/+3
* vmw_pvscsi: Change to update maintainer details (name, email)Jim Gill2016-07-121-1/+1
* VMW_PVSCSI: Fix the issue of DMA-API related warnings.Josh Boyer2015-12-101-6/+39
* vmw_pscsi: simplify ->change_queue_depthChristoph Hellwig2014-11-241-9/+1
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-10/+2
* scsi: don't allow setting of queue_depth bigger than can_queueChristoph Hellwig2014-11-241-7/+1
* vmw_pvscsi: fixup taggingHannes Reinecke2014-11-121-4/+0
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-2/+2
* vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-291-1/+1
* [SCSI] vmw_pvscsi: Some improvements in pvscsi driver.Arvind Kumar2014-03-191-38/+104
* [SCSI] vmw_pvscsi: Add support for I/O requests coalescing.Rishi Mehta2014-03-191-3/+46
* [SCSI] vmw_pvscsi: Fix pvscsi_abort() function.Arvind Kumar2014-03-191-4/+47
* SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-2/+0
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+4
* scsi: fix various printk and comment typosMasanari Iida2012-09-011-2/+2
* [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device.Arvind Kumar2012-03-271-1/+64
* treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [SCSI] vmw_pvscsi: fix signedness warning with newer compilersDmitry Torokhov2010-02-081-1/+2
* [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA.Alok Kataria2009-12-041-0/+1407
OpenPOWER on IntegriCloud