aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-19[SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins2-3/+3
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2-0/+2
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-11/+0
2013-10-25[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AEN pathSumit.Saxena@lsi.com2-4/+7
2013-10-25[SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com1-6/+6
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2-11/+0
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-305/+605
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com5-282/+407
2013-09-06[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Logical Disksadam radford5-29/+204
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-7/+7
2013-08-20scsi/megaraid fixed several typos in commentsMatthias Schid3-7/+7
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