summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAge
* scsi: lpfc: Correct __lpfc_sli_issue_iocb_s4 lockdep checkJames Smart2019-03-06
* scsi: lpfc: Remove set but not used variable 'phys_id'YueHaibing2019-02-19
* scsi: lpfc: fix a handful of indentation issuesColin Ian King2019-02-13
* scsi: lpfc: Fix error code if kcalloc() failsDan Carpenter2019-02-12
* scsi: lpfc: Update lpfc version to 12.2.0.0James Smart2019-02-05
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-05
* scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart2019-02-05
* scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart2019-02-05
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-05
* scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-05
* scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart2019-02-05
* scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-05
* scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart2019-02-05
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-05
* scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-05
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-05
* scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-05
* scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-05
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-05
* scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart2019-02-05
* scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-05
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-05
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-05
* scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart2019-02-05
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-05
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-05
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-05
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-05
* scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-05
* scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-05
* scsi: lpfc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-29
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-28
|\
| * scsi: lpfc: Update lpfc version to 12.0.0.10James Smart2018-12-19
| * scsi: lpfc: Adding ability to reset chip via pci bus resetJames Smart2018-12-19
| * scsi: lpfc: Add log messages to aid in debugging fc4type discovery issuesJames Smart2018-12-19
| * scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart2018-12-19
| * scsi: lpfc: update fault value on successful trunk events.James Smart2018-12-19
| * scsi: lpfc: Correct MDS loopback diagnostics supportJames Smart2018-12-19
| * scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart2018-12-19
| * scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne2018-12-18
| * scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
| * scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-12
| * Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2018-12-12
| * scsi: lpfc: update driver version to 12.0.0.9James Smart2018-12-07
| * scsi: lpfc: Fix dif and first burst use in write commandsJames Smart2018-12-07
| * scsi: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-07
| * scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2018-12-07
| * scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-07
| * scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart2018-12-07
| * scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2018-12-07