summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-25scsi: Avoid sign extension of scsi_device.typeBart Van Assche1-1/+1
2017-08-25scsi: Remove an obsolete function declarationBart Van Assche1-1/+0
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang1-1/+1
2017-08-24scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy1-1/+1
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi1-3/+2
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart10-14/+162
2017-08-24scsi: lpfc: remove console log clutterJames Smart1-1/+1
2017-08-24scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy1-2/+9
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy1-1/+13
2017-08-24scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy1-2/+4
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy8-97/+234
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy2-12/+20
2017-08-24scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy1-0/+1
2017-08-24scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy1-0/+10
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy1-0/+16
2017-08-24scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy1-0/+20
2017-08-24scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy3-0/+38
2017-08-24scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy2-14/+18
2017-08-24scsi: lpfc: convert info messages to standard messagesDick Kennedy1-2/+2
2017-08-24scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy1-0/+3
2017-08-24scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy1-5/+8
2017-08-24scsi: lpfc: Fix loop mode target discoveryDick Kennedy1-0/+3
2017-08-24scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy1-1/+19
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