index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_isr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION
Johannes Thumshirn
1
-3
/
+3
2018-04-10
scsi: qla2xxx: correctly shift host byte
Johannes Thumshirn
1
-1
/
+1
2018-04-04
Merge branch 'fixes' into misc
James Bottomley
1
-2
/
+4
2018-03-22
scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling
Darren Trapp
1
-50
/
+28
2018-03-22
scsi: qla2xxx: Return busy if rport going away
Darren Trapp
1
-1
/
+3
2018-03-22
scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change
Darren Trapp
1
-3
/
+0
2018-03-22
scsi: qla2xxx: Add changes for devloss timeout in driver
Darren Trapp
1
-2
/
+3
2018-02-12
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
1
-9
/
+14
2018-01-31
scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion()
Bart Van Assche
1
-2
/
+4
2018-01-04
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
1
-2
/
+2
2018-01-04
scsi: qla2xxx: Add retry limit for fabric scan logic
Quinn Tran
1
-0
/
+1
2018-01-04
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
1
-3
/
+1
2018-01-04
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
Quinn Tran
1
-0
/
+35
2017-12-12
scsi: qla2xxx: Suppress gcc 7 fall-through warnings
Bart Van Assche
1
-2
/
+3
2017-12-08
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
1
-1
/
+1
2017-12-08
scsi: qla2xxx: Fix re-login for Nport Handle in use
Quinn Tran
1
-5
/
+0
2017-10-17
scsi: qla2xxx: don't break the bsg-lib abstractions
Christoph Hellwig
1
-9
/
+3
2017-10-17
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
1
-1
/
+1
2017-10-17
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
1
-4
/
+38
2017-10-17
scsi: qla2xxx: Add ATIO-Q processing for INTx mode
Himanshu Madhani
1
-2
/
+6
2017-10-17
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
1
-3
/
+6
2017-08-31
scsi: qla2xxx: add missing includes for qla_isr
Johannes Thumshirn
1
-0
/
+2
2017-08-25
scsi: qla2xxx: Add support for minimum link speed
Sawan Chandak
1
-0
/
+5
2017-08-25
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
1
-0
/
+5
2017-08-25
scsi: qla2xxx: Remove extra register read
Quinn Tran
1
-9
/
+0
2017-08-25
scsi: qla2xxx: Fix system panic due to pointer access problem
Duane Grigsby
1
-2
/
+2
2017-08-25
scsi: qla2xxx: Fix target multiqueue configuration
Michael Hernandez
1
-1
/
+1
2017-08-25
scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info
Colin Ian King
1
-4
/
+4
2017-08-07
scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe
himanshu.madhani@cavium.com
1
-6
/
+31
2017-08-07
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
1
-1
/
+1
2017-08-07
scsi: qla2xxx: Move function prototype to correct header
himanshu.madhani@cavium.com
1
-2
/
+2
2017-07-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2017-07-04
t10-pi: Move opencoded contants to common header
Dmitry Monakhov
1
-4
/
+4
2017-07-02
scsi: qla2xxx: fix a bunch of typos and spelling mistakes
Colin Ian King
1
-2
/
+1
2017-06-28
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
1
-0
/
+19
2017-06-28
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
1
-0
/
+79
2017-06-28
scsi: qla2xxx: Add fw_started flags to qpair
Quinn Tran
1
-1
/
+1
2017-06-28
scsi: qla2xxx: Add debug knob for user control workload
Quinn Tran
1
-3
/
+8
2017-06-28
scsi: qla2xxx: Enable Target Multi Queue
Quinn Tran
1
-8
/
+13
2017-06-28
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
1
-4
/
+7
2017-06-28
scsi: qla2xxx: Combine Active command arrays.
Quinn Tran
1
-12
/
+36
2017-06-13
scsi: qla2xxx: Cleanup debug message IDs
Quinn Tran
1
-11
/
+7
2017-06-13
scsi: qla2xxx: Fix name server relogin
Quinn Tran
1
-0
/
+17
2017-05-25
scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X...
himanshu.madhani@cavium.com
1
-1
/
+1
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+3
2017-04-05
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
1
-3
/
+3
2017-03-19
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
1
-1
/
+13
2017-03-19
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
1
-1
/
+1
2017-03-19
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
1
-6
/
+19
2017-03-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+5
[next]