summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
AgeCommit message (Expand)AuthorFilesLines
2022-04-20scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart1-0/+2
2022-02-23scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart4-3/+26
2022-02-23scsi: lpfc: Fix mailbox command failure during driver initializationJames Smart1-2/+13
2022-02-16scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2-2/+8
2022-02-16scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2-5/+12
2022-01-27scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalanceJames Smart1-5/+0
2022-01-27scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart4-30/+48
2022-01-27scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart3-3/+17
2022-01-05scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()Dan Carpenter1-2/+2
2021-12-08scsi: lpfc: Fix non-recovery of remote ports following an unsolicited LOGOJames Smart1-7/+2
2021-11-25scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart6-15/+139
2021-11-25scsi: lpfc: Fix link down processing to address NULL pointer dereferenceJames Smart1-7/+7
2021-11-25scsi: lpfc: Fix use-after-free in lpfc_unreg_rpi() routineJames Smart1-0/+1
2021-11-25scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()James Smart1-0/+1
2021-11-18scsi: lpfc: Wait for successful restart of SLI3 adapter during host sg_resetJames Smart1-0/+7
2021-11-18scsi: lpfc: Fix NVMe I/O failover to non-optimized pathJames Smart1-0/+1
2021-11-18scsi: lpfc: Fix FCP I/O flush functionality for TMF routinesJames Smart1-23/+78
2021-11-18scsi: lpfc: Don't release final kref on Fport node while ABTS outstandingJames Smart3-12/+14
2021-10-05scsi: lpfc: Fix memory overwrite during FC-GS I/O abort handlingJames Smart1-4/+7
2021-09-22scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann1-5/+2
2021-09-22scsi: lpfc: Use correct scnprintf() limitDan Carpenter1-1/+2
2021-09-22scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()Dan Carpenter1-1/+1
2021-09-14scsi: lpfc: Remove unneeded variableChi Minghao1-2/+1
2021-09-14scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart3-9/+3
2021-09-14scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart4-15/+16
2021-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds28-468/+5143
2021-08-25scsi: lpfc: Use the proper SCSI midlayer interfaces for PIMartin K. Petersen1-72/+48
2021-08-25scsi: lpfc: Copyright updates for 14.0.0.1 patchesJames Smart4-4/+4
2021-08-25scsi: lpfc: Update lpfc version to 14.0.0.1James Smart1-1/+1
2021-08-25scsi: lpfc: Add bsg support for retrieving adapter cmf dataJames Smart2-0/+97
2021-08-25scsi: lpfc: Add cmf_info sysfs entryJames Smart7-10/+235
2021-08-25scsi: lpfc: Add debugfs support for cm framework buffersJames Smart3-0/+234
2021-08-25scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart3-1/+542
2021-08-25scsi: lpfc: Add rx monitoring statisticsJames Smart5-0/+92
2021-08-25scsi: lpfc: Add support for the CM frameworkJames Smart12-34/+912
2021-08-25scsi: lpfc: Add cmfsync WQE supportJames Smart5-3/+268
2021-08-25scsi: lpfc: Add support for cm enablement bufferJames Smart6-5/+363
2021-08-25scsi: lpfc: Add cm statistics buffer supportJames Smart5-0/+272
2021-08-25scsi: lpfc: Add EDC ELS supportJames Smart10-11/+988
2021-08-25scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2-41/+322
2021-08-25scsi: lpfc: Add MIB feature enablement supportJames Smart5-20/+123
2021-08-25scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart2-2/+79
2021-08-12scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche1-38/+33
2021-08-10scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne1-1/+2
2021-07-31scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()James Smart1-4/+7
2021-07-27scsi: lpfc: Remove redundant assignment to pointer pcmdColin Ian King1-2/+0
2021-07-27scsi: lpfc: Copyright updates for 14.0.0.0 patchesJames Smart3-3/+3
2021-07-27scsi: lpfc: Update lpfc version to 14.0.0.0James Smart1-1/+1
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart6-0/+26
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart5-27/+38