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