aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25mpt2sas: delay scsi_add_host call to work with scsi-mqReddy, Sreekanth2-14/+13
2014-07-25mpt2sas: Rework the MSI-X grouping codeMartin K. Petersen1-41/+23
2014-07-25mpt2sas: annotate ioc->reply_post_host_index as __iomemJoe Lawrence2-5/+6
2014-07-25mpt2sas: combine fw_event_work and its event_dataJoe Lawrence1-22/+30
2014-07-25mpt2sas: correct scsi_{target,device} hostdata allocationJoe Lawrence1-2/+4
2014-05-28mpt2sas: Add free smids to the head, not tail of listMatthew Wilcox1-4/+4
2014-05-28mpt2sas: Remove use of DEF_SCSI_QCMDMatthew Wilcox1-6/+3
2014-05-28mpt2sas: Remove uses of serial_numberMatthew Wilcox3-11/+8
2014-04-28[SCSI] mpt2sas: Don't disable device twice at suspend.Tyler Stachecki1-1/+0
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-20/+21
2014-01-14MPT / PCI: Use pci_stop_and_remove_bus_device_locked()Rafael J. Wysocki1-1/+1
2013-11-23block: Kill bio_segments()/bi_vcnt usageKent Overstreet1-5/+5
2013-11-23block: Convert bio_for_each_segment() to bvec_iterKent Overstreet1-15/+16
2013-09-03[SCSI] mpt2sas: Remove phys on topology change.Jan Vesely1-1/+4
2013-09-03[SCSI] mpt2sas: Bump driver version to v16.100.00.00Sreekanth Reddy1-2/+2
2013-09-03[SCSI] mpt2sas: Fix for kernel panic when driver loads with HBA connected to non LUN 0 configured expanderSreekanth Reddy1-0/+14
2013-09-03[SCSI] mpt2sas: when Async scanning is enabled then while scanning, devices are removed but their transport layer entries are not removedSreekanth Reddy1-10/+13
2013-09-03[SCSI] mpt2sas: Infinite loop can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returnedSreekanth Reddy1-12/+4
2013-09-03[SCSI] mpt2sas: The copyright in driver sources is updated for the year 2013Sreekanth Reddy8-8/+8
2013-09-03[SCSI] mpt2sas: MPI2 Rev X (2.00.16) specificationsSreekanth Reddy8-11/+18
2013-09-03[SCSI] mpt2sas: Change in MPI2_RAID_ACTION_SYSTEM_SHUTDOWN_INITIATED notification methodologySreekanth Reddy1-4/+1
2013-09-03[SCSI] mpt2sas: Null pointer deference possibility in mpt2sas_ctl_event_callback functionSreekanth Reddy4-23/+25
2013-08-26[SCSI] mpt2sas: fix cleanup on controller resource mapping failureJoe Lawrence2-10/+18
2013-06-24[SCSI] mpt2sas: fix for unused variable 'event_data' warningReddy, Sreekanth1-3/+4
2013-06-24[SCSI] mpt2sas: Bump driver vesion to v15.100.00.00Sreekanth Reddy1-2/+2
2013-06-24[SCSI] mpt2sas: Calulate the Reply post queue depth calculation as per the MPI specSreekanth Reddy1-12/+14
2013-06-24[SCSI] mpt2sas: fix firmware failure with wrong task attributeSreekanth Reddy1-5/+1
2013-06-24[SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loopSreekanth Reddy1-5/+117
2013-06-24[SCSI] mpt2sas: Update the timing requirements for issuing a Hard ResetSreekanth Reddy1-7/+13
2013-06-24[SCSI] mpt2sas: MPI2 Rev W (2.00.15) specificationSreekanth Reddy5-11/+26
2013-06-24[SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootupReddy, Sreekanth3-11/+13
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-5/+5
2013-04-29mpt2sas: don't wank with fasync on ->release()Al Viro1-14/+0
2013-03-23block: Remove some unnecessary bi_vcnt usageKent Overstreet1-5/+5
2013-02-24[SCSI] mpt2sas: Add support for OEM specific controllerSreekanth Reddy2-0/+14
2013-01-29[SCSI] mpt2sas: fix for driver fails EEH, recovery from injected pci bus errorSreekanth Reddy2-1/+19
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-48/+195
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley13-48/+195
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2012-09-24[SCSI] mpt2sas: Add a module parameter that permits overriding protection capabilitiesMartin K. Petersen1-2/+13
2012-09-24[SCSI] mpt2sas: Return the correct sense key for DIF errorsMartin K. Petersen1-12/+2
2012-09-24[SCSI] mpt2sas: fix double mutex lock in NON_BLOCKING stateAlexey Khoroshilov1-3/+5
2012-09-17[SCSI] mpt2sas: Fix for issue - Unable to boot from the drive connected to HBAsreekanth.reddy@lsi.com1-0/+7
2012-09-07scsi: make pci error handlers constStephen Hemminger1-1/+1
2012-08-24[SCSI] mpt2sas: Bump driver vesion to 14.100.00.00sreekanth.reddy@lsi.com1-2/+2
2012-08-24[SCSI] mpt2sas: Fix for With post diag reset same set of device gets added, removed and then again gets added with new target idssreekanth.reddy@lsi.com1-1/+2
2012-08-24[SCSI] mpt2sas: Fix for staged device discovery functionality of driver not workingsreekanth.reddy@lsi.com1-1/+20
2012-08-24[SCSI] mpt2sas : MPI 2.0 Rev V(2.0.14) specificationsreekanth.reddy@lsi.com4-11/+27
2012-08-24[SCSI] mpt2sas: Fix for max_sectors warning message is stating the incorrect rangesreekanth.reddy@lsi.com1-2/+2