summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2017-10-16scsi: lpfc: Fix a precedence bug in lpfc_nvme_io_cmd_wqe_cmpl()Dan Carpenter
2017-10-02scsi: lpfc: change version to 11.4.0.4Dick Kennedy
2017-10-02scsi: lpfc: correct nvme sg segment count checkJames Smart
2017-10-02scsi: lpfc: Fix oops of nvme host during driver unload.Dick Kennedy
2017-10-02scsi: lpfc: Extend RDP supportDick Kennedy
2017-10-02scsi: lpfc: Ensure io aborts interlocked with the target.Dick Kennedy
2017-10-02scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-10-02scsi: lpfc: Fix crash in lpfc_nvme_fcp_io_submit during LIPDick Kennedy
2017-10-02scsi: lpfc: Disable NPIV support if NVME is enabledDick Kennedy
2017-10-02scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy
2017-10-02scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy
2017-10-02scsi: lpfc: Set missing abort contextJames Smart
2017-10-02scsi: lpfc: Reduce log spew on controller reconnectsJames Smart
2017-10-02scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy
2017-10-02scsi: lpfc: Move CQ processing to a soft IRQDick Kennedy
2017-10-02scsi: lpfc: Make ktime sampling more accurateDick Kennedy
2017-10-02scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-10-02scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy
2017-10-02scsi: lpfc: Fix lpfc nvme host rejecting IO with Not Ready messageDick Kennedy
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy
2017-10-02scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy
2017-10-02scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy
2017-09-25scsi: lpfc: Cocci spatch "pool_zalloc-simple"Thomas Meyer
2017-09-15scsi: lpfc: remove redundant null check on eqeColin Ian King
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