summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-291-0/+7
* scsi: lpfc: Comment cleanup regarding Broadcom copyright headerJames Smart2018-05-081-1/+1
* scsi: lpfc: Fix up log messages and stats counters in IO submit code pathJames Smart2018-05-081-1/+2
* scsi: lpfc: Fix NULL pointer access in lpfc_nvme_info_showJames Smart2018-04-191-4/+12
* scsi: lpfc: Enlarge nvmet asynchronous receive buffer countsJames Smart2018-04-191-0/+11
* scsi: lpfc: Add per io channel NVME IO statisticsJames Smart2018-04-191-15/+25
* scsi: lpfc: Correct target queue depth application changesJames Smart2018-04-191-2/+43
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-131-0/+4
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-231-0/+14
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-231-18/+44
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-231-0/+10
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix issue_lip if link is disabledJames Smart2018-02-121-0/+5
* scsi: lpfc: Allow set of maximum outstanding SCSI cmd limit for a targetJames Smart2018-02-121-2/+2
* scsi: lpfc: Fix RQ empty firmware trapJames Smart2018-02-121-0/+6
* Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-011-41/+23
|\
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-2/+1
| * treewide: Use DEVICE_ATTR_ROJoe Perches2018-01-091-10/+8
| * treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-091-29/+14
* | scsi: lpfc: don't dereference localport before it has been null checkedColin Ian King2018-01-041-1/+1
* | scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart2017-12-211-1/+1
* | scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-211-6/+40
* | scsi: lpfc: small sg cnt cleanupJames Smart2017-12-051-1/+1
* | scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-051-2/+9
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-4/+6
|\
| * scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy2017-10-031-2/+2
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-031-2/+4
* | lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart2017-11-111-0/+5
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-081-7/+45
|\
| * scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-251-0/+41
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-251-7/+4
* | lpfc: support nvmet_fc defer_rcv callbackJames Smart2017-08-101-1/+3
|/
* scsi: lpfc: Break up IO ctx list into a separate get and put listJames Smart2017-06-201-4/+7
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-201-1/+1
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-131-1/+19
* scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart2017-06-131-0/+2
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-131-11/+21
* scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2017-06-131-12/+10
* scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-131-5/+6
* scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-131-2/+5
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-171-0/+6
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-171-11/+0
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-171-3/+3
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-171-10/+14
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-2/+2
|\
| * scsi: lpfc: fix potential buffer overflow.Maurizio Lombardi2017-04-191-2/+2
* | Add Fabric assigned WWN support.James Smart2017-04-241-0/+8
* | Fix nvme initiator handling when not enabled.James Smart2017-04-241-1/+1
* | Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixesJames Bottomley2017-03-151-2/+2
|\ \
| * | scsi: lpfc: Finalize Kconfig options for nvmeJames Smart2017-03-151-2/+2