summaryrefslogtreecommitdiffstats
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 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
* scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2018-12-071-2/+3
* scsi: lpfc: Cap NPIV vports to 256James Smart2018-12-071-2/+10
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-071-5/+5
* scsi: lpfc: add Trunking supportJames Smart2018-11-061-0/+101
* scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart2018-11-061-0/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-5/+106
|\
| * scsi: lpfc: add support to retrieve firmware logsJames Smart2018-09-111-0/+32
| * scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart2018-09-111-0/+10
| * scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart2018-09-111-5/+64
* | scsi: lpfc: Synchronize access to remoteport via rportJames Smart2018-09-201-5/+10
* | scsi: lpfc: Default fdmi_on to onJames Smart2018-08-271-4/+4
|/