summaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart2019-08-291-1/+1
* | scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart2019-08-191-0/+15
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-12/+22
|\
| * scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart2019-06-181-1/+2
| * scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart2019-06-181-9/+18
| * scsi: lpfc: Revert message logging on unsupported topologyJames Smart2019-06-181-2/+2
* | lpfc: add sysfs interface to post NVME RSCNJames Smart2019-06-211-0/+60
* | scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart2019-05-131-13/+19
* | scsi: lpfc: resolve lockdep warningsJames Smart2019-05-131-2/+3
|/
* scsi: lpfc: Move trunk_errmsg[] from a header file into a .c fileBart Van Assche2019-04-031-0/+17
* scsi: lpfc: Declare local functions staticBart Van Assche2019-04-031-2/+2
* scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare2019-03-251-96/+100
* scsi: lpfc: Fix protocol support on G6 and G7 adaptersJames Smart2019-03-191-2/+2
* scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart2019-03-191-0/+19
* scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart2019-03-191-1/+2
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-051-1/+1
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-051-2/+2
* scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart2019-02-051-2/+2
* scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-051-8/+15
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-051-13/+128