aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_fusion.c
Commit message (Expand)AuthorAgeFilesLines
* megaraid_sas: use raw_smp_processor_id()Christoph Hellwig2015-08-071-2/+2
* [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