index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
2017-10-16
1
-9
/
+3
*
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
2017-10-16
1
-1
/
+1
*
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
2017-10-16
1
-4
/
+38
*
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
Himanshu Madhani
2017-10-16
1
-2
/
+6
*
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
2017-10-16
1
-3
/
+6
*
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
2017-08-30
1
-0
/
+2
*
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
2017-08-24
1
-0
/
+5
*
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
2017-08-24
1
-0
/
+5
*
scsi: qla2xxx: Remove extra register read
Quinn Tran
2017-08-24
1
-9
/
+0
*
scsi: qla2xxx: Fix system panic due to pointer access problem
Duane Grigsby
2017-08-24
1
-2
/
+2
*
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
2017-08-24
1
-1
/
+1
*
scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info
Colin Ian King
2017-08-24
1
-4
/
+4
*
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
2017-08-07
1
-6
/
+31
*
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
2017-08-07
1
-1
/
+1
*
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
2017-08-07
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-11
1
-4
/
+4
|
\
|
*
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
2017-07-03
1
-4
/
+4
*
|
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
2017-07-01
1
-2
/
+1
*
|
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
2017-06-27
1
-0
/
+19
*
|
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
2017-06-27
1
-0
/
+79
*
|
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
2017-06-27
1
-1
/
+1
*
|
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
2017-06-27
1
-3
/
+8
*
|
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
2017-06-27
1
-8
/
+13
*
|
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
2017-06-27
1
-4
/
+7
*
|
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
2017-06-27
1
-12
/
+36
*
|
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
2017-06-12
1
-11
/
+7
*
|
scsi: qla2xxx: Fix name server relogin
Quinn Tran
2017-06-12
1
-0
/
+17
|
/
*
scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...
himanshu.madhani@cavium.com
2017-05-24
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-3
/
+3
|
\
|
*
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-04-04
1
-3
/
+3
*
|
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-18
1
-1
/
+13
*
|
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-18
1
-1
/
+1
*
|
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
2017-03-18
1
-6
/
+19
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
1
-2
/
+5
|
\
|
*
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
2017-02-22
1
-2
/
+5
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
1
-92
/
+225
|
\
\
|
|
/
|
/
|
|
*
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-02-09
1
-18
/
+18
|
*
qla2xxx: Improve RSCN handling in driver
Quinn Tran
2017-02-09
1
-4
/
+2
|
*
qla2xxx: Add Dual mode support in the driver
Quinn Tran
2017-02-09
1
-1
/
+18
|
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-71
/
+189
|
*
qla2xxx: Fix wrong argument in sp done callback
Quinn Tran
2017-02-08
1
-4
/
+4
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-5
/
+5
|
\
\
|
*
|
scsi: qla2xxx: make msix_entries const
Nicolas Iooss
2017-01-09
1
-3
/
+3
|
*
|
scsi: qla2xxx: silence -Wformat-security warning
Nicolas Iooss
2017-01-09
1
-2
/
+2
*
|
|
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-2
/
+4
|
\
\
\
|
*
|
|
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-02-11
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes
James Bottomley
2017-02-03
1
-1
/
+2
|
|
\
\
|
|
*
|
scsi: qla2xxx: Fix a recently introduced memory leak
Bart Van Assche
2017-01-24
1
-1
/
+2
*
|
|
|
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]