summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2014-03-152-4/+4
* [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford2014-03-154-118/+851
* [SCSI] megaraid_sas: Return leaked MPT frames to MPT frame pooladam radford2014-03-151-2/+5
* [SCSI] megaraid_sas: Fix megasas_ioc_init_fusionadam radford2014-03-151-10/+7
* [SCSI] megaraid_sas: Load correct raid context timeoutadam radford2014-03-151-1/+4
* [SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2014-03-152-9/+42
* [SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com2014-03-151-0/+13
* [SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com2014-03-153-7/+13
* [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2014-03-152-25/+55
* [SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke2014-03-151-17/+21
* [SCSI] megaraid_sas_fusion: Return correct error value in megasas_get_ld_map_...Hannes Reinecke2014-03-151-1/+1
* [SCSI] megaraid_sas_fusion: correctly pass queue info pointerHannes Reinecke2014-03-151-1/+4
* [SCSI] megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter2014-03-151-0/+2
* [SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins2013-12-192-3/+3
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-292-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-152-11/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-142-11/+0
* | [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...Sumit.Saxena@lsi.com2013-10-252-4/+7
* | [SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com2013-10-251-6/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-155-305/+605
|\ \ | |/ |/|
| * [SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com2013-09-105-282/+407
| * [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-09-062-4/+4
| * [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford2013-09-065-29/+204
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-063-7/+7
|\ \ | |/ |/|
| * scsi/megaraid fixed several typos in commentsMatthias Schid2013-08-203-7/+7
* | [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
|/
* [SCSI] megaraid_sas: fix a bug for 64 bit archesDan Carpenter2013-07-091-2/+2
* [SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork2013-07-051-4/+6
* [SCSI] megaraid: minor cut and paste error fixed.James Georgas2013-06-281-1/+1
* [SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com2013-06-242-4/+4
* [SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com2013-06-242-8/+17
* [SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com2013-06-245-50/+904
* [SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com2013-06-244-43/+136
* [SCSI] megaraid_sas: Set IoFlags to enable Fast Path for JBODs for 12 Gb/s co...Sumit.Saxena@lsi.com2013-06-241-0/+4
* [SCSI] megaraid_sas: Add support to display Customer branding details in syslogSumit.Saxena@lsi.com2013-06-242-0/+88
* [SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com2013-06-244-26/+63
* [SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com2013-06-241-0/+12
* [SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com2013-06-241-4/+3
* [SCSI] megaraid_sas: Update balance count in driver to be in sync of firmwareSumit.Saxena@lsi.com2013-06-241-2/+3
* [SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com2013-06-241-1/+1
* [SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...Sumit.Saxena@lsi.com2013-06-241-0/+8
* [SCSI] megaraid_sas: release lock on error pathDan Carpenter2013-05-021-1/+2
* [SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas2013-04-182-5/+2
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-02-222-4/+4
* [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford2013-02-221-1/+2
* [SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2013-02-222-2/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-7/+7
* megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2012-12-042-9/+7
* [SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford2012-10-095-9/+9
* [SCSI] megaraid_sas: Remove duplicate codeadam radford2012-10-092-3/+0
OpenPOWER on IntegriCloud