index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_mbx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix crash on qla2x00_mailbox_command
Rodrigo R. Galvao
2018-06-07
1
-0
/
+8
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-09
1
-4
/
+4
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-5
/
+13
|
\
|
*
scsi: qla2xxx: fix error message on <qla2400
Meelis Roos
2018-03-21
1
-5
/
+13
*
|
scsi: qla2xxx: Fix retry for PRLI RJT with reason of BUSY
Darren Trapp
2018-03-21
1
-2
/
+5
*
|
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
2018-03-21
1
-0
/
+3
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-1
/
+4
|
/
*
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
1
-1
/
+1
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
1
-1
/
+4
*
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
2018-01-03
1
-1
/
+37
*
scsi: qla2xxx: Tweak resource count dump
Quinn Tran
2018-01-03
1
-0
/
+30
*
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
Quinn Tran
2018-01-03
1
-77
/
+0
*
scsi: qla2xxx: Fix PRLI state check
Quinn Tran
2017-12-07
1
-2
/
+1
*
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
2017-10-16
1
-0
/
+76
*
scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states
Duane Grigsby
2017-10-16
1
-7
/
+22
*
scsi: qla2xxx: Cocci spatch "pool_zalloc-simple"
Thomas Meyer
2017-09-25
1
-18
/
+9
*
scsi: qla2xxx: Add LR distance support from nvram bit
Joe Carnuccio
2017-08-24
1
-18
/
+38
*
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
2017-08-24
1
-3
/
+43
*
scsi: qla2xxx: Print correct mailbox registers in failed summary
Joe Carnuccio
2017-08-24
1
-12
/
+14
*
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
2017-08-24
1
-5
/
+78
*
scsi: qla2xxx: Fix NPIV host enable after chip reset
Quinn Tran
2017-08-24
1
-0
/
+2
*
scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switch
Sawan Chandak
2017-08-24
1
-1
/
+1
*
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
2017-08-24
1
-0
/
+1
*
scsi: qla2xxx: use dma_mapping_error to check map errors
Pan Bian
2017-08-10
1
-1
/
+1
*
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
2017-08-07
1
-13
/
+58
*
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-07-01
1
-1
/
+1
*
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
2017-06-27
1
-0
/
+21
*
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
2017-06-27
1
-10
/
+23
*
scsi: qla2xxx: Accelerate SCSI BUSY status generation in target mode
Quinn Tran
2017-06-12
1
-0
/
+2
*
scsi: qla2xxx: Add ql2xiniexchg parameter
Quinn Tran
2017-06-12
1
-7
/
+7
*
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-06-12
1
-26
/
+26
*
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
2017-06-12
1
-3
/
+2
*
scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC
Joe Carnuccio
2017-05-24
1
-2
/
+2
*
scsi: qla2xxx: Fix NULL pointer access due to redundant fc_host_port_name call
Quinn Tran
2017-05-24
1
-9
/
+0
*
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-18
1
-3
/
+3
*
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-18
1
-19
/
+9
*
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-18
1
-14
/
+256
*
qla2xxx: Improve RSCN handling in driver
Quinn Tran
2017-02-09
1
-51
/
+93
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-88
/
+0
*
qla2xxx: Collect additional information to debug fw dump
Quinn Tran
2017-01-17
1
-7
/
+20
*
qla2xxx: Avoid that building with W=1 triggers complaints about set-but-not-u...
Bart Van Assche
2017-01-17
1
-2
/
+0
*
qla2xxx: Declare an array with file scope static
Bart Van Assche
2017-01-17
1
-1
/
+1
*
qla2xxx: Fix indentation
Bart Van Assche
2017-01-17
1
-3
/
+3
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-11
/
+22
*
scsi: qla2xxx: Only allow operational MBX to proceed during RESET.
himanshu.madhani@cavium.com
2016-12-14
1
-0
/
+52
*
qla2xxx: Fix duplicate message id.
Sawan Chandak
2016-07-15
1
-2
/
+2
*
qla2xxx: Correction to function qla26xx_dport_diagnostics().
Joe Carnuccio
2016-07-15
1
-5
/
+0
*
qla2xxx: Add bsg interface to support D_Port Diagnostics.
Joe Carnuccio
2016-07-15
1
-1
/
+57
*
qla2xxx: Check for device state before unloading the driver.
Sawan Chandak
2016-07-15
1
-8
/
+33
*
qla2xxx: Properly reset firmware statistics.
Joe Carnuccio
2016-07-15
1
-10
/
+8
[next]