summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh1-4/+4
2025-04-29scsi: lpfc: Copyright updates for 14.4.0.9 patchesJustin Tee1-1/+1
2025-04-29scsi: 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-05Merge patch series "Update lpfc to revision 14.4.0.3"Martin K. Petersen1-1/+4
2024-07-05scsi: lpfc: Fix incorrect request len mbox field when setting trunking via sysfsJustin Tee1-1/+4
2024-06-27scsi: lpfc: Fix a possible null pointer dereferenceHuai-Yuan Liu1-0/+5
2024-05-07scsi: lpfc: Change lpfc_hba hba_flag member into a bitmaskJustin Tee1-14/+17
2024-03-11scsi: lpfc: Use a dedicated lock for ras_fwlog stateJustin Tee1-2/+2
2024-02-06scsi: lpfc: Copyright updates for 14.4.0.0 patchesJustin Tee1-1/+1
2024-02-06scsi: lpfc: Change lpfc_vport fc_flag member into a bitmaskJustin Tee1-25/+26
2024-02-06scsi: lpfc: Protect vport fc_nodes list with an explicit spin lockJustin Tee1-17/+18
2024-02-06scsi: lpfc: Change nlp state statistic counters into atomic_tJustin Tee1-1/+2
2024-02-06scsi: lpfc: Remove shost_lock protection for fc_host_port shost APIsJustin Tee1-16/+0
2023-12-14scsi: 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-10Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen1-69/+27
2023-03-10scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-69/+27
2023-03-10scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee1-0/+6
2023-02-22scsi: 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-09-01scsi: lpfc: Remove SANDiags related codeJames Smart1-340/+4
2022-07-08scsi: lpfc: Remove Menlo/Hornet related codeJames Smart1-26/+1
2022-04-19scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart1-1/+1
2022-04-19scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart1-9/+26
2022-04-19scsi: lpfc: Change FA-PWWN detection methodologyJames Smart1-4/+14
2022-03-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-228/+0
2022-03-15scsi: lpfc: Remove failing soft_wwn supportJames Smart1-228/+0
2022-02-15scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart1-0/+3
2022-02-08scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart1-2/+2
2021-12-07scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart1-22/+40
2021-10-17scsi: 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-25scsi: lpfc: Add cmf_info sysfs entryJames Smart1-4/+189
2021-08-25scsi: lpfc: Add support for the CM frameworkJames Smart1-0/+1
2021-08-25scsi: lpfc: Add support for cm enablement bufferJames Smart1-5/+0
2021-08-25scsi: lpfc: Add EDC ELS supportJames Smart1-0/+27
2021-07-27scsi: lpfc: Add 256 Gb link speed supportJames Smart1-0/+3
2021-07-27scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart1-5/+9
2021-07-19scsi: lpfc: Enable adisc discovery after RSCN by defaultJames Smart1-2/+2
2021-06-10scsi: lpfc: vmid: VMID parameter initializationGaurav Srivastava1-0/+48
2021-05-22scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart1-0/+11