aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/lpfc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.9.156' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Josh Chasky2019-02-131-0/+3
|\
| * scsi: lpfc: Correct LCB RJT handlingJames Smart2019-02-121-0/+3
* | BACKPORT: treewide: kzalloc() -> kcalloc()Kees Cook2019-01-073-35/+30
* | BACKPORT: treewide: kmalloc() -> kmalloc_array()Kees Cook2019-01-071-2/+3
|/
* scsi: lpfc: Correct soft lockup when running mds diagnosticsJames Smart2018-11-131-0/+7
* scsi: lpfc: Fix frequency of Release WQE CQEsJames Smart2018-05-251-0/+2
* scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart2018-05-251-2/+3
* scsi: lpfc: Fix issue_lip if link is disabledJames Smart2018-05-251-0/+5
* Fix Express lane queue creation.James Smart2018-03-241-1/+5
* Fix driver usage of 128B WQEs when WQ_CREATE is V1.James Smart2018-03-241-0/+3
* scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy2017-12-251-1/+2
* scsi: lpfc: Fix secure firmware updatesDick Kennedy2017-12-251-1/+1
* scsi: lpfc: Fix PT2PT PRLI rejectDick Kennedy2017-12-251-1/+2
* scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adaptersJames Smart2017-12-141-4/+10
* scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payloadJames Smart2017-11-212-0/+12
* scsi: lpfc: Correct issue leading to oops during link resetJames Smart2017-11-211-0/+1
* scsi: lpfc: Correct host name in symbolic_name fieldJames Smart2017-11-211-0/+17
* scsi: lpfc: FCoE VPort enable-disable does not bring up the VPortJames Smart2017-11-211-0/+8
* scsi: lpfc: Add missing memory barrierJames Smart2017-11-211-0/+2
* scsi: lpfc: avoid double free of resource identifiersRoberto Sassu2017-07-051-0/+7
* scsi: lpfc: Set elsiocb contexts to NULL after freeing itJohannes Thumshirn2017-07-051-0/+2
* scsi: lpfc: Add shutdown method for kexecAnton Blanchard2017-03-261-0/+1
* scsi: lpfc: Correct WQ creation for pagesizeJames Smart2017-03-122-4/+7
* scsi: lpfc: fix oops/BUG in lpfc_sli_ringtxcmpl_put()Mauricio Faria de Oliveira2016-11-251-6/+8
* scsi: lpfc: Mark symbols static where possibleBaoyou Xie2016-09-264-62/+62
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-08-052-10/+7
|\
| * lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn2016-08-021-9/+6
| * lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira2016-07-271-1/+1
* | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-11/+4
|\ \ | |/ |/|
| * lpfc: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-211-11/+4
* | scsi: lpfc: avoid harmless comparison warningArnd Bergmann2016-07-201-4/+9
* | lpfc: call lpfc_sli_validate_fcp_iocb() with the hbalock heldJohannes Thumshirn2016-07-201-0/+2
* | lpfc: Update lpfc version to 11.2.0.0James Smart2016-07-151-1/+1
* | lpfc: Copyright updatesJames Smart2016-07-155-5/+5
* | lpfc: Disable FDMI probing if not connected to a fabricJames Smart2016-07-151-0/+4
* | lpfc: Correct issue with ioremap() call on 32bit kernelJames Smart2016-07-151-3/+3
* | lpfc: Re-organize source for easier driver attribute managementJames Smart2016-07-152-96/+117
* | lpfc: Remove global lpfc_sli_mode attribute in leiu of per-hba lpfc_sli_modeJames Smart2016-07-154-13/+13
* | lpfc: Remove global lpfc_delay_discovery attribute in leiu of per-hba lpfc_de...James Smart2016-07-154-7/+6
* | lpfc: Remove global lpfc_enable_npiv attribute in leiu of per-hba lpfc_enable...James Smart2016-07-153-22/+11
* | lpfc: Correct Port reset resulting in FC port going offlineJames Smart2016-07-151-1/+2
* | lpfc: Add support for XLane LUN priorityJames Smart2016-07-157-20/+104
* | lpfc: Correct RDP response Revision locationJames Smart2016-07-151-1/+1
* | lpfc: Re-organize source for easier device-id managementJames Smart2016-07-152-100/+123
* | lpfc: Correct FCOE discovery to avoid loss of storage devices after system re...James Smart2016-07-151-1/+2
* | lpfc: Fix SLI mode 2 config failureJames Smart2016-07-151-0/+2
* | lpfc: Add MDS Diagnostics SupportJames Smart2016-07-156-25/+103
* | lpfc: Add sysfs proc_name supportJames Smart2016-07-151-0/+3
* | lpfc: Reject RDP ELS if port has no loginJames Smart2016-07-151-0/+6
* | lpfc: Correct Buffer credit descriptor values in RDP responseJames Smart2016-07-152-44/+32