index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi ...
Sawan Chandak
2017-05-25
1
-1
/
+4
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
|
*
scsi: qla2xxx: Fix typo in driver
Milan P Gandhi
2017-04-05
1
-1
/
+1
*
|
qla2xxx: Fix delayed response to command for loop mode/direct connect.
Quinn Tran
2017-03-19
1
-0
/
+12
*
|
qla2xxx: Change scsi host lookup method.
Quinn Tran
2017-03-19
1
-8
/
+6
*
|
qla2xxx: Use IOCB interface to submit non-critical MBX.
Quinn Tran
2017-03-19
1
-44
/
+2
*
|
qla2xxx: Allow relogin to proceed if remote login did not finish
Quinn Tran
2017-03-19
1
-2
/
+10
*
|
qla2xxx: Allow vref count to timeout on vport delete.
Joe Carnuccio
2017-03-19
1
-0
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-03-02
1
-391
/
+1205
|
\
|
*
qla2xxx: Fix a warning reported by the "smatch" static checker
Quinn Tran
2017-02-19
1
-1
/
+1
|
*
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-02-09
1
-51
/
+49
|
*
qla2xxx: Improve RSCN handling in driver
Quinn Tran
2017-02-09
1
-25
/
+125
|
*
qla2xxx: Add Dual mode support in the driver
Quinn Tran
2017-02-09
1
-3
/
+3
|
*
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-09
1
-334
/
+1062
|
*
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
2017-02-09
1
-12
/
+0
*
|
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-5
/
+5
|
/
*
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
2017-01-17
1
-2
/
+2
*
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
Quinn Tran
2016-12-14
1
-1
/
+1
*
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-12-14
1
-9
/
+164
*
qla2xxx: Let DPORT be enabled purely by nvram.
Joe Carnuccio
2016-07-15
1
-6
/
+6
*
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
1
-0
/
+3
*
qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.
Giridhar Malavali
2016-07-15
1
-0
/
+24
*
qla2xxx: Set relogin flag when we fail to queue login requests.
Chad Dupuis
2016-02-24
1
-1
/
+5
*
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
2016-02-24
1
-8
/
+8
*
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
2016-02-24
1
-0
/
+91
*
qla2xxx: Allow fw to hold status before sending ABTS response.
Himanshu Madhani
2016-02-24
1
-1
/
+10
*
qla2xxx: Seed init-cb login timeout from nvram exclusively.
Joe Carnuccio
2016-02-24
1
-3
/
+0
*
qla2xxx: Fix stale pointer access.
Quinn Tran
2016-02-07
1
-5
/
+5
*
qla2xxx: Check for online flag instead of active reset when transmitting resp...
Dilip Kumar Uppugandla
2016-01-07
1
-14
/
+20
*
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
2016-01-07
1
-2
/
+4
*
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
2016-01-07
1
-7
/
+5
*
qla2xxx: Enable Exchange offload support.
Himanshu Madhani
2016-01-07
1
-0
/
+7
*
qla2xxx: Enable Extended Logins support
Himanshu Madhani
2016-01-07
1
-0
/
+7
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-02
1
-83
/
+79
|
\
|
*
qla2xxx: Pause risc before manipulating risc semaphore.
Joe Carnuccio
2015-08-27
1
-0
/
+3
|
*
qla2xxx: Use ssdid to gate semaphore manipulation.
Joe Carnuccio
2015-08-27
1
-2
/
+2
|
*
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
2015-08-26
1
-1
/
+1
|
*
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
1
-74
/
+69
|
*
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-08-26
1
-6
/
+4
*
|
qla2xxx: disable scsi_transport_fc registration in target mode
Alexei Potashnik
2015-07-24
1
-3
/
+11
*
|
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
2015-07-24
1
-12
/
+20
*
|
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
1
-1
/
+6
*
|
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
2015-07-24
1
-26
/
+111
*
|
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2015-07-24
1
-2
/
+2
*
|
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2015-07-24
1
-0
/
+4
|
/
*
qla2xxx: Fix indentation
Bart Van Assche
2015-06-13
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-17
1
-12
/
+63
|
\
|
*
qla2xxx: Add debugging info for MBX timeout.
Himanshu Madhani
2015-04-10
1
-10
/
+58
|
*
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
2015-04-10
1
-2
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]