summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix queue failures when recovering from PCI parity errorJames Smart2022-03-301-0/+2
* scsi: lpfc: Fix unload hang after back to back PCI EEH faultsJames Smart2022-03-301-3/+23
* scsi: lpfc: Improve PCI EEH Error and Recovery HandlingJames Smart2022-03-301-22/+38
* scsi: lpfc: Copyright updates for 14.2.0.0 patchesJames Smart2022-03-151-1/+1
* scsi: lpfc: SLI path split: Refactor lpfc_iocbqJames Smart2022-03-151-6/+5
* scsi: lpfc: Remove failing soft_wwn supportJames Smart2022-03-151-11/+1
* Merge branch '5.17/scsi-fixes' into 5.18/scsi-stagingMartin K. Petersen2022-02-151-1/+1
|\
| * scsi: lpfc: Reduce log messages seen after firmware downloadJames Smart2022-02-081-1/+1
* | scsi: lpfc: Remove redundant flush_workqueue() callMinghao Chi (CGEL ZTE)2022-01-311-1/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-01-141-12/+29
|\
| * scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_infoKees Cook2021-12-141-2/+2
| * scsi: lpfc: Cap CMF read bytes to MBPIJames Smart2021-12-071-1/+10
| * scsi: lpfc: Adjust CMF total bytes and rxmonitorJames Smart2021-12-071-8/+12
| * scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIVJames Smart2021-12-071-2/+6
* | scsi: lpfc: Use irq_set_affinity()Nitesh Narayan Lal2021-12-101-3/+1
|/
* scsi: lpfc: Allow fabric node recovery if recovery is in progress before devlossJames Smart2021-10-211-4/+8
* scsi: lpfc: Correct sysfs reporting of loop support after SFP status changeJames Smart2021-10-211-0/+50
* scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...James Smart2021-10-211-3/+3
* scsi: lpfc: Switch to attribute groupsBart Van Assche2021-10-171-1/+1
* Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen2021-10-121-10/+10
|\
| * scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FSJames Smart2021-09-141-2/+2
| * scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processingJames Smart2021-09-141-8/+8
* | scsi: lpfc: Add support for optional PLDV handlingJames Smart2021-09-291-0/+14
* | scsi: lpfc: Return NULL rather than a plain 0 integerColin Ian King2021-09-291-1/+1
* | scsi: lpfc: Zero CGN stats only during initial driver load and stat resetJames Smart2021-09-151-2/+0
* | scsi: lpfc: Adjust bytes received vales during cmf timer intervalJames Smart2021-09-151-2/+14
* | scsi: lpfc: Fix EEH support for NVMe I/OJames Smart2021-09-151-2/+29
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-031-48/+1447
|\
| * scsi: lpfc: Add cmf_info sysfs entryJames Smart2021-08-251-0/+38
| * scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart2021-08-251-1/+530
| * scsi: lpfc: Add rx monitoring statisticsJames Smart2021-08-251-0/+50
| * scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-251-3/+388
| * scsi: lpfc: Add support for cm enablement bufferJames Smart2021-08-251-0/+188
| * scsi: lpfc: Add cm statistics buffer supportJames Smart2021-08-251-0/+109
| * scsi: lpfc: Add EDC ELS supportJames Smart2021-08-251-2/+84
| * scsi: lpfc: Add MIB feature enablement supportJames Smart2021-08-251-15/+0
| * scsi: lpfc: Add 256 Gb link speed supportJames Smart2021-07-271-0/+5
| * scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart2021-07-271-14/+20
| * scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adaptersJames Smart2021-07-271-0/+3
| * scsi: lpfc: Use PBDE feature enabled bit to determine PBDE supportJames Smart2021-07-191-3/+4
| * scsi: lpfc: Clear outstanding active mailbox during PCI function resetJames Smart2021-07-191-1/+10
| * scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routineJames Smart2021-07-191-1/+2
| * scsi: lpfc: Fix function description comments for vmid routinesJames Smart2021-07-191-1/+1
| * scsi: lpfc: Remove use of kmalloc() in trace event loggingJames Smart2021-07-191-8/+17
| * scsi: lpfc: Fix NVMe support reporting in log messageJames Smart2021-07-191-2/+1
* | scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crashEwan D. Milne2021-08-101-1/+2
|/
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-051-1/+1
|\
| * firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | scsi: lpfc: vmid: Timeout implementation for VMIDGaurav Srivastava2021-06-101-0/+40
* | scsi: lpfc: vmid: Add support for VMID in mailbox commandGaurav Srivastava2021-06-101-0/+62