summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: lpfc: Fix FCoE speed reportingDick Kennedy2020-08-041-0/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-23/+85
|\
| * scsi: lpfc: Remove redundant initialization to variable rcColin Ian King2020-05-111-1/+1
| * scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy2020-05-071-22/+84
* | lpfc: Refactor lpfc nvme headersJames Smart2020-05-091-3/+0
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-101-71/+2
|\
| * scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy2020-03-291-2/+2
| * scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart2020-03-291-69/+0
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-2/+2
|\ \ | |/ |/|
| * PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan2020-03-281-2/+2
* | scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart2020-02-101-1/+1
* | scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart2020-02-101-3/+0
|/
* scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart2019-12-211-5/+4
* scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart2019-11-061-16/+116
* scsi: lpfc: Fix dynamic fw log enablement checkJames Smart2019-11-061-1/+1
* scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart2019-11-061-20/+20
* scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje2019-10-241-1/+1
* scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart2019-10-241-1/+37
* scsi: lpfc: Make FW logging dynamically configurableJames Smart2019-10-241-1/+47
* scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart2019-10-241-3/+3
* scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart2019-09-301-3/+14
* scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart2019-09-301-5/+0
* scsi: lpfc: Fix miss of register read failure checkJames Smart2019-09-301-4/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-211-21/+55
|\
| * scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart2019-08-191-1/+1
| * scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart2019-08-191-1/+2
| * scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart2019-08-191-6/+3
| * scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart2019-08-191-1/+26
| * scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart2019-08-191-10/+0
| * scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart2019-08-191-0/+21
| * scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart2019-08-191-2/+2