summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-02-221-1/+1
* Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng2012-12-041-8/+6
* [SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford2012-10-091-2/+2
* [SCSI] megaraid_sas: Remove duplicate codeadam radford2012-10-091-1/+0
* [SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford2012-10-091-0/+8
* Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley2012-10-021-5/+34
|\
| * [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-08-241-1/+1
| * [SCSI] megaraid_sas: Add resetwaittime module parameteradam radford2012-08-241-1/+6
| * [SCSI] megaraid_sas: Add throttlequeuedepth module parameteradam radford2012-08-241-3/+27
* | [SCSI] megaraid_sas: Move poll_aen_lock initializerKashyap Desai2012-08-221-1/+2
|/
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-04-231-1/+1
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2012-01-161-1/+1
* [SCSI] megaraid_sas: remove poll_mode_io codeadam radford2012-01-161-141/+0
* [SCSI] megaraid_sas: mask off flags in ioctl pathadam radford2012-01-161-0/+2
* [SCSI] megaraid_sas: Fix instance access in megasas_reset_timeradam radford2011-10-201-2/+1
* [SCSI] megaraid_sas: Changelog and version updateadam radford2011-10-161-1/+1
* [SCSI] megaraid_sas: Add driver workaround for PERC5/1068 kdump kernel panicadam radford2011-10-161-1/+18
* [SCSI] megaraid_sas: Add multiple MSI-X vector/multiple reply queue supportadam radford2011-10-161-35/+121
* [SCSI] megaraid_sas: Add support for MegaRAID 9360/9380 12GB/s controllersadam radford2011-10-161-10/+29
* [SCSI] megaraid_sas: Continue booting immediately if FW in FAULT at driver lo...adam radford2011-10-161-9/+11
* [SCSI] megaraid_sas Version to 5.40-rc1 and Changelog updateadam radford2011-07-271-1/+1
* [SCSI] megaraid_sas: Add .change_queue_depth supportadam radford2011-07-271-0/+16
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-05-241-1/+1
* [SCSI] megaraid_sas: Add 1078 OCR supportadam radford2011-05-241-17/+17
* [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()adam radford2011-05-241-13/+14
* [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()adam radford2011-05-241-0/+5
* [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE insteadadam radford2011-05-241-13/+12
* [SCSI] remove cmd->serial_number litterChristoph Hellwig2011-05-011-7/+6
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-1/+1
|\
| * fix typos 'comamnd' -> 'command' in commentsJustin P. Mattock2011-02-021-1/+1
* | [SCSI] megaraid_sas: Version and Changelog updateadam radford2011-02-281-1/+2
* | [SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford2011-02-281-25/+37
* | [SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2011-02-281-0/+4
* | [SCSI] megaraid_sas: Fix fault state handlingadam radford2011-02-281-1/+3
* | [SCSI] megaraid_sas: Fix tasklet_init calladam radford2011-02-281-1/+1
* | [SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford2011-02-281-0/+1
* | [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2011-02-281-1/+18
* | [SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford2011-02-281-1/+3
* | [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford2011-02-281-12/+12
* | [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-281-9/+8
* | [SCSI] megaraid_sas: Sanity check user supplied length before passing it to d...Bjørn Mork2011-02-121-0/+3
* | [SCSI] remove flush_scheduled_work() usagesTejun Heo2011-02-121-4/+2
|/
* [SCSI] megaraid_sas: Add 9565/9285 specific codeadam radford2010-12-221-102/+260
* [SCSI] megaraid_sas: Add struct megasas_instance_template changesadam radford2010-12-221-105/+173
* [SCSI] megaraid_sas: Use lowest memory bar for SR-IOV VF supportadam radford2010-12-221-19/+10
* [SCSI] megaraid_sas: Add MSI-X support and msix_disable module parameteradam radford2010-12-221-7/+34
* [SCSI] megaraid_sas: Update GPL headers.adam radford2010-12-211-16/+23
* [SCSI] megaraid_sas: Rename megaraid_sas.c to megaraid_sas_base.cadam radford2010-12-211-0/+5193