summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-13scsi: lpfc: Replace strlcat() with sysfs_emit_at() in the sysfs show functionsIan Bridges1-314/+219
2026-06-08scsi: lpfc: Fix spelling mistakes in commentsWilliam Theesfeld1-5/+5
2026-04-02scsi: lpfc: Introduce 128G link speed selection and supportJustin Tee1-9/+12
2026-04-02scsi: lpfc: Remove deprecated PBDE featureJustin Tee1-4/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2025-12-16scsi: lpfc: Add support for reporting encryption eventsSarah Catania1-0/+40
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-4/+4
2025-04-28scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee1-1/+1
2025-04-28scsi: lpfc: Create lpfc_vmid_info sysfs entryJustin Tee1-0/+134
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2025-01-02scsi: lpfc: Constify 'struct bin_attribute'Thomas Weißschuh1-10/+10
2024-07-04Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen1-1/+4
2024-07-04scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee1-1/+4
2024-06-26scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu1-0/+5
2024-05-06scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee1-14/+17
2024-03-10scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee1-2/+2
2024-02-05scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee1-1/+1
2024-02-05scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee1-25/+26
2024-02-05scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee1-17/+18
2024-02-05scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee1-1/+2
2024-02-05scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee1-16/+0
2023-12-13scsi: lpfc: Change VMID driver load time parameters to read onlyJustin Tee1-4/+4
2023-11-15scsi: lpfc: Correct maximum PCI function value for RAS fw loggingJustin Tee1-2/+2
2023-07-23scsi: lpfc: Clean up SLI-4 sysfs resource reportingJustin Tee1-35/+101
2023-05-08scsi: lpfc: Update congestion warning notification periodJustin Tee1-2/+2
2023-03-09Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen1-69/+27
2023-03-09scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-69/+27
2023-03-09scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee1-0/+6
2023-02-21scsi: lpfc: Fix double word in commentsBo Liu1-5/+5
2023-01-12scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee1-1/+1
2023-01-12scsi: lpfc: Replace outdated strncpy() with strscpy()Justin Tee1-10/+5
2023-01-12scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()Justin Tee1-27/+19
2022-11-17scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee1-1/+1
2022-10-22scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee1-0/+118
2022-08-31scsi: lpfc: Remove SANDiags related codeJames Smart1-340/+4
2022-07-07scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-26/+1
2022-04-18scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart1-1/+1
2022-04-18scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart1-9/+26
2022-04-18scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-4/+14
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-228/+0
2022-03-14scsi: lpfc: Remove failing soft_wwn supportJames Smart1-228/+0
2022-02-14scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart1-0/+3
2022-02-07scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart1-2/+2
2021-12-06scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-22/+40
2021-10-16scsi: lpfc: Switch to attribute groupsBart Van Assche1-148/+166
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-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart1-4/+189
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+1