Age | Commit message (Expand) | Author |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-02 | scsi: qla2xxx: Fix N2N link re-connect | Quinn Tran |
2018-07-19 | scsi: qla2xxx: Fix driver unload by shutting down chip | Quinn Tran |
2018-06-14 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-07 | scsi: qla2xxx: Mask off Scope bits in retry delay | Anil Gurumurthy |
2018-04-09 | scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITION | Johannes Thumshirn |
2018-04-09 | scsi: qla2xxx: correctly shift host byte | Johannes Thumshirn |
2018-04-03 | Merge branch 'fixes' into misc | James Bottomley |
2018-03-21 | scsi: qla2xxx: Cleanup code to improve FC-NVMe error handling | Darren Trapp |
2018-03-21 | scsi: qla2xxx: Return busy if rport going away | Darren Trapp |
2018-03-21 | scsi: qla2xxx: Fix n2n_ae flag to prevent dev_loss on PDB change | Darren Trapp |
2018-03-21 | scsi: qla2xxx: Add changes for devloss timeout in driver | Darren Trapp |
2018-02-12 | scsi: qla2xxx: Fix function argument descriptions | Bart Van Assche |
2018-01-30 | scsi: qla2xxx: Avoid triggering undefined behavior in qla2x00_mbx_completion() | Bart Van Assche |
2018-01-03 | scsi: qla2xxx: Serialize session deletion by using work_lock | Quinn Tran |
2018-01-03 | scsi: qla2xxx: Add retry limit for fabric scan logic | Quinn Tran |
2018-01-03 | scsi: qla2xxx: Fix session cleanup for N2N | Quinn Tran |
2018-01-03 | scsi: qla2xxx: Use IOCB path to submit Control VP MBX command | Quinn Tran |
2017-12-11 | scsi: qla2xxx: Suppress gcc 7 fall-through warnings | Bart Van Assche |
2017-12-07 | scsi: qla2xxx: Serialize GPNID for multiple RSCN | Quinn Tran |
2017-12-07 | scsi: qla2xxx: Fix re-login for Nport Handle in use | Quinn Tran |
2017-10-16 | scsi: qla2xxx: don't break the bsg-lib abstractions | Christoph Hellwig |
2017-10-16 | scsi: qla2xxx: Use ql2xnvmeenable to enable Q-Pair for FC-NVMe | Himanshu Madhani |
2017-10-16 | scsi: qla2xxx: Changes to support N2N logins | Duane Grigsby |
2017-10-16 | scsi: qla2xxx: Add ATIO-Q processing for INTx mode | Himanshu Madhani |
2017-10-16 | scsi: qla2xxx: Reinstate module parameter ql2xenablemsix | Himanshu Madhani |
2017-08-30 | scsi: qla2xxx: add missing includes for qla_isr | Johannes Thumshirn |
2017-08-24 | scsi: qla2xxx: Add support for minimum link speed | Sawan Chandak |
2017-08-24 | scsi: qla2xxx: Add ability to autodetect SFP type | Quinn Tran |
2017-08-24 | scsi: qla2xxx: Remove extra register read | Quinn Tran |
2017-08-24 | scsi: qla2xxx: Fix system panic due to pointer access problem | Duane Grigsby |
2017-08-24 | scsi: qla2xxx: Fix target multiqueue configuration | Michael Hernandez |
2017-08-24 | scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_info | Colin Ian King |
2017-08-07 | scsi: qla2xxx: Fix remoteport disconnect for FC-NVMe | himanshu.madhani@cavium.com |
2017-08-07 | scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices | Duane Grigsby |
2017-08-07 | scsi: qla2xxx: Move function prototype to correct header | himanshu.madhani@cavium.com |
2017-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-03 | t10-pi: Move opencoded contants to common header | Dmitry Monakhov |
2017-07-01 | scsi: qla2xxx: fix a bunch of typos and spelling mistakes | Colin Ian King |
2017-06-27 | scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration | Duane Grigsby |
2017-06-27 | scsi: qla2xxx: Add FC-NVMe command handling | Duane Grigsby |
2017-06-27 | scsi: qla2xxx: Add fw_started flags to qpair | Quinn Tran |
2017-06-27 | scsi: qla2xxx: Add debug knob for user control workload | Quinn Tran |
2017-06-27 | scsi: qla2xxx: Enable Target Multi Queue | Quinn Tran |
2017-06-27 | scsi: qla2xxx: Preparation for Target MQ. | Quinn Tran |
2017-06-27 | scsi: qla2xxx: Combine Active command arrays. | Quinn Tran |
2017-06-12 | scsi: qla2xxx: Cleanup debug message IDs | Quinn Tran |
2017-06-12 | scsi: qla2xxx: Fix name server relogin | Quinn Tran |
2017-05-24 | scsi: qla2xxx: Fix recursive loop during target mode configuration for ISP25X... | himanshu.madhani@cavium.com |