Age | Commit message (Expand) | Author | Files | Lines |
2018-09-11 | scsi: qla2xxx: Add mode control for each physical port | Quinn Tran | 1 | -1/+4 |
2018-09-11 | scsi: qla2xxx: Remove stale ADISC_DONE event | Himanshu Madhani | 1 | -2/+0 |
2018-09-11 | scsi: qla2xxx: Remove ASYNC GIDPN switch command | Himanshu Madhani | 1 | -3/+2 |
2018-09-11 | scsi: qla2xxx: Move rport registration out of internal work_list | Quinn Tran | 1 | -2/+3 |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -3/+3 |
2018-08-02 | scsi: qla2xxx: Migrate NVME N2N handling into state machine | Quinn Tran | 1 | -2/+1 |
2018-08-02 | scsi: qla2xxx: Fix race between switch cmd completion and timeout | Quinn Tran | 1 | -1/+1 |
2018-08-02 | scsi: qla2xxx: Fix Management Server NPort handle reservation logic | Quinn Tran | 1 | -0/+1 |
2018-07-19 | scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion | Quinn Tran | 1 | -0/+1 |
2018-05-08 | scsi: qla2xxx: Move GPSC and GFPNID out of session management | Quinn Tran | 1 | -1/+2 |
2018-03-21 | scsi: qla2xxx: Fix Async GPN_FT for FCP and FC-NVMe scan | Quinn Tran | 1 | -1/+1 |
2018-03-21 | scsi: qla2xxx: Remove nvme_done_list | Darren Trapp | 1 | -2/+0 |
2018-01-03 | scsi: qla2xxx: Serialize session deletion by using work_lock | Quinn Tran | 1 | -1/+0 |
2018-01-03 | scsi: qla2xxx: Remove unused argument from qlt_schedule_sess_for_deletion() | Quinn Tran | 1 | -1/+1 |
2018-01-03 | scsi: qla2xxx: Add ability to use GPNFT/GNNFT for RSCN handling | Quinn Tran | 1 | -0/+1 |
2018-01-03 | scsi: qla2xxx: Migrate switch registration commands away from mailbox interface | Quinn Tran | 1 | -1/+1 |
2018-01-03 | scsi: qla2xxx: Add switch command to simplify fabric discovery | Quinn Tran | 1 | -2/+13 |
2018-01-03 | scsi: qla2xxx: Tweak resource count dump | Quinn Tran | 1 | -0/+1 |
2018-01-03 | scsi: qla2xxx: Add ability to send PRLO | Quinn Tran | 1 | -0/+8 |
2018-01-03 | scsi: qla2xxx: Add option for use reserve exch for ELS | Quinn Tran | 1 | -0/+1 |
2018-01-03 | scsi: qla2xxx: Move work element processing out of DPC thread | Quinn Tran | 1 | -0/+1 |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+5 |
2017-11-08 | scsi: qla2xxx: Convert timers to use timer_setup() | Kees Cook | 1 | -3/+3 |
2017-10-16 | scsi: qla2xxx: Changes to support N2N logins | Duane Grigsby | 1 | -0/+4 |
2017-10-16 | scsi: qla2xxx: Reinstate module parameter ql2xenablemsix | Himanshu Madhani | 1 | -0/+1 |
2017-08-30 | scsi: qla2xxx: Fix slow mem alloc behind lock | Quinn Tran | 1 | -0/+1 |
2017-08-24 | scsi: qla2xxx: Recheck session state after RSCN | Quinn Tran | 1 | -1/+1 |
2017-08-24 | scsi: qla2xxx: Add ability to autodetect SFP type | Quinn Tran | 1 | -0/+3 |
2017-08-24 | scsi: qla2xxx: Add command completion for error path | Duane Grigsby | 1 | -0/+2 |
2017-08-07 | scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devices | Duane Grigsby | 1 | -0/+3 |
2017-08-07 | scsi: qla2xxx: Move function prototype to correct header | himanshu.madhani@cavium.com | 1 | -11/+0 |
2017-06-27 | scsi: qla2xxx: Send FC4 type NVMe to the management server | Duane Grigsby | 1 | -2/+4 |
2017-06-27 | scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registration | Duane Grigsby | 1 | -0/+11 |
2017-06-27 | scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handling | Duane Grigsby | 1 | -0/+1 |
2017-06-27 | scsi: qla2xxx: Add debug knob for user control workload | Quinn Tran | 1 | -0/+2 |
2017-06-27 | scsi: qla2xxx: Preparation for Target MQ. | Quinn Tran | 1 | -7/+8 |
2017-06-27 | scsi: qla2xxx: Combine Active command arrays. | Quinn Tran | 1 | -2/+0 |
2017-06-12 | scsi: qla2xxx: Add ql2xiniexchg parameter | Quinn Tran | 1 | -1/+2 |
2017-03-18 | qla2xxx: Change scsi host lookup method. | Quinn Tran | 1 | -0/+2 |
2017-03-18 | qla2xxx: Use IOCB interface to submit non-critical MBX. | Quinn Tran | 1 | -1/+9 |
2017-03-18 | qla2xxx: Improve T10-DIF/PI handling in driver. | Quinn Tran | 1 | -3/+3 |
2017-02-09 | qla2xxx: Simplify usage of SRB structure in driver | Joe Carnuccio | 1 | -7/+7 |
2017-02-09 | qla2xxx: Improve RSCN handling in driver | Quinn Tran | 1 | -0/+2 |
2017-02-09 | qla2xxx: Add framework for async fabric discovery | Quinn Tran | 1 | -7/+49 |
2016-12-14 | scsi: qla2xxx: Add multiple queue pair functionality. | Michael Hernandez | 1 | -5/+23 |
2016-11-17 | scsi: change FC drivers to use 'struct bsg_job' | Johannes Thumshirn | 1 | -2/+2 |
2016-07-15 | qla2xxx: Add bsg interface to support D_Port Diagnostics. | Joe Carnuccio | 1 | -0/+3 |
2016-07-15 | qla2xxx: Properly reset firmware statistics. | Joe Carnuccio | 1 | -1/+1 |
2016-02-23 | qla2xxx: Add support for online flash update for ISP27XX. | Sawan Chandak | 1 | -0/+1 |
2016-02-23 | qla2xxx: Allow fw to hold status before sending ABTS response. | Himanshu Madhani | 1 | -0/+1 |