index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qla2xxx
/
qla_init.c
Age
Commit message (
Expand
)
Author
2017-03-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-18
qla2xxx: Fix a warning reported by the "smatch" static checker
Quinn Tran
2017-02-09
qla2xxx: Simplify usage of SRB structure in driver
Joe Carnuccio
2017-02-09
qla2xxx: Improve RSCN handling in driver
Quinn Tran
2017-02-09
qla2xxx: Add Dual mode support in the driver
Quinn Tran
2017-02-09
qla2xxx: Add framework for async fabric discovery
Quinn Tran
2017-02-08
qla2xxx: Track I-T nexus as single fc_port struct
Quinn Tran
2017-01-17
qla2xxx: Reduce exess wait during chip reset
Quinn Tran
2016-12-14
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
Quinn Tran
2016-12-14
scsi: qla2xxx: Add multiple queue pair functionality.
Michael Hernandez
2016-07-15
qla2xxx: Let DPORT be enabled purely by nvram.
Joe Carnuccio
2016-07-15
qla2xxx: Properly initialize IO statistics.
Joe Carnuccio
2016-07-15
qla2xxx: Set FLOGI retry in additional firmware options for P2P (N2N) mode.
Giridhar Malavali
2016-02-23
qla2xxx: Set relogin flag when we fail to queue login requests.
Chad Dupuis
2016-02-23
qla2xxx: Avoid side effects when using endianizer macros.
Joe Carnuccio
2016-02-23
qla2xxx: Add support for online flash update for ISP27XX.
Sawan Chandak
2016-02-23
qla2xxx: Allow fw to hold status before sending ABTS response.
Himanshu Madhani
2016-02-23
qla2xxx: Seed init-cb login timeout from nvram exclusively.
Joe Carnuccio
2016-02-06
qla2xxx: Fix stale pointer access.
Quinn Tran
2016-01-07
qla2xxx: Check for online flag instead of active reset when transmitting resp...
Dilip Kumar Uppugandla
2016-01-07
qla2xxx: Move atioq to a different lock to reduce lock contention
Quinn Tran
2016-01-07
qla2xxx: Add FW resource count in DebugFS.
Quinn Tran
2016-01-07
qla2xxx: Enable Exchange offload support.
Himanshu Madhani
2016-01-07
qla2xxx: Enable Extended Logins support
Himanshu Madhani
2015-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-08-26
qla2xxx: Pause risc before manipulating risc semaphore.
Joe Carnuccio
2015-08-26
qla2xxx: Use ssdid to gate semaphore manipulation.
Joe Carnuccio
2015-08-26
qla2xxx: Avoid that sparse complains about duplicate [noderef] attributes
Bart Van Assche
2015-08-26
qla2xxx: Remove __constant_ prefix
Bart Van Assche
2015-08-26
qla2xxx: Remove set-but-not-used variables
Bart Van Assche
2015-07-24
qla2xxx: disable scsi_transport_fc registration in target mode
Alexei Potashnik
2015-07-24
qla2xxx: added sess generations to detect RSCN update races
Alexei Potashnik
2015-07-24
qla2xxx: delay plogi/prli ack until existing sessions are deleted
Alexei Potashnik
2015-07-24
qla2xxx: kill sessions/log out initiator on RSCN and port down events
Roland Dreier
2015-07-24
qla2xxx: Enable target mode for ISP27XX
Himanshu Madhani
2015-07-24
qla2xxx: Fix hardware lock/unlock issue causing kernel panic.
Saurav Kashyap
2015-06-13
qla2xxx: Fix indentation
Bart Van Assche
2015-04-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-10
qla2xxx: Add debugging info for MBX timeout.
Himanshu Madhani
2015-04-10
qla2xxx: Increase the wait time for firmware to be ready for P3P.
Chad Dupuis
2015-03-06
qla2xxx: Fix printks in ql_log message
Yannick Guerrini
2014-12-15
qla2xxx: fix race in handling rport deletion during recovery causes panic
Laurence Oberman
2014-09-25
qla2xxx: Handle chip reset in target mode.
Arun Easi
2014-09-25
qla2xxx: Fail adapter initialization on load ram failure.
Chad Dupuis
2014-09-25
qla2xxx: Restore WWPN in case of Loop Dead.
Himanshu Madhani
2014-09-25
qla2xxx: Force use of mailbox interface for flash access commands for ISP27xx.
Chad Dupuis
2014-09-25
qla2xxx: Enable diagnostic port using NVRAM parameters.
Himanshu Madhani
2014-09-25
qla2xxx: Declaration error cause stack corruption.
Quinn Tran
[next]