summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-24scsi: qla2xxx: Update driver version to 10.00.00.01-khimanshu.madhani@cavium.com1-1/+1
2017-08-24scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak1-0/+2
2017-08-24scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali1-20/+35
2017-08-24scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio1-7/+12
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran3-9/+13
2017-08-24scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez1-2/+2
2017-08-24scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com1-1/+1
2017-08-24scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran2-4/+8
2017-08-24scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio3-28/+61
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak5-4/+91
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio1-2/+2
2017-08-24scsi: qla2xxx: Print correct mailbox registers in failed summaryJoe Carnuccio1-12/+14
2017-08-24scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran2-1/+7
2017-08-24scsi: qla2xxx: Allow SNS fabric login to be retriedJoe Carnuccio1-13/+5
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio2-3/+3
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio2-2/+2
2017-08-24scsi: qla2xxx: Use sp->free instead of hard coded call.Joe Carnuccio1-4/+4
2017-08-24scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.Joe Carnuccio2-9/+10
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran7-43/+361
2017-08-24scsi: qla2xxx: Use fabric name for Get Port Speed commandQuinn Tran1-1/+1
2017-08-24scsi: qla2xxx: Change ha->wq max_active value to defaultQuinn Tran1-1/+1
2017-08-24scsi: qla2xxx: Remove extra register readQuinn Tran2-10/+0
2017-08-24scsi: qla2xxx: Fix NPIV host enable after chip resetQuinn Tran4-2/+9
2017-08-24scsi: qla2xxx: Use BIT_6 to acquire FAWWPN from switchSawan Chandak1-1/+1
2017-08-24scsi: qla2xxx: Fix system panic due to pointer access problemDuane Grigsby1-2/+2
2017-08-24scsi: qla2xxx: Handle PCIe error for driverSawan Chandak1-4/+28
2017-08-24scsi: qla2xxx: Fix WWPN/WWNN in debug messageDarren Trap1-4/+4
2017-08-24scsi: qla2xxx: Add command completion for error pathDuane Grigsby6-1/+25
2017-08-24scsi: qla2xxx: Update fw_started flags at qpair creation.himanshu.madhani@cavium.com1-0/+1
2017-08-24scsi: qla2xxx: Fix target multiqueue configurationMichael Hernandez3-2/+3
2017-08-24scsi: qla2xxx: Correction to vha->vref_count timeoutJoe Carnuccio1-1/+1
2017-08-24scsi: qla2xxx: fix spelling mistake of variable sfp_additonal_infoColin Ian King1-4/+4
2017-08-10scsi: qla2xxx: use dma_mapping_error to check map errorsPan Bian1-1/+1
2017-08-07scsi: qla2xxx: Fix remoteport disconnect for FC-NVMehimanshu.madhani@cavium.com2-8/+38
2017-08-07scsi: qla2xxx: Simpify unregistration of FC-NVMe local/remote portshimanshu.madhani@cavium.com2-53/+12
2017-08-07scsi: qla2xxx: Added change to enable ZIO for FC-NVMe devicesDuane Grigsby7-23/+99
2017-08-07scsi: qla2xxx: Move function prototype to correct headerhimanshu.madhani@cavium.com4-18/+23
2017-08-07scsi: qla2xxx: Cleanup FC-NVMe codehimanshu.madhani@cavium.com3-40/+33
2017-07-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+1
2017-07-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-30/+12
2017-07-12scsi: qla2xxx: Off by one in qlt_ctio_to_cmd()Dan Carpenter1-1/+1
2017-07-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+4
2017-07-11Revert "qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORT"Nicholas Bellinger3-8/+33
2017-07-06qla2xxx: Fix incorrect tcm_qla2xxx_free_cmd use during TMR ABORTNicholas Bellinger3-33/+8
2017-07-06qla2xxx: Convert QLA_TGT_ABTS to TARGET_SCF_LOOKUP_LUN_FROM_TAGNicholas Bellinger2-31/+12
2017-07-03t10-pi: Move opencoded contants to common headerDmitry Monakhov1-4/+4
2017-07-01qla2xxx: Fix NVMe entry_type for iocb packet on BE systemHimanshu Madhani1-1/+2
2017-07-01scsi: qla2xxx: avoid unused-function warningArnd Bergmann2-8/+13
2017-07-01scsi: qla2xxx: fix a bunch of typos and spelling mistakesColin Ian King8-11/+10
2017-07-01scsi: qla2xxx: Protect access to qpair members with qpair->qp_lockJohannes Thumshirn1-10/+13