| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly | Christoph Hellwig | 2017-03-07 | 1 | -1/+1 |
* | scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors | Christoph Hellwig | 2017-01-12 | 1 | -66/+38 |
* | scsi: vmw_pvscsi: return SUCCESS for successful command aborts | David Jeffery | 2016-11-01 | 1 | -2/+3 |
* | vmw_pvscsi: Change to update maintainer details (name, email) | Jim Gill | 2016-07-13 | 1 | -1/+1 |
* | VMW_PVSCSI: Fix the issue of DMA-API related warnings. | Josh Boyer | 2015-12-10 | 1 | -6/+39 |
* | vmw_pscsi: simplify ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -9/+1 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -10/+2 |
* | scsi: don't allow setting of queue_depth bigger than can_queue | Christoph Hellwig | 2014-11-24 | 1 | -7/+1 |
* | vmw_pvscsi: fixup tagging | Hannes Reinecke | 2014-11-12 | 1 | -4/+0 |
* | scsi: don't set tagging state from scsi_adjust_queue_depth | Christoph Hellwig | 2014-11-12 | 1 | -1/+1 |
* | scsi: remove ordered_tags scsi_device field | Christoph Hellwig | 2014-11-12 | 1 | -2/+2 |
* | vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-07-29 | 1 | -1/+1 |
* | [SCSI] vmw_pvscsi: Some improvements in pvscsi driver. | Arvind Kumar | 2014-03-19 | 1 | -38/+104 |
* | [SCSI] vmw_pvscsi: Add support for I/O requests coalescing. | Rishi Mehta | 2014-03-19 | 1 | -3/+46 |
* | [SCSI] vmw_pvscsi: Fix pvscsi_abort() function. | Arvind Kumar | 2014-03-19 | 1 | -4/+47 |
* | SCSI: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-10-14 | 1 | -2/+0 |
* | Drivers: scsi: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -5/+4 |
* | scsi: fix various printk and comment typos | Masanari Iida | 2012-09-01 | 1 | -2/+2 |
* | [SCSI] vmw_pvscsi: Try setting host->max_id as suggested by the device. | Arvind Kumar | 2012-03-27 | 1 | -1/+64 |
* | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
* | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | [SCSI] vmw_pvscsi: fix signedness warning with newer compilers | Dmitry Torokhov | 2010-02-09 | 1 | -1/+2 |
* | [SCSI] vmw_pvscsi: SCSI driver for VMware's virtual HBA. | Alok Kataria | 2009-12-04 | 1 | -0/+1407 |