summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-08scsi: hisi_sas: optimise the usage of DQ lockingXiang Chen2-6/+0
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart10-10/+10
2018-05-08scsi: lpfc: update driver version to 12.0.0.3James Smart1-1/+1
2018-05-08scsi: lpfc: Enhance log messages when reporting CQE errorsJames Smart1-7/+16
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart4-23/+37
2018-05-08scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart1-0/+34
2018-05-08scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart2-17/+15
2018-05-08scsi: lpfc: Correct fw download error messageJames Smart2-1/+8
2018-05-08scsi: lpfc: enhance LE data structure copies to hardwareJames Smart1-14/+42
2018-05-08scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart1-6/+7
2018-05-08scsi: qedf: Update version number to 8.33.16.20Chad Dupuis1-2/+2
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis15-15/+15
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis3-14/+58
2018-05-08scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis1-0/+10
2018-05-08scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis1-0/+31
2018-05-08scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis1-1/+2
2018-05-08scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis1-1/+8
2018-05-08scsi: qedf: Improve firmware debug dump handlingChad Dupuis3-2/+15
2018-05-08scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap1-1/+0
2018-05-08scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis1-3/+3
2018-05-08scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis1-0/+5
2018-05-08scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis1-0/+9
2018-05-08scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis1-0/+8
2018-05-08scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis2-14/+39
2018-05-08scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis1-2/+9
2018-05-08scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis1-0/+7
2018-05-08scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis1-0/+6
2018-05-08scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis1-1/+1
2018-05-08scsi: qedf: Add missing skb frees in error pathChad Dupuis2-0/+2
2018-05-08scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis1-2/+2
2018-05-08scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis2-0/+13
2018-05-08scsi: qla2xxx: Update driver version to 10.00.00.07-khimanshu.madhani@cavium.com1-1/+1
2018-05-08scsi: qla2xxx: Fix TMF and Multi-Queue configQuinn Tran3-25/+141
2018-05-08scsi: qla2xxx: Prevent relogin loop by removing stale codehimanshu.madhani@cavium.com1-14/+0
2018-05-08scsi: qla2xxx: Remove stale debug value for login_retry flagQuinn Tran1-1/+0
2018-05-08scsi: qla2xxx: Use predefined get_datalen_for_atio() inline functionQuinn Tran1-10/+7
2018-05-08scsi: qla2xxx: Fix Inquiry command being dropped in Target modeQuinn Tran1-2/+7
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran6-44/+55
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran3-3/+31
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran1-1/+3
2018-05-08scsi: qla2xxx: Fix Rport and session state getting out of syncQuinn Tran1-18/+12
2018-05-08scsi: qla2xxx: Fix sending ADISC command for loginQuinn Tran1-4/+2
2018-05-08scsi: mpt3sas: Update driver version "25.100.00.00"Chaitra P B1-2/+2
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B1-2/+2
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B4-21/+116
2018-05-08scsi: mpt3sas: Update MPI HeadersChaitra P B3-10/+36
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B2-2/+108
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B3-96/+236
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B1-11/+5
2018-05-08scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B1-1/+1