summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)Author
2021-08-24scsi: lpfc: Add cmfsync WQE supportJames Smart
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart
2021-08-24scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart
2021-08-24scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart
2021-08-11scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne
2021-07-30scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()James Smart
2021-07-27scsi: lpfc: Remove redundant assignment to pointer pcmdColin Ian King
2021-07-27scsi: lpfc: Copyright updates for 14.0.0.0 patchesJames Smart
2021-07-27scsi: lpfc: Update lpfc version to 14.0.0.0James Smart
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart
2021-07-27scsi: lpfc: Fix cq_id truncation in rq createJames Smart
2021-07-27scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart
2021-07-18scsi: lpfc: Copyright updates for 12.8.0.11 patchesJames Smart
2021-07-18scsi: lpfc: Update lpfc version to 12.8.0.11James Smart
2021-07-18scsi: lpfc: Skip issuing ADISC when node is in NPR stateJames Smart
2021-07-18scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl pathJames Smart
2021-07-18scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completionsJames Smart
2021-07-18scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completesJames Smart
2021-07-18scsi: lpfc: Enable adisc discovery after RSCN by defaultJames Smart
2021-07-18scsi: lpfc: Use PBDE feature enabled bit to determine PBDE supportJames Smart
2021-07-18scsi: lpfc: Clear outstanding active mailbox during PCI function resetJames Smart
2021-07-18scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routineJames Smart
2021-07-18scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDFJames Smart
2021-07-18scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR requestJames Smart
2021-07-18scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handlingJames Smart
2021-07-18scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handlingJames Smart
2021-07-18scsi: lpfc: Fix target reset handler from falsely returning FAILUREJames Smart
2021-07-18scsi: lpfc: Discovery state machine fixes for LOGO handlingJames Smart
2021-07-18scsi: lpfc: Fix function description comments for vmid routinesJames Smart
2021-07-18scsi: lpfc: Improve firmware download loggingJames Smart
2021-07-18scsi: lpfc: Remove use of kmalloc() in trace event loggingJames Smart
2021-07-18scsi: lpfc: Fix NVMe support reporting in log messageJames Smart
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-06-18scsi: lpfc: Fix build error in lpfc_scsi.cJames Smart
2021-06-15scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()Zou Wei
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman
2021-06-10scsi: lpfc: vmid: Introduce VMID in I/O pathGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker threadGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Append the VMID to the wqe before sendingGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement CT commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Functions to manage VMIDsGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Implement ELS commands for appidGaurav Srivastava
2021-06-10scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava