summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-051-1/+7
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-051-44/+52
* scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-051-9/+29
* scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-051-5/+6
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-051-0/+9
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-051-9/+59
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-051-1/+1
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-051-63/+21
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-051-21/+2
* scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-191-2/+82
* scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-121-2/+2
OpenPOWER on IntegriCloud