summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
Commit message (Expand)AuthorAgeFilesLines
* megaraid_sas: fix a small problem when reading state value from hwTomas Henzl2014-05-191-8/+7
* [SCSI] megaraid_sas: Version and Changelog updateadam radford2014-03-151-1/+1
* [SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford2014-03-151-79/+555
* [SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com2014-03-151-9/+40
* [SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com2014-03-151-0/+13
* [SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com2014-03-151-25/+54
* [SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke2014-03-151-17/+21
* [SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins2013-12-191-2/+3
* [SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen2013-11-291-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-5/+0
|\
| * SCSI: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-141-5/+0
* | [SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...Sumit.Saxena@lsi.com2013-10-251-4/+6
* | [SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com2013-10-251-6/+6
* | [SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com2013-09-101-139/+184
* | [SCSI] megaraid_sas: Version and Changelog updateadam radford2013-09-061-1/+1
* | [SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford2013-09-061-9/+97
|/
* [SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com2013-08-021-5/+15
* [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-241-1/+1
* [SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com2013-06-241-8/+16
* [SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com2013-06-241-5/+21
* [SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com2013-06-241-29/+82
* [SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com2013-06-241-13/+35
* [SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com2013-06-241-4/+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-181-2/+2
* [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
OpenPOWER on IntegriCloud