aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
2013-07-09[SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter1-2/+2
2013-07-05[SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork1-4/+6
2013-06-28[SCSI] megaraid: minor cut and paste error fixed.James Georgas1-1/+1
2013-06-24[SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com2-4/+4
2013-06-24[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com2-8/+17
2013-06-24[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com5-50/+904
2013-06-24[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s controllerSumit.Saxena@lsi.com4-43/+136
2013-06-24[SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s controllersSumit.Saxena@lsi.com1-0/+4
2013-06-24[SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com2-0/+88
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllersSumit.Saxena@lsi.com4-26/+63
2013-06-24[SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for Tape devicesSumit.Saxena@lsi.com1-0/+12
2013-06-24[SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com1-4/+3
2013-06-24[SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com1-2/+3
2013-06-24[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com1-1/+1
2013-06-24[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in critical h/w errorSumit.Saxena@lsi.com1-0/+8
2013-05-02[SCSI] megaraid_sas: release lock on error pathDan Carpenter1-1/+2
2013-04-18[SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas2-5/+2
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2013-02-22[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford1-1/+2
2013-02-22[SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2-2/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2-7/+7
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2-9/+7
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford5-9/+9
2012-10-09[SCSI] megaraid_sas: Remove duplicate codeadam radford2-3/+0
2012-10-09[SCSI] megaraid_sas: Add SystemPD FastPath supportadam radford1-0/+2
2012-10-09[SCSI] megaraid_sas: Add array boundary check for SystemPDadam radford1-1/+2
2012-10-09[SCSI] megaraid_sas: Load io_request DataLength in bytesadam radford1-9/+7
2012-10-09[SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford1-0/+8
2012-10-09[SCSI] megaraid_sas: Remove un-needed completion_lock spinlock callsadam radford1-2/+0
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley3-15/+44
2012-09-24[SCSI] megaraid_sas: combine kmalloc+memset into kzallocFengguang Wu1-5/+2
2012-08-24[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2012-08-24[SCSI] megaraid_sas: Add resetwaittime module parameteradam radford2-3/+9
2012-08-24[SCSI] megaraid_sas: Add throttlequeuedepth module parameteradam radford2-3/+29
2012-08-22[SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-07-20[SCSI] megaraid: remove a spurious IRQ enableDan Carpenter1-1/+1
2012-04-23[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2012-04-23[SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checksadam radford1-8/+13
2012-04-23[SCSI] megaraid_sas: Optimize HostMSIxVectors settingadam radford1-3/+1
2012-01-16[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2012-01-16[SCSI] megaraid_sas: remove poll_mode_io codeadam radford2-143/+0
2012-01-16[SCSI] megaraid_sas: mask off flags in ioctl pathadam radford1-0/+2
2012-01-16[SCSI] megaraid_sas: Fix reglockFlags for degraded raid5/6adam radford1-1/+3
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker1-0/+1
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-134/+365
2011-10-20[SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford1-2/+1
2011-10-16[SCSI] megaraid_sas: Changelog and version updateadam radford2-4/+4
2011-10-16[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford2-1/+19
2011-10-16[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford4-59/+176