aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_def.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio1-1/+8
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak1-0/+4
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran1-1/+91
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby1-0/+2
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com1-4/+2
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby1-0/+5
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com1-3/+3
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby1-0/+1
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby1-0/+6
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby1-0/+17
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby1-2/+28
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran1-14/+13
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran1-0/+3
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran1-0/+1
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran1-3/+22
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran1-0/+21
2017-06-27scsi: qla2xxx: Add debug knob for user control workloadQuinn Tran1-1/+6
2017-06-27scsi: qla2xxx: Fix mailbox failure while deleting Queue pairsSawan Chandak1-0/+2
2017-06-27scsi: qla2xxx: Enable Target Multi QueueQuinn Tran1-1/+2
2017-06-27scsi: qla2xxx: Preparation for Target MQ.Quinn Tran1-4/+13
2017-06-27scsi: qla2xxx: Combine Active command arrays.Quinn Tran1-3/+12
2017-06-12scsi: qla2xxx: Add ql2xiniexchg parameterQuinn Tran1-1/+5
2017-06-12scsi: qla2xxx: Fix name server reloginQuinn Tran1-0/+2
2017-06-12scsi: qla2xxx: Use flag PFLG_DISCONNECTED.Sawan Chandak1-1/+0
2017-05-24scsi: qla2xxx: Fix crash due to mismatch mumber of Q-pair creation for Multi queueSawan Chandak1-0/+1
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran1-2/+8
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran1-0/+2
2017-03-18qla2xxx: Add DebugFS node to display Port DatabaseHimanshu Madhani1-0/+2
2017-03-18qla2xxx: Use IOCB interface to submit non-critical MBX.Quinn Tran1-3/+9
2017-03-18qla2xxx: Export DIF stats via debugfsAnil Gurumurthy1-0/+12
2017-03-18qla2xxx: Improve T10-DIF/PI handling in driver.Quinn Tran1-0/+10
2017-03-18qla2xxx: Allow relogin to proceed if remote login did not finishQuinn Tran1-0/+2
2017-03-18qla2xxx: Allow vref count to timeout on vport delete.Joe Carnuccio1-1/+5
2017-03-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-9/+297
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-02-09qla2xxx: Simplify usage of SRB structure in driverJoe Carnuccio1-3/+4
2017-02-09qla2xxx: Improve RSCN handling in driverQuinn Tran1-1/+10
2017-02-09qla2xxx: Remove unused reverse_ini_modeHimanshu Madhani1-1/+0
2017-02-09qla2xxx: Add Dual mode support in the driverQuinn Tran1-0/+1
2017-02-09qla2xxx: Add framework for async fabric discoveryQuinn Tran1-4/+171
2017-02-08qla2xxx: Track I-T nexus as single fc_port structQuinn Tran1-1/+111
2017-02-08qla2xxx: Remove direct access of scsi_status field in se_cmdQuinn Tran1-0/+1
2017-01-20Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bvanassche/linuxLinus Torvalds1-1/+2
2017-01-17qla2xxx: Terminate exchange if corruptedQuinn Tran1-1/+2
2017-01-11scsi: qla2xxx: remove irq_affinity_notifierChristoph Hellwig1-1/+0
2017-01-11scsi: qla2xxx: fix MSI-X vector affinityChristoph Hellwig1-1/+1
2017-01-09scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identiferColin Ian King1-2/+2
2016-12-14scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.Quinn Tran1-1/+2
2016-12-14scsi: qla2xxx: Add multiple queue pair functionality.Michael Hernandez1-15/+90
2016-12-14scsi: qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls.Michael Hernandez1-1/+1