summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart
2018-05-08scsi: lpfc: Driver NVME load fails when CPU cnt > WQ resource cntJames Smart
2018-05-08scsi: lpfc: Handle new link fault code returned by adapter firmware.James Smart
2018-05-08scsi: lpfc: Correct fw download error messageJames Smart
2018-05-08scsi: lpfc: enhance LE data structure copies to hardwareJames Smart
2018-05-08scsi: lpfc: Change IO submit return to EBUSY if remote port is recoveringJames Smart
2018-05-08scsi: qedf: Update version number to 8.33.16.20Chad Dupuis
2018-05-08scsi: qedf: Update copyright for 2018Chad Dupuis
2018-05-08scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis
2018-05-08scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis
2018-05-08scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis
2018-05-08scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis
2018-05-08scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis
2018-05-08scsi: qedf: Improve firmware debug dump handlingChad Dupuis
2018-05-08scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap
2018-05-08scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis
2018-05-08scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis
2018-05-08scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis
2018-05-08scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis
2018-05-08scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis
2018-05-08scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis
2018-05-08scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis
2018-05-08scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis
2018-05-08scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis
2018-05-08scsi: qedf: Add missing skb frees in error pathChad Dupuis
2018-05-08scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis
2018-05-08scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis
2018-05-08scsi: qla2xxx: Update driver version to 10.00.00.07-khimanshu.madhani@cavium.com
2018-05-08scsi: qla2xxx: Fix TMF and Multi-Queue configQuinn Tran
2018-05-08scsi: qla2xxx: Prevent relogin loop by removing stale codehimanshu.madhani@cavium.com
2018-05-08scsi: qla2xxx: Remove stale debug value for login_retry flagQuinn Tran
2018-05-08scsi: qla2xxx: Use predefined get_datalen_for_atio() inline functionQuinn Tran
2018-05-08scsi: qla2xxx: Fix Inquiry command being dropped in Target modeQuinn Tran
2018-05-08scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran
2018-05-08scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran
2018-05-08scsi: qla2xxx: Delete session for nport id changeQuinn Tran
2018-05-08scsi: qla2xxx: Fix Rport and session state getting out of syncQuinn Tran
2018-05-08scsi: qla2xxx: Fix sending ADISC command for loginQuinn Tran
2018-05-08scsi: mpt3sas: Update driver version "25.100.00.00"Chaitra P B
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B
2018-05-08scsi: mpt3sas: Update MPI HeadersChaitra P B
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B
2018-05-08scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B