summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2019-02-12scsi: lpfc: Fix LOGO/PLOGI handling when triggerd by ABTS Timeout eventJames Smart
2019-02-12scsi: lpfc: Correct LCB RJT handlingJames Smart
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2018-11-13scsi: lpfc: Correct race with abort on completion pathJames Smart
2018-11-13scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart
2018-09-19scsi: lpfc: Correct MDS diag and nvmet configurationJames Smart
2018-05-25scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart
2018-03-24scsi: lpfc: Fix issues connecting with nvme initiatorJames Smart
2018-03-24scsi: lpfc: Fix SCSI LUN discovery when SCSI and NVME enabledJames Smart
2018-02-25scsi: lpfc: Use after free in lpfc_rq_buf_free()Dan Carpenter
2018-02-16scsi: lpfc: Fix crash after bad bar setup on driver attachmentJames Smart
2017-12-25scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-11-30scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy
2017-11-30scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy
2017-11-30scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy
2017-11-30scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy
2017-11-30scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy
2017-09-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-09-25lpfc: remove use of FC-specific error codesJames Smart
2017-09-15scsi: lpfc: Don't return internal MBXERR_ERROR code from probe functionStefano Brivio
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-25scsi: lpfc: avoid false-positive gcc-8 warningArnd Bergmann
2017-08-25scsi: lpfc: avoid an unused function warningArnd Bergmann
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: lpfc: remove useless code in lpfc_sli4_bsg_link_diag_testGustavo A. R. Silva
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart
2017-08-07scsi: lpfc: Replace PCI pool old APIRomain Perier