aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-04-18scsi: lpfc: Add per io channel NVME IO statisticsJames Smart1-15/+25
2018-04-18scsi: lpfc: Correct target queue depth application changesJames Smart1-2/+43
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart1-0/+4
2018-02-22scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart1-0/+14
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart1-18/+44
2018-02-22scsi: lpfc: Add push-to-adapter support to sli4James Smart1-0/+10
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-02-12scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart1-2/+2
2018-02-12scsi: lpfc: Fix RQ empty firmware trapJames Smart1-0/+6
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-41/+23
2018-01-09treewide: Use DEVICE_ATTR_WOJoe Perches1-2/+1
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches1-10/+8
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-29/+14
2018-01-03scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King1-1/+1
2017-12-20scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart1-1/+1
2017-12-20scsi: lpfc: Beef up stat counters for debugJames Smart1-6/+40
2017-12-04scsi: lpfc: small sg cnt cleanupJames Smart1-1/+1
2017-12-04scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart1-2/+9
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+6
2017-11-10lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart1-0/+5
2017-10-02scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy1-2/+2
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-2/+4
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-7/+45
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-0/+41
2017-08-24scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy1-7/+4
2017-08-10lpfc: support nvmet_fc defer_rcv callbackJames Smart1-1/+3
2017-06-19scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart1-4/+7
2017-06-19scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart1-1/+1
2017-06-12scsi: lpfc: Add auto EQ delay logicJames Smart1-1/+19
2017-06-12scsi: lpfc: Fix return value of board_mode store routine in case of online failureJames Smart1-0/+2
2017-06-12scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart1-11/+21
2017-06-12scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart1-12/+10
2017-06-12scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart1-5/+6