summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-31scsi: lpfc: Update lpfc version to 12.8.0.4James Smart
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-04scsi: lpfc: Update lpfc version to 12.8.0.3Dick Kennedy
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy
2020-08-04scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy
2020-08-04scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy
2020-08-04scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy
2020-08-04scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy
2020-08-04scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy
2020-08-04scsi: lpfc: Fix FCoE speed reportingDick Kennedy
2020-08-04scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng
2020-08-04scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-07-28scsi: lpfc: Fix typo in comment for ULPFerruh Yigit
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones
2020-07-24scsi: lpfc: Fix a bunch of kerneldoc misdemeanorsLee Jones
2020-07-24scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones
2020-07-24scsi: lpfc: Use __printf() format notationLee Jones
2020-07-24scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing issuesLee Jones
2020-07-24scsi: lpfc: Fix some function parameter descriptionsLee Jones
2020-07-24scsi: lpfc: Ensure variable has the same stipulations as code using itLee Jones
2020-07-24scsi: lpfc: Fix-up formatting/docrot where appropriateLee Jones
2020-07-24scsi: lpfc: Provide description for lpfc_mem_alloc()'s 'align' paramLee Jones
2020-07-24scsi: lpfc: Fix-up around 120 documentation issuesLee Jones
2020-07-24scsi: lpfc: Remove unused variable 'pg_addr'Lee Jones
2020-07-15scsi: lpfc: Correct some pretty obvious misdocumentationLee Jones
2020-07-15scsi: lpfc: NVMe remote port devloss_tmo from llddJames Smart
2020-07-15scsi: lpfc: Quieten some printksAnton Blanchard
2020-07-08scsi: lpfc: Fix less-than-zero comparison of unsigned valueDick Kennedy
2020-07-08scsi: lpfc: Fix interrupt assignments when multiple vectors are supported on ...Dick Kennedy
2020-07-08scsi: lpfc: Fix inconsistent indentingColin Ian King
2020-07-02scsi: lpfc: Update lpfc version to 12.8.0.2Dick Kennedy
2020-07-02scsi: lpfc: Add an internal trace log bufferDick Kennedy
2020-07-02scsi: lpfc: Add blk_io_poll support for latency improvmentDick Kennedy
2020-07-02scsi: lpfc: Add support to display if adapter dumps are availableDick Kennedy
2020-07-02scsi: lpfc: Allow applications to issue Common Set Features mailbox commandDick Kennedy
2020-07-02scsi: lpfc: Fix language in 0373 message to reflect non-error messageDick Kennedy
2020-07-02scsi: lpfc: Fix kdump hang on PPCDick Kennedy
2020-07-02scsi: lpfc: Fix shost refcount mismatch when deleting vportDick Kennedy
2020-07-02scsi: lpfc: Fix stack trace seen while setting rrq activeDick Kennedy
2020-07-02scsi: lpfc: Fix oops due to overrun when reading SLI3 dataDick Kennedy
2020-07-02scsi: lpfc: Fix NVMe rport deregister and registration during ADISCDick Kennedy
2020-07-02scsi: lpfc: Fix missing MDS functionalityDick Kennedy