index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_os.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix NULL pointer crash due to probe failure
himanshu.madhani@cavium.com
2018-01-17
1
-4
/
+4
*
scsi: qla2xxx: Serialize session deletion by using work_lock
Quinn Tran
2018-01-03
1
-3
/
+2
*
scsi: qla2xxx: Prevent relogin trigger from sending too many commands
Quinn Tran
2018-01-03
1
-1
/
+3
*
scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling
Quinn Tran
2018-01-03
1
-0
/
+1
*
scsi: qla2xxx: Migrate switch registration commands away from mailbox interface
Quinn Tran
2018-01-03
1
-2
/
+18
*
scsi: qla2xxx: Add switch command to simplify fabric discovery
Quinn Tran
2018-01-03
1
-3
/
+44
*
scsi: qla2xxx: Use known NPort ID for Management Server login
himanshu.madhani@cavium.com
2018-01-03
1
-1
/
+1
*
scsi: qla2xxx: Fix session cleanup for N2N
Quinn Tran
2018-01-03
1
-7
/
+34
*
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
2018-01-03
1
-0
/
+9
*
scsi: qla2xxx: Add option for use reserve exch for ELS
Quinn Tran
2018-01-03
1
-0
/
+6
*
scsi: qla2xxx: Move work element processing out of DPC thread
Quinn Tran
2018-01-03
1
-18
/
+58
*
scsi: qla2xxx: Chip reset uses wrong lock during IO flush.
Quinn Tran
2018-01-03
1
-74
/
+84
*
scsi: qla2xxx: Add boundary checks for exchanges to be offloaded
Quinn Tran
2018-01-03
1
-9
/
+30
*
scsi: qla2xxx: Use chip reset to bring down laser on unload.
Quinn Tran
2018-01-03
1
-35
/
+17
*
scsi: qla2xxx: Fix system crash in qlt_plogi_ack_unref
Quinn Tran
2017-12-07
1
-5
/
+5
*
scsi: qla2xxx: Fix Relogin being triggered too fast
Quinn Tran
2017-12-07
1
-8
/
+14
*
scsi: qla2xxx: Relogin to target port on a cable swap
Quinn Tran
2017-12-07
1
-3
/
+32
*
scsi: qla2xxx: Serialize GPNID for multiple RSCN
Quinn Tran
2017-12-07
1
-0
/
+1
*
scsi: qla2xxx: Skip IRQ affinity for Target QPairs
Quinn Tran
2017-12-07
1
-1
/
+6
*
scsi: qla2xxx: Move session delete to driver work queue
Quinn Tran
2017-12-07
1
-1
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-14
1
-11
/
+29
|
\
|
*
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Bart Van Assche
2017-11-06
1
-1
/
+1
|
*
scsi: qla2xxx: Query FC4 type during RSCN processing
Giridhar Malavali
2017-10-16
1
-1
/
+1
|
*
scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe
Himanshu Madhani
2017-10-16
1
-9
/
+18
|
*
scsi: qla2xxx: Reinstate module parameter ql2xenablemsix
Himanshu Madhani
2017-10-16
1
-0
/
+9
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-13
1
-6
/
+5
|
\
\
|
*
|
scsi: qla2xxx: Convert timers to use timer_setup()
Kees Cook
2017-11-08
1
-6
/
+5
|
|
/
*
|
scsi: qla2xxx: Fix oops in qla2x00_probe_one error path
Douglas Miller
2017-10-31
1
-0
/
+1
*
|
scsi: qla2xxx: Initialize Work element before requesting IRQs
Himanshu Madhani
2017-10-16
1
-2
/
+2
*
|
scsi: qla2xxx: Fix uninitialized work element
Quinn Tran
2017-10-11
1
-1
/
+2
|
/
*
scsi: qla2xxx: Fix slow mem alloc behind lock
Quinn Tran
2017-08-30
1
-1
/
+32
*
scsi: qla2xxx: Do not call abort handler function during chip reset
Sawan Chandak
2017-08-24
1
-0
/
+2
*
scsi: qla2xxx: Increase ql2xmaxqdepth to 64
Michael Hernandez
2017-08-24
1
-2
/
+2
*
scsi: qla2xxx: Enable Async TMF processing
himanshu.madhani@cavium.com
2017-08-24
1
-1
/
+1
*
scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().
Joe Carnuccio
2017-08-24
1
-1
/
+1
*
scsi: qla2xxx: Move logging default mask to execute once only.
Joe Carnuccio
2017-08-24
1
-0
/
+2
*
scsi: qla2xxx: Use sp->free instead of hard coded call.
Joe Carnuccio
2017-08-24
1
-4
/
+4
*
scsi: qla2xxx: Add ability to autodetect SFP type
Quinn Tran
2017-08-24
1
-1
/
+35
*
scsi: qla2xxx: Change ha->wq max_active value to default
Quinn Tran
2017-08-24
1
-1
/
+1
*
scsi: qla2xxx: Handle PCIe error for driver
Sawan Chandak
2017-08-24
1
-4
/
+28
*
scsi: qla2xxx: Add command completion for error path
Duane Grigsby
2017-08-24
1
-0
/
+1
*
scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices
Duane Grigsby
2017-08-07
1
-5
/
+20
*
scsi: qla2xxx: Cleanup FC-NVMe code
himanshu.madhani@cavium.com
2017-08-07
1
-3
/
+3
*
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
2017-06-27
1
-7
/
+33
*
scsi: qla2xxx: Add FC-NVMe command handling
Duane Grigsby
2017-06-27
1
-2
/
+16
*
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
2017-06-27
1
-0
/
+4
*
scsi: qla2xxx: Include Exchange offload/Extended Login into FW dump
Quinn Tran
2017-06-27
1
-3
/
+0
*
scsi: qla2xxx: Add function call to qpair for door bell
Quinn Tran
2017-06-27
1
-12
/
+23
*
scsi: qla2xxx: use shadow register for ISP27XX
Quinn Tran
2017-06-27
1
-0
/
+1
*
scsi: qla2xxx: move fields from qla_hw_data to qla_qpair
Quinn Tran
2017-06-27
1
-1
/
+1
[next]