aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com1-5/+15
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.com1-1/+1
2013-06-24[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com1-8/+16
2013-06-24[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com1-5/+21
2013-06-24[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s controllerSumit.Saxena@lsi.com1-29/+82
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s controllersSumit.Saxena@lsi.com1-13/+35
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: 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 Helgaas1-2/+2
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng1-8/+6
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford1-2/+2
2012-10-09[SCSI] megaraid_sas: Remove duplicate codeadam radford1-1/+0
2012-10-09[SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford1-0/+8
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley1-5/+34
2012-08-24[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+1
2012-08-24[SCSI] megaraid_sas: Add resetwaittime module parameteradam radford1-1/+6
2012-08-24[SCSI] megaraid_sas: Add throttlequeuedepth module parameteradam radford1-3/+27
2012-08-22[SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai1-1/+2
2012-04-23[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+1
2012-01-16[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+1
2012-01-16[SCSI] megaraid_sas: remove poll_mode_io codeadam radford1-141/+0
2012-01-16[SCSI] megaraid_sas: mask off flags in ioctl pathadam radford1-0/+2
2011-10-20[SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford1-2/+1
2011-10-16[SCSI] megaraid_sas: Changelog and version updateadam radford1-1/+1
2011-10-16[SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford1-1/+18
2011-10-16[SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford1-35/+121
2011-10-16[SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford1-10/+29
2011-10-16[SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver load timeadam radford1-9/+11
2011-07-27[SCSI] megaraid_sas Version to 5.40-rc1 and Changelog updateadam radford1-1/+1
2011-07-27[SCSI] megaraid_sas: Add .change_queue_depth supportadam radford1-0/+16
2011-05-24[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+1
2011-05-24[SCSI] megaraid_sas: Add 1078 OCR supportadam radford1-17/+17
2011-05-24[SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford1-13/+14
2011-05-24[SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford1-0/+5
2011-05-24[SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford1-13/+12
2011-05-01[SCSI] remove cmd->serial_number litterChristoph Hellwig1-7/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-02-28[SCSI] megaraid_sas: Version and Changelog updateadam radford1-1/+2
2011-02-28[SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford1-25/+37
2011-02-28[SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford1-0/+4
2011-02-28[SCSI] megaraid_sas: Fix fault state handlingadam radford1-1/+3
2011-02-28[SCSI] megaraid_sas: Fix tasklet_init calladam radford1-1/+1
2011-02-28[SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford1-0/+1