summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_attr.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Memory allocation error during driver start-up on power8James Smart2018-03-121-0/+4
* scsi: lpfc: Work around NVME cmd iu SGL typeJames Smart2018-02-221-0/+14
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-221-18/+44
* scsi: lpfc: Add push-to-adapter support to sli4James Smart2018-02-221-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-031-1/+1
* | scsi: lpfc: correct sg_seg_cnt attribute min vs defaultJames Smart2017-12-201-1/+1
* | scsi: lpfc: Beef up stat counters for debugJames Smart2017-12-201-6/+40
* | scsi: lpfc: small sg cnt cleanupJames Smart2017-12-041-1/+1
* | scsi: lpfc: Adjust default value of lpfc_nvmet_mrqJames Smart2017-12-041-2/+9
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-4/+6
|\
| * scsi: lpfc: Revise NVME module parameter descriptions for better clarityDick Kennedy2017-10-021-2/+2
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-021-2/+4
* | lpfc: tie in to new dev_loss_tmo interface in nvme transportJames Smart2017-11-101-0/+5
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-7/+45
|\
| * scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-241-0/+41
| * scsi: lpfc: Fix MRQ > 1 context list handlingDick Kennedy2017-08-241-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-191-4/+7
* scsi: lpfc: Fix nvme_info sysfs output to be consistentJames Smart2017-06-191-1/+1
* scsi: lpfc: Add auto EQ delay logicJames Smart2017-06-121-1/+19
* scsi: lpfc: Fix return value of board_mode store routine in case of online fa...James Smart2017-06-121-0/+2
* scsi: lpfc: Fix counters so outstandng NVME IO count is accurateJames Smart2017-06-121-11/+21
* scsi: lpfc: Fix nvme port role handling in sysfs and debugfs handlers.James Smart2017-06-121-12/+10
* scsi: lpfc: Fix transition nvme-i rport handling to nport only.James Smart2017-06-121-5/+6
* scsi: lpfc: Add nvme initiator devloss supportJames Smart2017-06-121-2/+5
* scsi: lpfc: Added recovery logic for running out of NVMET IO context resourcesJames Smart2017-05-161-0/+6
* scsi: lpfc: Separate NVMET RQ buffer posting from IO resources SGL/iocbq/contextJames Smart2017-05-161-11/+0
* scsi: lpfc: Fix nvmet RQ resource needs for large block writes.James Smart2017-05-161-3/+3
* scsi: lpfc: Adding additional stats counters for nvme.James Smart2017-05-161-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-181-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
* | | Merge remote-tracking branch 'mkp-scsi/fixes' into fixesJames Bottomley2017-03-071-1/+8
|\| | | |/ |/|
| * scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNTJames Smart2017-03-061-1/+2
| * scsi: lpfc: Fix eh_deadline setting for sli3 adapters.James Smart2017-03-061-0/+6
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-03-031-44/+526
|\|
| * scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
| * scsi: lpfc: NVME Target: Receive buffer updatesJames Smart2017-02-221-6/+75
| * scsi: lpfc: NVME Target: Base modificationsJames Smart2017-02-221-8/+123