summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi:libsas: fix oops caused by assigning a freed task to ->lldd_taskWei Fang2016-07-211-0/+1
* fnic: pci_dma_mapping_error() doesn't return an error codeDan Carpenter2016-07-211-4/+4
* scsi: lpfc: avoid harmless comparison warningArnd Bergmann2016-07-211-4/+9
* fcoe: implement FIP VLAN responderHannes Reinecke2016-07-213-0/+269
* fcoe: Rename 'fip_frame' to 'fip_vn2vn_notify_frame'Hannes Reinecke2016-07-211-2/+2
* lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-211-0/+2
* scsi: ufs: remove unnecessary goto labelTiezhu Yang2016-07-151-2/+1Star
* hpsa: change hpsa_passthru_ioctl timeoutDon Brace2016-07-151-2/+2
* hpsa: correct skipping masked peripheralsDon Brace2016-07-151-5/+74
* qla2xxx: Update driver version to 8.07.00.38-kHimanshu Madhani2016-07-151-1/+1
* qla2xxx: Fix BBCR offsetSawan Chandak2016-07-151-1/+1
* qla2xxx: Fix duplicate message id.Sawan Chandak2016-07-153-7/+6Star
* qla2xxx: Disable the adapter and skip error recovery in case of register disc...Sawan Chandak2016-07-153-1/+59
* qla2xxx: Separate ISP type bits out from device type.Joe Carnuccio2016-07-152-24/+26
* qla2xxx: Correction to function qla26xx_dport_diagnostics().Joe Carnuccio2016-07-153-11/+4Star
* qla2xxx: Add support to handle Loop Init error Asynchronus event.Joe Carnuccio2016-07-152-3/+10
* qla2xxx: Let DPORT be enabled purely by nvram.Joe Carnuccio2016-07-153-7/+8
* qla2xxx: Add bsg interface to support statistics counter reset.Sawan Chandak2016-07-152-25/+27
* qla2xxx: Add bsg interface to support D_Port Diagnostics.Joe Carnuccio2016-07-156-5/+122
* qla2xxx: Check for device state before unloading the driver.Sawan Chandak2016-07-154-13/+52
* qla2xxx: Properly reset firmware statistics.Joe Carnuccio2016-07-155-17/+35
* qla2xxx: Properly initialize IO statistics.Joe Carnuccio2016-07-154-34/+36
* qla2xxx: Make debug buffer log easier to view.Joe Carnuccio2016-07-151-19/+14Star
* qla2xxx: Add module parameter alternate/short names.Joe Carnuccio2016-07-151-0/+3
* qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.Giridhar Malavali2016-07-152-1/+25
* qla2xxx: Shutdown board on thermal shutdown aen.Joe Carnuccio2016-07-154-1/+19
* qla2xxx: Add ram area DDR for fwdump template entry T262.Joe Carnuccio2016-07-153-3/+15
* qla2xxx: Remove sysfs node fw_dump_template.Joe Carnuccio2016-07-152-89/+1Star
* lpfc: Update lpfc version to 11.2.0.0James Smart2016-07-151-1/+1
* lpfc: Copyright updatesJames Smart2016-07-155-5/+5
* lpfc: Disable FDMI probing if not connected to a fabricJames Smart2016-07-151-0/+4
* lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart2016-07-151-3/+3
* lpfc: Re-organize source for easier driver attribute managementJames Smart2016-07-152-96/+117
* lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart2016-07-154-13/+13
* lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart2016-07-154-7/+6Star
* lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-153-22/+11Star
* lpfc: Correct Port reset resulting in FC port going offlineJames Smart2016-07-151-1/+2
* lpfc: Add support for XLane LUN priorityJames Smart2016-07-157-20/+104
* lpfc: Correct RDP response Revision locationJames Smart2016-07-151-1/+1
* lpfc: Re-organize source for easier device-id managementJames Smart2016-07-152-100/+123
* lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...James Smart2016-07-151-1/+2
* lpfc: Fix SLI mode 2 config failureJames Smart2016-07-151-0/+2
* lpfc: Add MDS Diagnostics SupportJames Smart2016-07-156-25/+103
* lpfc: Add sysfs proc_name supportJames Smart2016-07-151-0/+3
* lpfc: Reject RDP ELS if port has no loginJames Smart2016-07-151-0/+6
* lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart2016-07-152-44/+32Star
* lpfc: Add recovery from adapter parity errors on some SLI4 adaptersJames Smart2016-07-155-35/+155
* lpfc: Correct RDP response sizing issueJames Smart2016-07-152-58/+81
* lpfc: Fix Transgression Flag of Optical Element descriptor for RDP on LinuxJames Smart2016-07-155-26/+101
* ibmvfc: prevent a potential deadlockDan Carpenter2016-07-151-0/+2