aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt2sas (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-08-24[SCSI] mpt2sas: Provide sysfs attribute to report Backup Rail Monitor Statussreekanth.reddy@lsi.com3-0/+108
2012-08-24[SCSI] mpt2sas: To include more Intel Brandingsreekanth.reddy@lsi.com2-5/+5
2012-08-24[SCSI] mpt2sas: 2012 source code copyrightsreekanth.reddy@lsi.com9-9/+9
2012-08-22[SCSI] mpt2sas: Fix for Driver oops, when loading driver with max_queue_depth command line option to a very small valuesreekanth.reddy@lsi.com1-5/+8
2012-07-20[SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2-3/+4
2012-06-06[SCSI] mpt2sas: Fix unsafe using smp_processor_id() in preemptiblenagalakshmi.nandigama@lsi.com1-1/+1
2012-05-10[SCSI] mpt2sas: move the scsi_host_put to the right placeTomas Henzl1-1/+1
2012-04-23[SCSI] mpt2sas: Bump driver vesion to 13.100.00.00nagalakshmi.nandigama@lsi.com1-2/+2
2012-04-23[SCSI] mpt2sas: Fix for panic happening because of improper memory allocationnagalakshmi.nandigama@lsi.com1-3/+3
2012-04-23[SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and simultaneously another hard drive is hot unpluggednagalakshmi.nandigama@lsi.com1-8/+10
2012-04-23[SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of the parent device it is linked tonagalakshmi.nandigama@lsi.com1-0/+3
2012-04-23[SCSI] mpt2sas : While enabling phy, read the current port number from sas iounit page 0 instead of page 1nagalakshmi.nandigama@lsi.com1-2/+59
2012-04-23[SCSI] mpt2sas: Fix linux driver sparse errorsnagalakshmi.nandigama@lsi.com2-4/+6
2012-04-23[SCSI] mpt2sas: Fix security scan issues reported by source code analysis toolnagalakshmi.nandigama@lsi.com3-18/+51
2012-04-23[SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_device, and expander_device listsnagalakshmi.nandigama@lsi.com4-271/+329
2012-04-23[SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTHROUGH cmd timeout happensnagalakshmi.nandigama@lsi.com1-1/+2
2012-04-23[SCSI] mpt2sas: Added multisegment mode support for Linux BSG Drivernagalakshmi.nandigama@lsi.com1-29/+104
2012-04-23[SCSI] mpt2sas: Removed redundant global mutex for IOCTLsnagalakshmi.nandigama@lsi.com1-175/+122
2012-04-23[SCSI] mpt2sas: MPI next revision header updatenagalakshmi.nandigama@lsi.com2-19/+56
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-7/+3
2012-03-28[SCSI] atp870u, mpt2sas, qla4xxx use pci_dev->revisionSergei Shtylyov2-6/+2
2012-03-28[SCSI] mpt2sas: remove extraneous sas_log_info messagesSathisha Nanjappa1-1/+1
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-1/+1