index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qedf: Update version number to 8.33.16.20
Chad Dupuis
2018-05-08
1
-2
/
+2
*
scsi: qedf: Update copyright for 2018
Chad Dupuis
2018-05-08
15
-15
/
+15
*
scsi: qedf: Add more defensive checks for concurrent error conditions
Chad Dupuis
2018-05-08
3
-14
/
+58
*
scsi: qedf: Set the UNLOADING flag when removing a vport
Chad Dupuis
2018-05-08
1
-0
/
+10
*
scsi: qedf: Add additional checks when restarting an rport due to ABTS timeout
Chad Dupuis
2018-05-08
1
-0
/
+31
*
scsi: qedf: If qed fails to enable MSI-X fail PCI probe
Chad Dupuis
2018-05-08
1
-1
/
+2
*
scsi: qedf: Honor default_prio module parameter even if DCBX does not converge
Chad Dupuis
2018-05-08
1
-1
/
+8
*
scsi: qedf: Improve firmware debug dump handling
Chad Dupuis
2018-05-08
3
-2
/
+15
*
scsi: qedf: Remove setting DCBX pending during soft context reset
Saurav Kashyap
2018-05-08
1
-1
/
+0
*
scsi: qedf: Add task id to kref_get_unless_zero() debug messages when flushin...
Chad Dupuis
2018-05-08
1
-3
/
+3
*
scsi: qedf: Check if link is already up when receiving a link up event from qed
Chad Dupuis
2018-05-08
1
-0
/
+5
*
scsi: qedf: Return request as DID_NO_CONNECT if MSI-X is not enabled
Chad Dupuis
2018-05-08
1
-0
/
+9
*
scsi: qedf: Release RRQ reference correctly when RRQ command times out
Chad Dupuis
2018-05-08
1
-0
/
+8
*
scsi: qedf: Honor priority from DCBX FCoE App tag
Chad Dupuis
2018-05-08
2
-14
/
+39
*
scsi: qedf: Add dcbx_not_wait module parameter so we won't wait for DCBX conv...
Chad Dupuis
2018-05-08
1
-2
/
+9
*
scsi: qedf: Sanity check FCoE/FIP priority value to make sure it's between 0 ...
Chad Dupuis
2018-05-08
1
-0
/
+7
*
scsi: qedf: Add check for offload before flushing I/Os for target
Chad Dupuis
2018-05-08
1
-0
/
+6
*
scsi: qedf: Fix VLAN display when printing sent FIP frames
Chad Dupuis
2018-05-08
1
-1
/
+1
*
scsi: qedf: Add missing skb frees in error path
Chad Dupuis
2018-05-08
2
-0
/
+2
*
scsi: qedf: Increase the number of default FIP VLAN request retries to 60
Chad Dupuis
2018-05-08
1
-2
/
+2
*
scsi: qedf: Synchronize rport restarts when multiple ELS commands time out
Chad Dupuis
2018-05-08
2
-0
/
+13
*
scsi: qla2xxx: Update driver version to 10.00.00.07-k
himanshu.madhani@cavium.com
2018-05-08
1
-1
/
+1
*
scsi: qla2xxx: Fix TMF and Multi-Queue config
Quinn Tran
2018-05-08
3
-25
/
+141
*
scsi: qla2xxx: Prevent relogin loop by removing stale code
himanshu.madhani@cavium.com
2018-05-08
1
-14
/
+0
*
scsi: qla2xxx: Remove stale debug value for login_retry flag
Quinn Tran
2018-05-08
1
-1
/
+0
*
scsi: qla2xxx: Use predefined get_datalen_for_atio() inline function
Quinn Tran
2018-05-08
1
-10
/
+7
*
scsi: qla2xxx: Fix Inquiry command being dropped in Target mode
Quinn Tran
2018-05-08
1
-2
/
+7
*
scsi: qla2xxx: Move GPSC and GFPNID out of session management
Quinn Tran
2018-05-08
6
-44
/
+55
*
scsi: qla2xxx: Reduce redundant ADISC command for RSCNs
Quinn Tran
2018-05-08
3
-3
/
+31
*
scsi: qla2xxx: Delete session for nport id change
Quinn Tran
2018-05-08
1
-1
/
+3
*
scsi: qla2xxx: Fix Rport and session state getting out of sync
Quinn Tran
2018-05-08
1
-18
/
+12
*
scsi: qla2xxx: Fix sending ADISC command for login
Quinn Tran
2018-05-08
1
-4
/
+2
*
scsi: mpt3sas: Update driver version "25.100.00.00"
Chaitra P B
2018-05-08
1
-2
/
+2
*
scsi: mpt3sas: fix possible memory leak.
Chaitra P B
2018-05-08
1
-2
/
+2
*
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
2018-05-08
4
-21
/
+116
*
scsi: mpt3sas: Update MPI Headers
Chaitra P B
2018-05-08
3
-10
/
+36
*
scsi: mpt3sas: Report Firmware Package Version from HBA Driver.
Chaitra P B
2018-05-08
2
-2
/
+108
*
scsi: mpt3sas: Cache enclosure pages during enclosure add.
Chaitra P B
2018-05-08
3
-96
/
+236
*
scsi: mpt3sas: Allow processing of events during driver unload.
Chaitra P B
2018-05-08
1
-11
/
+5
*
scsi: mpt3sas: Increase event log buffer to support 24 port HBA's.
Chaitra P B
2018-05-08
1
-1
/
+1
*
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
Chaitra P B
2018-05-08
2
-0
/
+46
*
scsi: mpt3sas: Enhanced handling of Sense Buffer.
Chaitra P B
2018-05-08
1
-0
/
+56
*
scsi: mpt3sas: Optimize I/O memory consumption in driver.
Chaitra P B
2018-05-08
1
-29
/
+51
*
scsi: mpt3sas: Lockless access for chain buffers.
Chaitra P B
2018-05-08
2
-54
/
+65
*
scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.
Chaitra P B
2018-05-08
2
-22
/
+38
*
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
2018-05-08
6
-63
/
+71
*
scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
2018-05-02
1
-1
/
+1
*
scsi: megaraid_sas: fix spelling mistake: "disbale" -> "disable"
Colin Ian King
2018-05-02
1
-1
/
+1
*
scsi: esas2r: fix spelling mistake: "asynchromous" -> "asynchronous"
Colin Ian King
2018-05-02
1
-1
/
+1
*
scsi: isci: remove redundant check on in_connection_align_insertion_frequency
Colin Ian King
2018-05-02
1
-3
/
+0
[next]