summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)AuthorFilesLines
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
2021-04-13scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart1-10/+10
2021-04-13scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart1-6/+5
2021-04-13scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart1-3/+11
2021-04-13scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart1-30/+45
2021-04-02scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann1-4/+2
2021-03-16scsi: lpfc: Fix a bunch of misnamed functionsLee Jones1-6/+6
2021-03-05scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart1-1/+1
2021-01-08scsi: lpfc: Implement health checking when aborting I/OJames Smart1-0/+2