summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-25scsi: Document which queue type a function is intended forBart Van Assche
2017-08-25scsi: Convert a strncmp() call into a strcmp() callBart Van Assche
2017-08-25scsi: Suppress gcc 7 fall-through warnings reported with W=1Bart Van Assche
2017-08-24scsi: ufs: reqs and tasks were put in the wrong orderZang Leigang
2017-08-24scsi: lpfc: lpfc version bump 11.4.0.3Dick Kennedy
2017-08-24scsi: lpfc: fix "integer constant too large" error on 32bit archsMaurizio Lombardi
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart
2017-08-24scsi: lpfc: remove console log clutterJames Smart
2017-08-24scsi: lpfc: Fix bad sgl reposting after 2nd adapter resetDick Kennedy
2017-08-24scsi: lpfc: Fix nvme target failure after 2nd adapter resetDick Kennedy
2017-08-24scsi: lpfc: Fix relative offset error on large nvmet target iosDick Kennedy
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy
2017-08-24scsi: lpfc: Limit amount of work processed in IRQDick Kennedy
2017-08-24scsi: lpfc: Correct issues with FAWWN and FDISCsDick Kennedy
2017-08-24scsi: lpfc: Fix NVME PRLI handling during RSCNDick Kennedy
2017-08-24scsi: lpfc: Fix crash in lpfc nvmet when fc port is resetDick Kennedy
2017-08-24scsi: lpfc: Fix duplicate NVME rport entries and namespaces.Dick Kennedy
2017-08-24scsi: lpfc: Fix handling of FCP and NVME FC4 types in Pt2Pt topologyDick Kennedy
2017-08-24scsi: lpfc: Correct return error codes to align with nvme_fc transportDick Kennedy
2017-08-24scsi: lpfc: convert info messages to standard messagesDick Kennedy
2017-08-24scsi: lpfc: Fix oops when NVME Target is discovered in a nonNVME environmentDick Kennedy
2017-08-24scsi: lpfc: Fix rediscovery on switch blade pullDick Kennedy
2017-08-24scsi: lpfc: Fix loop mode target discoveryDick Kennedy
2017-08-24scsi: lpfc: Fix plogi collision that causes illegal state transitionDick Kennedy
2017-08-24scsi: qla2xxx: Update driver version to 10.00.00.01-khimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Do not call abort handler function during chip resetSawan Chandak
2017-08-24scsi: qla2xxx: Ability to process multiple SGEs in Command SGL for CT passthr...Giridhar Malavali
2017-08-24scsi: qla2xxx: Skip zero queue count entry during FW dump captureJoe Carnuccio
2017-08-24scsi: qla2xxx: Recheck session state after RSCNQuinn Tran
2017-08-24scsi: qla2xxx: Increase ql2xmaxqdepth to 64Michael Hernandez
2017-08-24scsi: qla2xxx: Enable Async TMF processinghimanshu.madhani@cavium.com
2017-08-24scsi: qla2xxx: Cleanup NPIV host in target mode during config teardownQuinn Tran
2017-08-24scsi: qla2xxx: Add LR distance support from nvram bitJoe Carnuccio
2017-08-24scsi: qla2xxx: Add support for minimum link speedSawan Chandak
2017-08-24scsi: qla2xxx: Remove potential macro parameter side-effect in ql_dump_regs()Joe Carnuccio
2017-08-24scsi: qla2xxx: Print correct mailbox registers in failed summaryJoe Carnuccio
2017-08-24scsi: qla2xxx: Fix task mgmt handling for NPIVQuinn Tran
2017-08-24scsi: qla2xxx: Allow SNS fabric login to be retriedJoe Carnuccio
2017-08-24scsi: qla2xxx: Add timeout ability to wait_for_sess_deletion().Joe Carnuccio
2017-08-24scsi: qla2xxx: Move logging default mask to execute once only.Joe Carnuccio
2017-08-24scsi: qla2xxx: Use sp->free instead of hard coded call.Joe Carnuccio
2017-08-24scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference.Joe Carnuccio
2017-08-24scsi: qla2xxx: Add ability to autodetect SFP typeQuinn Tran
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