summaryrefslogtreecommitdiff
path: root/drivers/scsi/megaraid/megaraid_sas_base.c
AgeCommit message (Expand)Author
2014-11-10megaraid_sas: fix bug in handling return value of pci_enable_msix_range()Jiang Liu
2014-09-16megaraid_sas : Driver version updateSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : MFI MPT linked list corruption fixSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Add module parameter to disable IRQ-CPU affinity hintSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Host lock less mode to enabled asynchronous IO submissionSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Extended VD supportSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Firmware crash dump feature supportSumit.Saxena@avagotech.com
2014-09-16megaraid_sas : Do not scan non syspd drivesSumit.Saxena@avagotech.com
2014-09-16megaraid_sas: Version and Changelog updateAdam Radford
2014-09-16megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().Adam Radford
2014-09-16megaraid_sas: Fix LD/VF affiliation parsingAdam Radford
2014-09-16megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16megaraid: Fail resume if MSI-X re-initialization failedAlexander Gordeev
2014-08-08scsi: use pci_zalloc_consistentJoe Perches
2014-05-19megaraid_sas: fix a small problem when reading state value from hwTomas Henzl
2014-03-15[SCSI] megaraid_sas: Version and Changelog updateadam radford
2014-03-15[SCSI] megaraid_sas: Add Dell PowerEdge VRTX SR-IOV VF supportadam radford
2014-03-15[SCSI] megaraid_sas: Performance boost fixesSumit.Saxena@lsi.com
2014-03-15[SCSI] megaraid_sas: Set 32-bit DMA maskSumit.Saxena@lsi.com
2014-03-15[SCSI] megaraid_sas: Don't wait forever for non-IOCTL DCMDsSumit.Saxena@lsi.com
2014-03-15[SCSI] megaraid_sas: check return value for megasas_get_pd_list()Hannes Reinecke
2013-12-19[SCSI] megaraid: Use resource_size_t for PCI resources, not longBen Collins
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-10-25[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...Sumit.Saxena@lsi.com
2013-10-25[SCSI] megaraid_sas: fixes for few endianess issuesSumit.Saxena@lsi.com
2013-10-14SCSI: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-10[SCSI] megaraid_sas: addded support for big endian architectureSumit.Saxena@lsi.com
2013-09-06[SCSI] megaraid_sas: Version and Changelog updateadam radford
2013-09-06[SCSI] megaraid_sas: Add High Availability clustering support using shared Lo...adam radford
2013-08-02[SCSI] megaraid_sas: megaraid_sas driver init fails in kdump kernelSumit.Saxena@lsi.com
2013-07-05[SCSI] megaraid_sas: fix memory leak if SGL has zero length entriesBjørn Mork
2013-06-28[SCSI] megaraid: minor cut and paste error fixed.James Georgas
2013-06-24[SCSI] megaraid_sas: Changelog and driver version updateSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support to differentiate between iMR vs MR FirmwareSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for Uneven Span PRL11Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for Extended MSI-x vectors for 12Gb/s contro...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Add support for MegaRAID Fury (device ID-0x005f) 12Gb/s ...Sumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Free event detail memory without device ID checkSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Fix the interrupt mask for Gen2 controllerSumit.Saxena@lsi.com
2013-06-24[SCSI] megaraid_sas: Return DID_ERROR for SCSI IO, when controller is in crit...Sumit.Saxena@lsi.com
2013-05-02[SCSI] megaraid_sas: release lock on error pathDan Carpenter
2013-04-18[SCSI] megaraid_sas: Use correct #define for MSI-X capabilityBjorn Helgaas
2013-02-22[SCSI] megaraid_sas: Version and Changelog updateadam radford
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-12-04megaraid: fix BUG_ON() from incorrect use of delayed workXiaotian Feng
2012-10-09[SCSI] megaraid_sas: Version, Changelog, Copyright updateadam radford
2012-10-09[SCSI] megaraid_sas: Remove duplicate codeadam radford
2012-10-09[SCSI] megaraid_sas: Add module param for configurable MSI-X vector countadam radford
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley