| Commit message (Expand) | Author | Age | Files | Lines |
* | mpt3sas : Bump mpt3sas driver version to 9.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os | Sreekanth Reddy | 2015-08-27 | 1 | -14/+75 |
* | mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: Added support for customer specific branding | Sreekanth Reddy | 2015-08-27 | 2 | -6/+39 |
* | mpt3sas: Return host busy error status to SML when DMA mapping of scatter gat... | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0... | Sreekanth Reddy | 2015-08-27 | 2 | -0/+5 |
* | mpt3sas: MPI 2.5 Rev K (2.5.6) specifications | Sreekanth Reddy | 2015-08-27 | 2 | -5/+17 |
* | mpt3sas: Bump mpt3sas driver version to v6.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: Add branding string support for OEM custom HBA | Sreekanth Reddy | 2015-08-27 | 2 | -0/+45 |
* | mpt3sas: Add branding string support for OEM's HBA | Sreekanth Reddy | 2015-08-27 | 2 | -0/+47 |
* | mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files | Sreekanth Reddy | 2015-08-27 | 3 | -5/+18 |
* | mpt3sas: Update MPI2 strings to MPI2.5 | Sreekanth Reddy | 2015-08-27 | 2 | -3/+1 |
* | mpt3sas: Bump mpt3sas Driver version to v5.100.00.00 | Sreekanth Reddy | 2015-08-27 | 1 | -2/+2 |
* | mpt3sas: Provides the physical location of sas drives | Sreekanth Reddy | 2015-08-27 | 2 | -39/+203 |
* | mpt3sas: MPI 2.5 Rev I (2.5.4) specifications. | Sreekanth Reddy | 2015-08-27 | 3 | -9/+28 |
* | mpt3sas: Remove redundancy code while freeing the controller resources. | Sreekanth Reddy | 2015-08-27 | 1 | -25/+32 |
* | mpt3sas: Don't block the drive when drive addition under the control of SML | Sreekanth Reddy | 2015-08-27 | 3 | -1/+28 |
* | mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA ca... | Sreekanth Reddy | 2015-08-27 | 1 | -0/+68 |
* | mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector su... | Sreekanth Reddy | 2015-08-27 | 2 | -9/+98 |
* | mpt2sas, mpt3sas: Abort initialization if no memory I/O resources detected | Sreekanth Reddy | 2015-08-26 | 1 | -7/+9 |
* | mpt2sas, mpt3sas: set cpu affinity for each MSIX vectors | Sreekanth Reddy | 2015-01-13 | 2 | -3/+22 |
* | mpt2sas, mpt3sas: Update attribution language to Avago | Sreekanth Reddy | 2015-01-13 | 10 | -11/+21 |
* | mpt2sas, mpt3sas: fix upper bound for the module parameter max_sgl_entries | Sreekanth Reddy | 2015-01-13 | 1 | -2/+8 |
* | mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ... | Sreekanth Reddy | 2015-01-13 | 1 | -0/+8 |
* | mpt2sas, mpt3sas: log exceeded temperature thresholds | Sreekanth Reddy | 2015-01-13 | 4 | -0/+81 |
* | mpt3sas: issue_reset is uninitialized | Dan Carpenter | 2015-01-09 | 1 | -4/+4 |
* | Revert "[SCSI] mpt3sas: Remove phys on topology change" | Sreekanth Reddy | 2014-12-04 | 1 | -4/+1 |
* | scsi: remove ->change_queue_type method | Christoph Hellwig | 2014-12-04 | 1 | -1/+0 |
* | mpt3sas: simplify ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -26/+10 |
* | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2014-11-24 | 1 | -6/+4 |
* | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2014-11-24 | 1 | -7/+3 |
* | 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 | -12/+3 |
* | scsi: provide a generic change_queue_type method | Christoph Hellwig | 2014-11-12 | 1 | -24/+1 |
* | mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe | Sreekanth Reddy | 2014-09-16 | 1 | -3/+6 |
* | mpt3sas: Bump mpt3sas driver version to 04.100.00.00 | Sreekanth Reddy | 2014-09-16 | 1 | -2/+2 |
* | mpt3sas: Added Reply Descriptor Post Queue (RDPQ) Array support | Sreekanth Reddy | 2014-09-16 | 2 | -61/+191 |
* | mpt3sas: Added OEM branding Strings | Sreekanth Reddy | 2014-09-16 | 2 | -0/+67 |
* | mpt3sas: Copyright in driver sources is updated for year the 2014. | Sreekanth Reddy | 2014-09-16 | 19 | -19/+19 |
* | mpt3sas: MPI2.5 Rev H (2.5.3) specifications | Sreekanth Reddy | 2014-09-16 | 4 | -7/+114 |
* | mpt3sas: Bump mpt3sas driver version to 03.100.00.00 | Sreekanth Reddy | 2014-09-16 | 1 | -2/+2 |
* | mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced | Sreekanth Reddy | 2014-09-16 | 2 | -11/+61 |
* | mpt3sas: MPI2.5 Rev G (2.5.2) specifications | Sreekanth Reddy | 2014-09-16 | 4 | -7/+19 |
* | mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix() | Alexander Gordeev | 2014-09-16 | 1 | -2/+2 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | mpt3sas: delay scsi_add_host call to work with scsi-mq | Reddy, Sreekanth | 2014-07-25 | 2 | -15/+13 |
* | mpt3sas: Rework the MSI-X grouping code | Martin K. Petersen | 2014-07-25 | 1 | -52/+21 |
* | mpt3sas: combine fw_event_work and its event_data | Joe Lawrence | 2014-07-25 | 1 | -25/+31 |
* | mpt3sas: correct scsi_{target,device} hostdata allocation | Joe Lawrence | 2014-07-25 | 1 | -2/+4 |