aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2017-08-24scsi: megaraid_sas: use vmalloc for crash dump buffers and driver's local RAID mapShivasharan S1-1/+0
2017-03-13scsi: megaraid_sas: Driver version upgradeShivasharan S1-2/+2
2017-02-13scsi: megaraid_sas: driver version upgradeShivasharan S1-2/+2
2017-02-13scsi: megaraid_sas: Indentation and smatch warning fixesShivasharan S1-1/+1
2017-02-13scsi: megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug printsShivasharan S1-2/+0
2017-02-13scsi: megaraid_sas: Increase internal command poolShivasharan S1-1/+1
2017-02-13scsi: megaraid_sas: megasas_return_cmd does not memset IO frame to zeroShivasharan S1-0/+1
2017-02-13scsi: megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map accessShivasharan S1-1/+1
2017-02-13scsi: megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc failsShivasharan S1-0/+2
2017-02-13scsi: megaraid_sas: enhance debug logs in OCR contextShivasharan S1-0/+3
2017-02-13scsi: megaraid_sas: raid 1 write performance for large ioShivasharan S1-0/+5
2017-02-13scsi: megaraid_sas: NVME fast path io supportShivasharan S1-1/+9
2017-02-13scsi: megaraid_sas: NVME interface target prop addedShivasharan S1-0/+14
2017-02-13scsi: megaraid_sas: NVME Interface detection and prop settingsShivasharan S1-7/+16
2017-02-13scsi: megaraid_sas: change issue_dcmd to return void from intShivasharan S1-1/+1
2017-02-13scsi: megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdevShivasharan S1-2/+2
2017-02-13Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"Shivasharan S1-8/+0
2017-01-10scsi: megaraid_sas: driver version upgradeSasikumar Chandrasekaran1-2/+2
2017-01-10scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ControllersSasikumar Chandrasekaran1-27/+78
2017-01-10scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold BandwidthSasikumar Chandrasekaran1-0/+8
2017-01-10scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid ControllersSasikumar Chandrasekaran1-0/+7
2017-01-10scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 WritesSasikumar Chandrasekaran1-0/+1
2017-01-10scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO CoalescingSasikumar Chandrasekaran1-0/+1
2017-01-10scsi: megaraid_sas: 128 MSIX SupportSasikumar Chandrasekaran1-0/+1
2017-01-10scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid ControllersSasikumar Chandrasekaran1-3/+9
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-3/+5
2016-12-07scsi: megaraid_sas: switch to pci_alloc_irq_vectorsHannes Reinecke1-1/+0
2016-11-09scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-08scsi: megaraid_sas: driver version upgradeKashyap Desai1-2/+2
2016-11-08scsi: megaraid_sas: Send SYNCHRONIZE_CACHE for VD to firmwareKashyap Desai1-0/+3
2016-04-15megaraid_sas: driver version upgradeSumit Saxena1-2/+2
2016-04-15megaraid_sas: reduce memory footprints in kdump modeSumit Saxena1-0/+2
2016-03-10megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list DCMD failureSumit Saxena1-1/+1
2016-02-23megaraid_sas: Fix for IO failing post OCR in SRIOV environmentSumit Saxena1-4/+9
2016-02-23megaraid_sas: driver version upgradeSumit Saxena1-2/+2
2016-02-23megaraid_sas: Make adprecovery variable atomicSumit Saxena1-1/+1
2016-02-23megaraid_sas: IO throttling supportSumit Saxena1-2/+4
2016-02-23megaraid_sas: Dual queue depth supportSumit Saxena1-0/+9
2016-02-23megaraid_sas: Reply Descriptor Post Queue (RDPQ) supportSumit Saxena1-1/+5
2016-02-23megaraid_sas: Fastpath region lock bypassSumit Saxena1-2/+6
2016-02-23megaraid_sas: Update device queue depth based on interface typeSumit Saxena1-1/+269
2016-02-23megaraid_sas: Task management supportSumit Saxena1-0/+13
2016-02-23megaraid_sas: MFI IO timeout handlingSumit Saxena1-1/+21
2016-02-23megaraid_sas: Do not allow PCI access during OCRSumit Saxena1-0/+2
2015-11-09megaraid_sas: Make tape drives visible on PERC5 controllersSumit Saxena1-0/+1
2015-11-02megaraid_sas : Driver version upgradesumit.saxena@avagotech.com1-2/+2
2015-10-29megaraid_sas: Update OCR capability on controller properties changesumit.saxena@avagotech.com1-0/+1
2015-10-29megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com1-0/+2
2015-10-29megaraid_sas: Support for Cutlass (12 Gbps) controllersumit.saxena@avagotech.com1-0/+5