summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B2-0/+46
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B1-0/+56
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B1-29/+51
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B2-54/+65
2018-05-08scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B2-22/+38
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B6-63/+71
2018-05-02scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-02scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King1-1/+1
2018-05-02scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King1-1/+1
2018-05-02scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King1-3/+0
2018-05-02scsi: a100u2w: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: wd719x: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: am53c974: Use module_pci_driverYueHaibing1-12/+1
2018-05-02scsi: scsi_transport_sas: don't bounce highmem pages for the smp handlerChristoph Hellwig1-4/+0
2018-04-21scsi: ips: fix firmware timestamps for 32-bitArnd Bergmann2-72/+17