aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/megaraid/megaraid_sas_base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-11scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S1-1/+2
2019-07-11scsi: megaraid_sas: Fix calculation of target IDShivasharan S1-1/+2
2019-07-11scsi: megaraid_sas: Make some symbols staticYueHaibing1-3/+3
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil1-7/+53
2019-06-27scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil1-0/+22
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil1-17/+118
2019-06-27scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil1-1/+30
2019-06-27scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil1-1/+9
2019-06-27scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for only VenturaChandrakanth Patil1-0/+3
2019-06-27scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE_LIST DCMDChandrakanth Patil1-0/+3
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil1-5/+9
2019-06-27scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil1-0/+13
2019-06-27scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil1-0/+25
2019-06-18scsi: megaraid_sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl1-26/+18
2019-06-18scsi: megaraid_sas: use octal permissions instead of constantsTomas Henzl1-10/+10
2019-06-18scsi: megaraid_sas: make max_sectors visible in sysTomas Henzl1-1/+1
2019-06-18scsi: megaraid_sas: remove set but not used variables 'buff_addr' and 'ci_h'YueHaibing1-5/+0
2019-06-18scsi: megaraid_sas: remove set but not used variable 'sge_sz'YueHaibing1-11/+0
2019-06-18scsi: megaraid_sas: remove set but not used variables 'host' and 'wait_time'YueHaibing1-7/+1
2019-06-18scsi: megaraid_sas: remove set but not used variable 'cur_state'YueHaibing1-11/+0
2019-06-18scsi: megaraid_sas: Export RAID map through debugfsShivasharan S1-0/+14
2019-06-18scsi: megaraid_sas: Fix MSI-X vector printShivasharan S1-5/+5
2019-06-18scsi: megaraid_sas: Add debug prints for device listShivasharan S1-0/+35
2019-06-18scsi: megaraid_sas: Add prints in suspend and resume pathShivasharan S1-0/+3
2019-06-18scsi: megaraid_sas: Print FW fault informationShivasharan S1-1/+4
2019-06-18scsi: megaraid_sas: Export RAID map id through sysfsShivasharan S1-0/+15
2019-06-18scsi: megaraid_sas: Print BAR information from driverShivasharan S1-0/+6
2019-06-18scsi: megaraid_sas: Dump system registers for debuggingShivasharan S1-1/+26
2019-06-18scsi: megaraid_sas: Dump system interface regs from sysfsShivasharan S1-0/+37
2019-06-18scsi: megaraid_sas: Add formatting option for megasas_dumpShivasharan S1-12/+18
2019-06-18scsi: megaraid_sas: Enhance internal DCMD timeout printsShivasharan S1-4/+8
2019-06-18scsi: megaraid_sas: Enhance prints in OCR and TM pathShivasharan S1-16/+53
2019-06-18scsi: megaraid_sas: Load balance completions across all MSI-XShivasharan S1-4/+18
2019-06-18scsi: megaraid_sas: IRQ poll to avoid CPU hard lockupsShivasharan S1-0/+36
2019-06-18scsi: megaraid_sas: Block PCI config space access from userspace during OCRShivasharan S1-6/+9
2019-06-18scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters onlyShivasharan S1-8/+10
2019-06-18scsi: megaraid_sas: Remove unused variable target_indexShivasharan S1-3/+0
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2019-04-18scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"Colin Ian King1-1/+1
2019-04-15scsi: megaraid_sas: Make megasas_host_device_list_query() staticYueHaibing1-1/+1
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-80/+324
2019-03-06scsi: megaraid_sas: reduce module load timeSteve Sistare1-2/+2
2019-02-19scsi: megaraid_sas: return error when create DMA pool failedJason Yan1-0/+1
2019-02-04scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S1-19/+203
2019-02-04scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S1-66/+107
2019-02-04scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S1-13/+31
2019-01-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2019-01-08scsi: megaraid_sas: correct an info messageTomas Henzl1-1/+1