summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Clean up SLI-4 sysfs resource reportingJustin Tee2023-07-231-35/+101
* scsi: lpfc: Update congestion warning notification periodJustin Tee2023-05-081-2/+2
* Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...Martin K. Petersen2023-03-091-69/+27
|\
| * scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-091-69/+27
* | scsi: lpfc: Skip waiting for register ready bits when in unrecoverable stateJustin Tee2023-03-091-0/+6
|/
* scsi: lpfc: Fix double word in commentsBo Liu2023-02-211-5/+5
* scsi: lpfc: Copyright updates for 14.2.0.10 patchesJustin Tee2023-01-121-1/+1
* scsi: lpfc: Replace outdated strncpy() with strscpy()Justin Tee2023-01-121-10/+5
* scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()Justin Tee2023-01-121-27/+19
* scsi: lpfc: Fix MI capability display in cmf_info sysfs attributeJustin Tee2022-11-171-1/+1
* scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver infoJustin Tee2022-10-221-0/+118
* scsi: lpfc: Remove SANDiags related codeJames Smart2022-08-311-340/+4
* scsi: lpfc: Remove Menlo/Hornet related codeJames Smart2022-07-071-26/+1
* scsi: lpfc: Copyright updates for 14.2.0.2 patchesJames Smart2022-04-181-1/+1
* scsi: lpfc: Update stat accounting for READ_STATUS mbox commandJames Smart2022-04-181-9/+26
* scsi: lpfc: Change FA-PWWN detection methodologyJames Smart2022-04-181-4/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-03-241-228/+0
|\
| * scsi: lpfc: Remove failing soft_wwn supportJames Smart2022-03-141-228/+0
* | scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loopJames Smart2022-02-141-0/+3
|/
* scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabledJames Smart2022-02-071-2/+2
* scsi: lpfc: Trigger SLI4 firmware dump before doing driver cleanupJames Smart2021-12-061-22/+40
* scsi: lpfc: Switch to attribute groupsBart Van Assche2021-10-161-148/+166
* scsi: lpfc: Fix gcc -Wstringop-overread warning, againArnd Bergmann2021-09-221-5/+2
* scsi: lpfc: Use correct scnprintf() limitDan Carpenter2021-09-221-1/+2
* scsi: lpfc: Add cmf_info sysfs entryJames Smart2021-08-241-4/+189
* scsi: lpfc: Add support for the CM frameworkJames Smart2021-08-241-0/+1
* scsi: lpfc: Add support for cm enablement bufferJames Smart2021-08-241-5/+0
* scsi: lpfc: Add EDC ELS supportJames Smart2021-08-241-0/+27
* scsi: lpfc: Add 256 Gb link speed supportJames Smart2021-07-271-0/+3
* scsi: lpfc: Revise Topology and RAS support checks for new adaptersJames Smart2021-07-271-5/+9
* scsi: lpfc: Enable adisc discovery after RSCN by defaultJames Smart2021-07-181-2/+2
* scsi: lpfc: vmid: VMID parameter initializationGaurav Srivastava2021-06-101-0/+48
* scsi: lpfc: Add a option to enable interlocked ABTS before job completionJames Smart2021-05-211-0/+11
* scsi: lpfc: Eliminate use of LPFC_DRIVER_NAME in lpfc_attr.cJames Smart2021-04-131-10/+10
* scsi: lpfc: Fix various trivial errors in comments and log messagesJames Smart2021-04-131-6/+5
* scsi: lpfc: Fix lpfc_hdw_queue attribute being ignoredJames Smart2021-04-131-3/+11
* scsi: lpfc: Fix error handling for mailboxes completed in MBX_POLL modeJames Smart2021-04-131-30/+45
* scsi: lpfc: Fix gcc -Wstringop-overread warningArnd Bergmann2021-04-011-4/+2
* scsi: lpfc: Fix a bunch of misnamed functionsLee Jones2021-03-151-6/+6
* scsi: lpfc: Update copyrights for 12.8.0.7 and 12.8.0.8 changesJames Smart2021-03-041-1/+1
* scsi: lpfc: Implement health checking when aborting I/OJames Smart2021-01-071-0/+2
* scsi: lpfc: Fix auto sli_mode and its effect on CONFIG_PORT for SLI3James Smart2021-01-071-5/+2
* scsi: lpfc: Rework remote port lock handlingJames Smart2020-11-171-4/+4
* scsi: lpfc: Rework remote port ref counting and node freeingJames Smart2020-11-171-8/+3
* scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones2020-11-101-10/+23
* scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones2020-11-101-11/+12
* scsi: lpfc: Add FDMI Vendor MIB supportJames Smart2020-10-261-0/+10
* scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart2020-10-261-4/+0
* scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin2020-10-021-2/+1
* scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy2020-08-041-3/+17