aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-07scsi: lpfc: Cap NPIV vports to 256James Smart1-2/+10
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-5/+5
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+101
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-0/+14
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+106
2018-09-20scsi: lpfc: Synchronize access to remoteport via rportJames Smart1-5/+10
2018-09-11scsi: lpfc: add support to retrieve firmware logsJames Smart1-0/+32
2018-09-11scsi: lpfc: Raise nvme defaults to support a larger io and more connectivityJames Smart1-0/+10
2018-09-11scsi: lpfc: raise sg count for nvme to use available sg resourcesJames Smart1-5/+64
2018-08-27scsi: lpfc: Default fdmi_on to onJames Smart1-4/+4
2018-08-02scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart1-10/+2
2018-08-02scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart1-0/+18
2018-07-10scsi: lpfc: Make PBDE optimizations configurableJames Smart1-0/+10
2018-07-10scsi: lpfc: Add Buffer overflow check, when nvme_info larger than PAGE_SIZEJames Smart1-175/+257
2018-06-26scsi: lpfc: use monotonic timestamps for statisticsArnd Bergmann1-8/+2
2018-05-28scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart1-0/+7
2018-05-08scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart1-1/+1
2018-05-08scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart1-1/+2
2018-04-18scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart1-4/+12
2018-04-18scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart1-0/+11