aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-24scsi: lpfc: lpfc_attr: Fix Use plain integer as NULL pointerSaurav Girepunje1-1/+1
2019-10-24scsi: lpfc: Add FC-AL support to lpe32000 modelsJames Smart1-1/+37
2019-10-24scsi: lpfc: Make FW logging dynamically configurableJames Smart1-1/+47
2019-10-24scsi: lpfc: fix lpfc_nvmet_mrq to be bound by hdw queue countJames Smart1-3/+3
2019-09-30scsi: lpfc: Complete removal of FCoE T10 PI support on SLI-4 adaptersJames Smart1-3/+14
2019-09-30scsi: lpfc: Fix NVME io abort failures causing hangsJames Smart1-5/+0
2019-09-30scsi: 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-29scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variableJames Smart1-1/+1
2019-08-19scsi: lpfc: Add MDS driver loopback diagnostics supportJames Smart1-1/+1
2019-08-19scsi: lpfc: Add first and second level hardware revisions to sysfs reportingJames Smart1-1/+2
2019-08-19scsi: lpfc: Fix nvme first burst module parameter descriptionJames Smart1-6/+3
2019-08-19scsi: lpfc: Fix BlockGuard enablement on FCoE adaptersJames Smart1-1/+26
2019-08-19scsi: lpfc: Fix sg_seg_cnt for HBAs that don't support NVMEJames Smart1-10/+0
2019-08-19scsi: lpfc: Fix propagation of devloss_tmo setting to nvme transportJames Smart1-0/+21
2019-08-19scsi: lpfc: Fix null ptr oops updating lpfc_devloss_tmo via sysfs attributeJames Smart1-2/+2
2019-08-19scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQJames Smart1-0/+15
2019-07-11Merge 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-18scsi: lpfc: Fix poor use of hardware queues if fewer irq vectorsJames Smart1-1/+2
2019-06-18scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vectorJames Smart1-9/+18
2019-06-18scsi: lpfc: Revert message logging on unsupported topologyJames Smart1-2/+2
2019-05-13scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_showJames Smart1-13/+19
2019-05-13scsi: lpfc: resolve lockdep warningsJames Smart1-2/+3
2019-04-03scsi: lpfc: Move trunk_errmsg[] from a header file into a .c fileBart Van Assche1-0/+17
2019-04-03scsi: lpfc: Declare local functions staticBart Van Assche1-2/+2
2019-03-25scsi: 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
2019-03-19scsi: lpfc: Coordinate adapter error handling with offline handlingJames Smart1-0/+19
2019-03-19scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0James Smart1-1/+2
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart1-1/+1
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart1-2/+2
2019-02-05scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart1-2/+2
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart1-8/+15
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart1-13/+128
2019-02-05scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart1-1/+7
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart1-44/+52
2019-02-05scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart1-9/+29
2019-02-05scsi: lpfc: Allow override of hardware queue selection policiesJames Smart1-5/+6
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart1-0/+9
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart1-9/+59
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart1-1/+1
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart1-63/+21
2019-02-05scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart1-21/+2
2018-12-19scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart1-2/+82
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart1-2/+2
2018-12-07scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart1-2/+3