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_def.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-16
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
1
-0
/
+24
2017-10-16
scsi: qla2xxx: Allow MBC_GET_PORT_DATABASE to query and save the port states
Duane Grigsby
1
-0
/
+4
2017-10-16
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
Himanshu Madhani
1
-0
/
+1
2017-08-24
scsi: qla2xxx: Add LR distance support from nvram bit
Joe Carnuccio
1
-1
/
+8
2017-08-24
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
1
-0
/
+4
2017-08-24
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-1
/
+91
2017-08-24
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
1
-0
/
+2
2017-08-07
scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote ports
himanshu.madhani@cavium.com
1
-4
/
+2
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
1
-0
/
+5
2017-08-07
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
1
-3
/
+3
2017-06-27
scsi: qla2xxx: Send FC4 type NVMe to the management server
Duane Grigsby
1
-0
/
+1
2017-06-27
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
1
-0
/
+6
2017-06-27
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
1
-0
/
+17
2017-06-27
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
1
-2
/
+28
2017-06-27
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
1
-14
/
+13
2017-06-27
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
1
-0
/
+3
2017-06-27
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
1
-0
/
+1
2017-06-27
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
1
-3
/
+22
2017-06-27
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
1
-0
/
+21
2017-06-27
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
1
-1
/
+6
2017-06-27
scsi: qla2xxx: Fix mailbox failure while deleting Queue pairs
Sawan Chandak
1
-0
/
+2
2017-06-27
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
1
-1
/
+2
2017-06-27
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-4
/
+13
2017-06-27
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
1
-3
/
+12
2017-06-12
scsi: qla2xxx: Add ql2xiniexchg parameter
Quinn Tran
1
-1
/
+5
2017-06-12
scsi: qla2xxx: Fix name server relogin
Quinn Tran
1
-0
/
+2
2017-06-12
scsi: qla2xxx: Use flag PFLG_DISCONNECTED.
Sawan Chandak
1
-1
/
+0
2017-05-24
scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...
Sawan Chandak
1
-0
/
+1
2017-03-18
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
1
-2
/
+8
2017-03-18
qla2xxx: Change scsi host lookup method.
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Add DebugFS node to display Port Database
Himanshu Madhani
1
-0
/
+2
2017-03-18
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
1
-3
/
+9
2017-03-18
qla2xxx: Export DIF stats via debugfs
Anil Gurumurthy
1
-0
/
+12
2017-03-18
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
1
-0
/
+10
2017-03-18
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
1
-0
/
+2
2017-03-18
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
1
-1
/
+5
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
1
-9
/
+297
2017-02-21
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
1
-3
/
+4
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
1
-1
/
+10
2017-02-09
qla2xxx: Remove unused reverse_ini_mode
Himanshu Madhani
1
-1
/
+0
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
1
-0
/
+1
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
1
-4
/
+171
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
1
-1
/
+111
2017-02-08
qla2xxx: Remove direct access of scsi_status field in se_cmd
Quinn Tran
1
-0
/
+1
2017-01-20
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2017-01-17
qla2xxx: Terminate exchange if corrupted
Quinn Tran
1
-1
/
+2
2017-01-11
scsi: qla2xxx: remove irq_affinity_notifier
Christoph Hellwig
1
-1
/
+0
2017-01-11
scsi: qla2xxx: fix MSI-X vector affinity
Christoph Hellwig
1
-1
/
+1
2017-01-09
scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer
Colin Ian King
1
-2
/
+2
[next]