index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_iocb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Improve several kernel-doc headers
Bart Van Assche
2018-10-23
1
-2
/
+2
*
scsi: qla2xxx: Remove set but not used variable 'ptr_dma'
YueHaibing
2018-09-17
1
-2
/
+0
*
scsi: qla2xxx: Fix race condition for resource cleanup
Quinn Tran
2018-09-11
1
-2
/
+1
*
scsi: qla2xxx: Move {get|rel}_sp to base_qpair struct
Quinn Tran
2018-09-11
1
-4
/
+5
*
scsi: qla2xxx: Use correct qpair for ABTS/CMD
Quinn Tran
2018-09-11
1
-5
/
+7
*
scsi: qla2xxx: Fix process response queue for ISP26XX and above
Quinn Tran
2018-09-11
1
-17
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-57
/
+97
|
\
|
*
scsi: qla2xxx: Fix issue reported by static checker for qla2x00_els_dcmd2_sp_...
Quinn Tran
2018-08-08
1
-0
/
+1
|
*
scsi: qla2xxx: Migrate NVME N2N handling into state machine
Quinn Tran
2018-08-02
1
-26
/
+86
|
*
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2018-08-02
1
-0
/
+1
|
*
scsi: qla2xxx: Fix N2N link re-connect
Quinn Tran
2018-08-02
1
-6
/
+9
|
*
scsi: qla2xxx: Cleanup for N2N code
Himanshu Madhani
2018-08-02
1
-25
/
+0
*
|
scsi: qla2xxx: Fix memory leak for allocating abort IOCB
Quinn Tran
2018-07-30
1
-26
/
+27
|
/
*
scsi: qla2xxx: Fix race condition between iocb timeout and initialisation
Ben Hutchings
2018-04-09
1
-3
/
+5
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-4
/
+3
|
\
|
*
scsi: qla2xxx: Fix incorrect handle for abort IOCB
Himanshu Madhani
2018-02-13
1
-4
/
+3
*
|
scsi: qla2xxx: Use dma_pool_zalloc()
Souptick Joarder
2018-02-22
1
-8
/
+2
*
|
scsi: qla2xxx: Fix function argument descriptions
Bart Van Assche
2018-02-12
1
-4
/
+11
|
/
*
scsi: qla2xxx: Fix queue ID for async abort with Multiqueue
Darren Trapp
2018-01-22
1
-2
/
+4
*
scsi: qla2xxx: Fix warning during port_name debug print
himanshu.madhani@cavium.com
2018-01-17
1
-1
/
+1
*
scsi: qla2xxx: Add ability to send PRLO
Quinn Tran
2018-01-03
1
-0
/
+17
*
scsi: qla2xxx: Use shadow register for ISP27XX
Quinn Tran
2018-01-03
1
-1
/
+3
*
scsi: qla2xxx: Use IOCB path to submit Control VP MBX command
Quinn Tran
2018-01-03
1
-0
/
+23
*
scsi: qla2xxx: Remove aborting ELS IOCB call issued as part of timeout.
Giridhar Malavali
2017-12-07
1
-10
/
+0
*
scsi: qla2xxx: Fix abort command deadlock due to spinlock
Quinn Tran
2017-12-07
1
-3
/
+0
*
scsi: qla2xxx: Changes to support N2N logins
Duane Grigsby
2017-10-16
1
-10
/
+185
*
scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...
Giridhar Malavali
2017-08-24
1
-20
/
+35
*
scsi: qla2xxx: Protect access to qpair members with qpair->qp_lock
Johannes Thumshirn
2017-07-01
1
-10
/
+13
*
scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration
Duane Grigsby
2017-06-27
1
-0
/
+36
*
scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling
Duane Grigsby
2017-06-27
1
-0
/
+21
*
scsi: qla2xxx: Move target stat counters from vha to qpair.
Quinn Tran
2017-06-27
1
-1
/
+1
*
scsi: qla2xxx: Preparation for Target MQ.
Quinn Tran
2017-06-27
1
-10
/
+20
*
scsi: qla2xxx: Remove extra register read
Quinn Tran
2017-06-12
1
-1
/
+3
*
qla2xxx: Improve T10-DIF/PI handling in driver.
Quinn Tran
2017-03-18
1
-7
/
+6
*
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-02-09
1
-49
/
+47
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-5
/
+66
*
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
2017-02-08
1
-1
/
+1
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-40
/
+367
*
scsi: change FC drivers to use 'struct bsg_job'
Johannes Thumshirn
2016-11-17
1
-4
/
+4
*
scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly
Johannes Thumshirn
2016-11-17
1
-2
/
+3
*
qla2xxx: Added interface to send explicit LOGO.
Himanshu Madhani
2016-01-07
1
-0
/
+187
*
qla2xxx: Enable Target counters in DebugFS.
Himanshu Madhani
2016-01-07
1
-0
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-83
/
+49
|
\
|
*
qla2xxx: Fix sparse annotations
Bart Van Assche
2015-08-26
1
-8
/
+4
|
*
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
2015-08-26
1
-2
/
+2
|
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
1
-50
/
+38
|
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-21
/
+3
|
*
qla2xxx: Declare local functions static
Bart Van Assche
2015-08-26
1
-2
/
+2
*
|
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
1
-0
/
+3
|
/
*
qla2xxx: Fix indentation
Bart Van Assche
2015-06-13
1
-4
/
+4
[next]