summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2023-03-06cpumask: fix incorrect cpumask scanning result checksLinus Torvalds
2023-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu
2023-02-21scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra
2023-01-27net: add missing includes of linux/sched/clock.hJakub Kicinski
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee
2023-01-12scsi: lpfc: Update lpfc version to 14.2.0.10Justin Tee
2023-01-12scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handlerJustin Tee
2023-01-12scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completionJustin Tee
2023-01-12scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware writeJustin Tee
2023-01-12scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE stateJustin Tee
2023-01-12scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()Justin Tee
2023-01-12scsi: lpfc: Remove redundant clean up code in disable_vport()Justin Tee
2023-01-12scsi: lpfc: Set max DMA segment size to HBA supported SGE lengthJustin Tee
2023-01-12scsi: lpfc: Resolve miscellaneous variable set but not used compiler warningsJustin Tee
2023-01-12scsi: lpfc: Replace outdated strncpy() with strscpy()Justin Tee
2023-01-12scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()Justin Tee
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-11-24scsi: lpfc: Remove linux/msi.h includeThomas Gleixner
2022-11-24scsi: lpfc: Update lpfc version to 14.2.0.9Justin Tee
2022-11-17scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handlerJustin Tee
2022-11-17scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee
2022-11-17scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQEJustin Tee
2022-11-17scsi: lpfc: Fix WQ|CQ|EQ resource checkJustin Tee
2022-11-17scsi: lpfc: Use memset_startat() helperXiu Jianfeng
2022-11-17scsi: lpfc: Remove redundant pointer 'lp'Colin Ian King
2022-10-22scsi: lpfc: Update lpfc version to 14.2.0.8Justin Tee
2022-10-22scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee
2022-10-22scsi: lpfc: Log when congestion management limits are in effectJustin Tee
2022-10-22scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfsJustin Tee
2022-10-22scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned offJustin Tee
2022-10-21Merge branch '6.1/scsi-queue' into 6.1/scsi-fixesMartin K. Petersen
2022-10-18scsi: lpfc: Fix memory leak in lpfc_create_port()Rafael Mendonca
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-10-01scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"Colin Ian King
2022-09-15scsi: lpfc: Update lpfc version to 14.2.0.7James Smart
2022-09-15scsi: lpfc: Fix various issues reported by toolsJames Smart
2022-09-15scsi: lpfc: Add reporting capability for Link Degrade SignalingJames Smart
2022-09-15scsi: lpfc: Rework FDMI attribute registration for unintential paddingJames Smart
2022-09-15scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and consistencyJames Smart
2022-09-15scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmdJames Smart
2022-09-15scsi: lpfc: Update congestion mode logging for Emulex SAN Manager applicationJames Smart
2022-09-15scsi: lpfc: Move scsi_host_template outside dynamically allocated/freed phbaJames Smart
2022-09-15scsi: lpfc: Fix multiple NVMe remoteport registration calls for the same NPor...James Smart
2022-09-15scsi: lpfc: Add missing free iocb and nlp kref put for early return VMID casesJames Smart
2022-09-15scsi: lpfc: Fix mbuf pool resource detected as busy at driver unloadJames Smart
2022-09-15scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topologyJames Smart
2022-09-15scsi: lpfc: Fix prli_fc4_req checks in PRLI handlingJames Smart