summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2017-02-09scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-01-31scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-01-17scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2016-12-14scsi: mpt3sas: Recognize and act on iopriority infoAdam Manzanares
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-11-22scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-11-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-08scsi: mpt3sas: fix some spelling mistakes in message and commentsColin Ian King
2016-11-08scsi: mpt3sas: Fix for Endianness issue.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: set EEDP-escape-flags for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Increased/Additional MSIX support for SAS35 devices.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Added Device ID's for SAS35 devices and updated MPI header.Suganath Prabu Subramani
2016-11-08scsi: mpt3sas: Implement device_remove_in_progress check in IOCTL pathSuganath Prabu Subramani
2016-11-08scsi: mpt3sas: Fix for improper info displayed in var log, while blocking or ...Suganath Prabu Subramani
2016-11-01scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
2016-08-08mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-08-08mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens
2016-08-08mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens
2016-07-15mpt3sas: Fix panic when aer correct error occurredKefeng Wang
2016-07-12mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence
2016-05-22mpt3sas: add missing curly bracesDan Carpenter
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B
2016-04-25mpt3sas - remove unused fw_event_work elementsJoe Lawrence
2016-02-23mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-23mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani
2016-02-23mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani
2016-02-23mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani
2016-02-23mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy
2015-08-27mpt3sas: Provides the physical location of sas drivesSreekanth Reddy