summaryrefslogtreecommitdiff
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)Author
2017-08-24scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran
2017-08-24scsi: qla2xxx: Change ha->wq max_active value to defaultQuinn Tran
2017-08-24scsi: qla2xxx: Remove extra register readQuinn Tran
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran
2017-08-24scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switchSawan Chandak
2017-08-24scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby
2017-08-24scsi: qla2xxx: Handle PCIe error for driverSawan Chandak
2017-08-24scsi: qla2xxx: Fix WWPN/WWNN in debug messageDarren Trap
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby
2017-08-24scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez
2017-08-24scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio
2017-08-24scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King
2017-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-10scsi: qla2xxx: use dma_mapping_error to check map errorsPan Bian
2017-08-08scsi: qla2xxx: Fix system crash while triggering FW dumpMichael Hernandez
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com
2017-07-30qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT (v2)Nicholas Bellinger
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn
2017-06-27scsi: qla2xxx: Update Driver version to 10.00.00.00-kHimanshu Madhani
2017-06-27scsi: qla2xxx: Use FC-NVMe FC4 type for FDMI registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Send FC4 type NVMe to the management serverDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe F/W initialization and transport registrationDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe command handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Add FC-NVMe port discovery and PRLI handlingDuane Grigsby
2017-06-27scsi: qla2xxx: Update driver version to 9.01.00.00-khimanshu.madhani@cavium.com
2017-06-27scsi: qla2xxx: Include Exchange offload/Extended Login into FW dumpQuinn Tran
2017-06-27scsi: qla2xxx: Move target stat counters from vha to qpair.Quinn Tran
2017-06-27scsi: qla2xxx: Remove datasegs_per_cmd and datasegs_per_cont fieldQuinn Tran
2017-06-27scsi: qla2xxx: Remove unused tgt_enable_64bit_addr flagQuinn Tran
2017-06-27scsi: qla2xxx: Add debug logging routine for qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add function call to qpair for door bellQuinn Tran
2017-06-27scsi: qla2xxx: use shadow register for ISP27XXQuinn Tran
2017-06-27scsi: qla2xxx: move fields from qla_hw_data to qla_qpairQuinn Tran
2017-06-27scsi: qla2xxx: Add fw_started flags to qpairQuinn Tran