summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-11scsi: lpfc: lpfc_attr: Fix-up a bunch of kernel-doc misdemeanoursLee Jones1-10/+23
2020-11-11scsi: lpfc: lpfc_attr: Demote kernel-doc format for redefined functionsLee Jones1-11/+12
2020-10-27scsi: lpfc: Add FDMI Vendor MIB supportJames Smart1-0/+10
2020-10-27scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart1-4/+0
2020-10-03scsi: lpfc: Remove unneeded variable 'status' in lpfc_fcp_cpu_map_store()Ye Bin1-2/+1
2020-08-05scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy1-3/+17
2020-08-05scsi: lpfc: Fix FCoE speed reportingDick Kennedy1-0/+6
2020-06-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-23/+85
2020-05-12scsi: lpfc: Remove redundant initialization to variable rcColin Ian King1-1/+1
2020-05-10lpfc: Refactor lpfc nvme headersJames Smart1-3/+0
2020-05-08scsi: lpfc: Change default queue allocation for reduced memory consumptionDick Kennedy1-22/+84
2020-04-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-71/+2
2020-04-04Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2020-03-30scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy1-2/+2
2020-03-30scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart1-69/+0
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan1-2/+2
2020-02-11scsi: lpfc: Copyright updates for 12.6.0.4 patchesJames Smart1-1/+1
2020-02-11scsi: lpfc: Clean up hba max_lun_queue_depth checksJames Smart1-3/+0
2019-12-21scsi: lpfc: Fix disablement of FC-AL on lpe35000 modelsJames Smart1-5/+4
2019-11-06scsi: lpfc: Change default IRQ model on AMD architecturesJames Smart1-16/+116
2019-11-06scsi: lpfc: Fix dynamic fw log enablement checkJames Smart1-1/+1
2019-11-06scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounceJames Smart1-20/+20
2019-10-25scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje1-1/+1
2019-10-25scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart1-1/+37
2019-10-25scsi: lpfc: Make FW logging dynamically configurableJames Smart1-1/+47
2019-10-25scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart1-3/+3
2019-10-01scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart1-3/+14
2019-10-01scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart1-5/+0
2019-10-01scsi: lpfc: Fix miss of register read failure checkJames Smart1-4/+6
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-21/+55
2019-08-30scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart1-1/+1
2019-08-20scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart1-1/+1
2019-08-20scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart1-1/+2
2019-08-20scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart1-6/+3
2019-08-20scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart1-1/+26
2019-08-20scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart1-10/+0
2019-08-20scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart1-0/+21
2019-08-20scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart1-2/+2
2019-08-20scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart1-0/+15
2019-07-12Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-12/+22
2019-06-21lpfc: add sysfs interface to post NVME RSCNJames Smart1-0/+60
2019-06-19scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart1-1/+2
2019-06-19scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart1-9/+18
2019-06-19scsi: lpfc: Revert message logging on unsupported topologyJames Smart1-2/+2
2019-05-14scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart1-13/+19
2019-05-14scsi: lpfc: resolve lockdep warningsJames Smart1-2/+3
2019-04-04scsi: lpfc: Move trunk_errmsg[] from a header file into a .c fileBart Van Assche1-0/+17
2019-04-04scsi: lpfc: Declare local functions staticBart Van Assche1-2/+2
2019-03-26scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare1-96/+100
2019-03-19scsi: lpfc: Fix protocol support on G6 and G7 adaptersJames Smart1-2/+2