aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-15hpsa: correct skipping masked peripheralsDon Brace1-5/+74
2016-07-15qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani1-1/+1
2016-07-15qla2xxx: Fix BBCR offsetSawan Chandak1-1/+1
2016-07-15qla2xxx: Fix duplicate message id.Sawan Chandak3-7/+6
2016-07-15qla2xxx: Disable the adapter and skip error recovery in case of register disconnect.Sawan Chandak3-1/+59
2016-07-15qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2-24/+26
2016-07-15qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio3-11/+4
2016-07-15qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio2-3/+10
2016-07-15qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio3-7/+8
2016-07-15qla2xxx: Add bsg interface to support statistics counter reset.Sawan Chandak2-25/+27
2016-07-15qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio6-5/+122
2016-07-15qla2xxx: Check for device state before unloading the driver.Sawan Chandak4-13/+52
2016-07-15qla2xxx: Properly reset firmware statistics.Joe Carnuccio5-17/+35
2016-07-15qla2xxx: Properly initialize IO statistics.Joe Carnuccio4-34/+36
2016-07-15qla2xxx: Make debug buffer log easier to view.Joe Carnuccio1-19/+14
2016-07-15qla2xxx: Add module parameter alternate/short names.Joe Carnuccio1-0/+3
2016-07-15qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2-1/+25
2016-07-15qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio4-1/+19
2016-07-15qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio3-3/+15
2016-07-15qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio2-89/+1
2016-07-15lpfc: Update lpfc version to 11.2.0.0James Smart1-1/+1
2016-07-15lpfc: Copyright updatesJames Smart5-5/+5
2016-07-15lpfc: Disable FDMI probing if not connected to a fabricJames Smart1-0/+4
2016-07-15lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart1-3/+3
2016-07-15lpfc: Re-organize source for easier driver attribute managementJames Smart2-96/+117
2016-07-15lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart4-13/+13
2016-07-15lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_delay_discoveryJames Smart4-7/+6
2016-07-15lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable_npivJames Smart3-22/+11
2016-07-15lpfc: Correct Port reset resulting in FC port going offlineJames Smart1-1/+2
2016-07-15lpfc: Add support for XLane LUN priorityJames Smart7-20/+104
2016-07-15lpfc: Correct RDP response Revision locationJames Smart1-1/+1
2016-07-15lpfc: Re-organize source for easier device-id managementJames Smart2-100/+123
2016-07-15lpfc: Correct FCOE discovery to avoid loss of storage devices after system rebootJames Smart1-1/+2
2016-07-15lpfc: Fix SLI mode 2 config failureJames Smart1-0/+2
2016-07-15lpfc: Add MDS Diagnostics SupportJames Smart6-25/+103
2016-07-15lpfc: Add sysfs proc_name supportJames Smart1-0/+3
2016-07-15lpfc: Reject RDP ELS if port has no loginJames Smart1-0/+6
2016-07-15lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart2-44/+32
2016-07-15lpfc: Add recovery from adapter parity errors on some SLI4 adaptersJames Smart5-35/+155
2016-07-15lpfc: Correct RDP response sizing issueJames Smart2-58/+81
2016-07-15lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart5-26/+101
2016-07-15ibmvfc: prevent a potential deadlockDan Carpenter1-0/+2
2016-07-15scsi: remove the disable_blk_mq host flagChristoph Hellwig2-2/+1
2016-07-15scsi: ufs: tc-dwc-g210 driver fix for 20-bit RMMIManjunath M B1-2/+2
2016-07-15mpt3sas: Fix panic when aer correct error occurredKefeng Wang1-2/+5
2016-07-15qla2xxx: setup data needed in ISR before setting up the ISRJohannes Thumshirn1-4/+4
2016-07-14libsas: use ata_is_ncq() and ata_has_dma() accessorsHannes Reinecke1-9/+2
2016-07-13ipr: Increase MSIX vectors numberWen Xiong1-2/+2
2016-07-13ipr: Add new CCIN for new adapters supportWen Xiong2-1/+9
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2-3/+6