aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-20scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart1-4/+8
2021-10-20scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart1-0/+50
2021-10-20scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_setup()James Smart1-3/+3
2021-10-16scsi: lpfc: Switch to attribute groupsBart Van Assche1-1/+1
2021-10-12Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen1-10/+10
2021-09-28scsi: lpfc: Add support for optional PLDV handlingJames Smart1-0/+14
2021-09-28scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King1-1/+1
2021-09-14scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart1-2/+0
2021-09-14scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart1-2/+14
2021-09-14scsi: lpfc: Fix EEH support for NVMe I/OJames Smart1-2/+29
2021-09-13scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart1-2/+2
2021-09-13scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart1-8/+8
2021-09-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-48/+1447
2021-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart1-0/+38
2021-08-24scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart1-1/+530
2021-08-24scsi: lpfc: Add rx monitoring statisticsJames Smart1-0/+50
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart1-3/+388
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart1-0/+188
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart1-0/+109
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart1-2/+84
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart1-15/+0
2021-08-09scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne1-1/+2
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+5
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart1-14/+20
2021-07-27scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart1-0/+3
2021-07-18scsi: lpfc: Use PBDE feature enabled bit to determine PBDE supportJames Smart1-3/+4
2021-07-18scsi: lpfc: Clear outstanding active mailbox during PCI function resetJames Smart1-1/+10
2021-07-18scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routineJames Smart1-1/+2
2021-07-18scsi: lpfc: Fix function description comments for vmid routinesJames Smart1-1/+1
2021-07-18scsi: lpfc: Remove use of kmalloc() in trace event loggingJames Smart1-8/+17
2021-07-18scsi: lpfc: Fix NVMe support reporting in log messageJames Smart1-2/+1
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2021-06-10scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava1-0/+40
2021-06-10scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava1-0/+62
2021-05-21scsi: lpfc: Fix unreleased RPIs when NPIV ports are createdJames Smart1-7/+0
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo1-1/+1
2021-04-26scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart1-6/+6
2021-04-13scsi: lpfc: Standardize discovery object logging formatJames Smart1-1/+1
2021-04-13scsi: lpfc: Remove unsupported mbox PORT_CAPABILITIES logicJames Smart1-101/+2
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart1-6/+3
2021-04-13scsi: lpfc: Fix NMI crash during rmmod due to circular hbalock dependencyJames Smart1-16/+10
2021-03-04scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-01-07scsi: lpfc: Enhancements to LOG_TRACE_EVENT for better readabilityJames Smart1-1/+19
2021-01-07scsi: lpfc: Implement health checking when aborting I/OJames Smart1-71/+106
2021-01-07scsi: lpfc: Fix NVMe recovery after mailbox timeoutJames Smart1-2/+6
2021-01-07scsi: lpfc: Prevent duplicate requests to unregister with cpuhp frameworkJames Smart1-1/+5
2021-01-07scsi: lpfc: Fix FW reset action if I/Os are outstandingJames Smart1-0/+10
2021-01-07scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart1-9/+11
2020-11-25scsi: lpfc: Use generic power managementVaibhav Gupta1-67/+33
2020-11-19scsi: lpfc: Fix set but not used warnings from Rework remote port lock handlingJames Smart1-2/+0