summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Update version number to 8.33.16.20Chad Dupuis2018-05-081-2/+2
* scsi: qedf: Update copyright for 2018Chad Dupuis2018-05-0815-15/+15
* scsi: qedf: Add more defensive checks for concurrent error conditionsChad Dupuis2018-05-083-14/+58
* scsi: qedf: Set the UNLOADING flag when removing a vportChad Dupuis2018-05-081-0/+10
* scsi: qedf: Add additional checks when restarting an rport due to ABTS timeoutChad Dupuis2018-05-081-0/+31
* scsi: qedf: If qed fails to enable MSI-X fail PCI probeChad Dupuis2018-05-081-1/+2
* scsi: qedf: Honor default_prio module parameter even if DCBX does not convergeChad Dupuis2018-05-081-1/+8
* scsi: qedf: Improve firmware debug dump handlingChad Dupuis2018-05-083-2/+15
* scsi: qedf: Remove setting DCBX pending during soft context resetSaurav Kashyap2018-05-081-1/+0
* scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...Chad Dupuis2018-05-081-3/+3
* scsi: qedf: Check if link is already up when receiving a link up event from qedChad Dupuis2018-05-081-0/+5
* scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabledChad Dupuis2018-05-081-0/+9
* scsi: qedf: Release RRQ reference correctly when RRQ command times outChad Dupuis2018-05-081-0/+8
* scsi: qedf: Honor priority from DCBX FCoE App tagChad Dupuis2018-05-082-14/+39
* scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...Chad Dupuis2018-05-081-2/+9
* scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...Chad Dupuis2018-05-081-0/+7
* scsi: qedf: Add check for offload before flushing I/Os for targetChad Dupuis2018-05-081-0/+6
* scsi: qedf: Fix VLAN display when printing sent FIP framesChad Dupuis2018-05-081-1/+1
* scsi: qedf: Add missing skb frees in error pathChad Dupuis2018-05-082-0/+2
* scsi: qedf: Increase the number of default FIP VLAN request retries to 60Chad Dupuis2018-05-081-2/+2
* scsi: qedf: Synchronize rport restarts when multiple ELS commands time outChad Dupuis2018-05-082-0/+13
* scsi: qla2xxx: Update driver version to 10.00.00.07-khimanshu.madhani@cavium.com2018-05-081-1/+1
* scsi: qla2xxx: Fix TMF and Multi-Queue configQuinn Tran2018-05-083-25/+141
* scsi: qla2xxx: Prevent relogin loop by removing stale codehimanshu.madhani@cavium.com2018-05-081-14/+0
* scsi: qla2xxx: Remove stale debug value for login_retry flagQuinn Tran2018-05-081-1/+0
* scsi: qla2xxx: Use predefined get_datalen_for_atio() inline functionQuinn Tran2018-05-081-10/+7
* scsi: qla2xxx: Fix Inquiry command being dropped in Target modeQuinn Tran2018-05-081-2/+7
* scsi: qla2xxx: Move GPSC and GFPNID out of session managementQuinn Tran2018-05-086-44/+55
* scsi: qla2xxx: Reduce redundant ADISC command for RSCNsQuinn Tran2018-05-083-3/+31
* scsi: qla2xxx: Delete session for nport id changeQuinn Tran2018-05-081-1/+3
* scsi: qla2xxx: Fix Rport and session state getting out of syncQuinn Tran2018-05-081-18/+12
* scsi: qla2xxx: Fix sending ADISC command for loginQuinn Tran2018-05-081-4/+2
* scsi: mpt3sas: Update driver version "25.100.00.00"Chaitra P B2018-05-081-2/+2
* scsi: mpt3sas: fix possible memory leak.Chaitra P B2018-05-081-2/+2
* scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B2018-05-084-21/+116
* scsi: mpt3sas: Update MPI HeadersChaitra P B2018-05-083-10/+36
* scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra P B2018-05-082-2/+108
* scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B2018-05-083-96/+236
* scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B2018-05-081-11/+5
* scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.Chaitra P B2018-05-081-1/+1
* scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B2018-05-082-0/+46
* scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B2018-05-081-0/+56
* scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B2018-05-081-29/+51
* scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B2018-05-082-54/+65
* scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B2018-05-082-22/+38
* scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B2018-05-086-63/+71
* scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King2018-05-021-1/+1
* scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King2018-05-021-1/+1
* scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"Colin Ian King2018-05-021-1/+1
* scsi: isci: remove redundant check on in_connection_align_insertion_frequencyColin Ian King2018-05-021-3/+0