aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-19megaraid_sas: fix a small problem when reading state value from hwTomas Henzl1-8/+7
2014-03-15[SCSI] megaraid_sas: Version and Changelog updateadam radford2-4/+4
2014-03-15[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford4-118/+851
2014-03-15[SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford1-2/+5
2014-03-15[SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford1-10/+7
2014-03-15[SCSI] megaraid_sas: Load correct raid context timeoutadam radford1-1/+4
2014-03-15[SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2-9/+42
2014-03-15[SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com1-0/+13
2014-03-15[SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com3-7/+13
2014-03-15[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2-25/+55
2014-03-15[SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke1-17/+21
2014-03-15[SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_info()Hannes Reinecke1-1/+1
2014-03-15[SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke1-1/+4
2014-03-15[SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter1-0/+2
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