summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2021-03-25scsi: lpfc: Fix some error codes in debugfsDan Carpenter
2021-03-04scsi: lpfc: Fix ancient double freeDan Carpenter
2021-02-17scsi: lpfc: Fix EEH encountering oops with NVMe trafficJames Smart
2021-01-17scsi: lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handl...James Smart
2020-12-30scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart
2020-12-30scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart
2020-12-30scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart
2020-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-10-02scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin
2020-10-02scsi: lpfc: Drop nodelist reference on error in lpfc_gen_req()Hannes Reinecke
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-15Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen
2020-09-09scsi: lpfc: Remove set but not used 'qp'Ye Bin
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-24scsi: lpfc: Fix spelling mistake "Cant" -> "Can't"Colin Ian King
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