summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-2/+2
* [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford2014-03-151-34/+198
* [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: Performance boost fixesSumit.Saxena@lsi.com2014-03-151-0/+2
* [SCSI] megaraid_sas: Big endian code related fixesSumit.Saxena@lsi.com2014-03-151-3/+3
* [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2014-03-151-0/+1
* [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_sas: addded support for big endian architectureSumit.Saxena@lsi.com2013-09-101-66/+63
* [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford2013-09-061-13/+64
* [SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com2013-06-241-4/+1
* [SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com2013-06-241-8/+30
* [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-241-0/+62
* [SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com2013-06-241-9/+18
* [SCSI] megaraid_sas: Set IO request timeout value provided by OS timeout for ...Sumit.Saxena@lsi.com2013-06-241-0/+12
* [SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabledadam radford2013-02-221-1/+2
* [SCSI] megaraid_sas: Add 4k FastPath DIF supportadam radford2013-02-221-1/+1
* [SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford2012-10-091-1/+1
* [SCSI] megaraid_sas: Remove duplicate codeadam radford2012-10-091-2/+0
* [SCSI] megaraid_sas: Add SystemPD FastPath supportadam radford2012-10-091-0/+2
* [SCSI] megaraid_sas: Add array boundary check for SystemPDadam radford2012-10-091-1/+2
* [SCSI] megaraid_sas: Load io_request DataLength in bytesadam radford2012-10-091-9/+7
* [SCSI] megaraid_sas: Remove un-needed completion_lock spinlock callsadam radford2012-10-091-2/+0
* [SCSI] megaraid_sas: combine kmalloc+memset into kzallocFengguang Wu2012-09-241-5/+2
* [SCSI] megaraid_sas: Add resetwaittime module parameteradam radford2012-08-241-2/+3
* [SCSI] megaraid_sas: Optimize HostMSIxVectors settingadam radford2012-04-231-3/+1
* [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford2011-10-161-21/+44
* [SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford2011-10-161-19/+77
* [SCSI] megaraid_sas: Clear FUSION_IN_RESET before enabling interruptsadam radford2011-10-161-0/+3
* [SCSI] megaraid_sas: Clear state change interruptsadam radford2011-10-161-1/+8
* [SCSI] megaraid_sas: Remove some unnecessary codeadam radford2011-10-161-13/+0
* [SCSI] megaraid_sas: Fix mismatch in megasas_reset_fusion() mutex lock-unlockadam radford2011-10-161-2/+1
* [SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo...adam radford2011-10-161-2/+2
* [SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IOadam radford2011-05-241-1/+40
* [SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapteradam radford2011-05-241-10/+16
* [SCSI] megaraid_sas: Remove un-used functionadam radford2011-05-241-16/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-7/+12
|\
| * [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford2011-02-281-2/+2
| * [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford2011-02-281-2/+1
| * [SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford2011-02-281-1/+5
| * [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-281-2/+4
* | drivers: remove extraneous includes of smp_lock.hArnd Bergmann2011-03-021-1/+0
|/
* [SCSI] megaraid_sas: Add 9565/9285 specific codeadam radford2010-12-221-0/+2248
OpenPOWER on IntegriCloud