aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19scsi: lpfc: Fix discovery failure when PLOGI is deferedJames Smart1-0/+2
2018-12-19scsi: lpfc: Fix link state reporting for trunking when adapter is offlineJames Smart1-2/+14
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart1-1/+1
2018-12-07scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart1-0/+7
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart1-6/+56
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart1-38/+38
2018-11-06scsi: lpfc: add Trunking supportJames Smart1-0/+1
2018-11-06scsi: lpfc: Implement GID_PT on Nameserver query to support faster failoverJames Smart1-0/+29
2018-11-06scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-pointJames Smart1-0/+9
2018-11-06scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart1-0/+20
2018-10-16scsi: lpfc: Remove set but not used variable 'psli'YueHaibing1-2/+0
2018-09-11scsi: lpfc: Correct irq handling via locks when taking adapter offlineJames Smart1-3/+3
2018-09-11scsi: lpfc: Fix GFT_ID and PRLI logic for RSCNJames Smart1-1/+1
2018-07-10scsi: lpfc: Revise copyright for new company languageJames Smart1-1/+1
2018-05-28scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart1-2/+1
2018-04-18scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart1-4/+0
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart1-0/+5
2018-02-22scsi: lpfc: Add 64G link speed supportJames Smart1-0/+1
2018-02-12scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart1-1/+1
2018-02-12scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2017-12-04scsi: lpfc: correct port registrations with nvme_fcJames Smart1-8/+12
2017-12-04scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart1-2/+5
2017-12-04scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart1-2/+0
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+6
2017-11-01scsi: lpfc: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-10-02scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-10-02scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy1-1/+4
2017-08-24scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart1-2/+10
2017-06-19scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart1-1/+2
2017-06-12scsi: lpfc: Fix nvmet node ref count handlingJames Smart1-4/+4
2017-06-12scsi: lpfc: Fix Lun Priority level shown as NAJames Smart1-2/+4
2017-05-16scsi: lpfc: Add MDS Diagnostic support.James Smart1-1/+2
2017-05-16scsi: lpfc: Fix system crash when port is reset.James Smart1-3/+3
2017-04-24Fix implicit logo and RSCN handling for NVMETJames Smart1-22/+40
2017-04-24Add Fabric assigned WWN support.James Smart1-6/+18
2017-04-24Fix crash after issuing lip resetJames Smart1-11/+36
2017-03-06scsi: lpfc: code cleanups in NVME initiator baseJames Smart1-8/+9
2017-03-06scsi: lpfc: add NVME exchange abortsJames Smart1-0/+2
2017-03-06scsi: lpfc: replace init_timer by setup_timerTomas Jasek1-3/+2
2017-02-22scsi: lpfc: Update copyrightsJames Smart1-1/+3
2017-02-22scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart1-4/+6
2017-02-22scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart1-4/+23
2017-02-22scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart1-5/+10
2017-02-22scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart1-33/+136
2017-02-22scsi: lpfc: NVME Initiator: Base modificationsJames Smart1-58/+99
2017-02-22scsi: lpfc: minor code cleanupsJames Smart1-4/+3
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-20/+20
2016-04-11lpfc: Update modified file copyrightsJames Smart1-1/+1
2016-04-11lpfc: Fix crash when unregistering default rpi.James Smart1-1/+2
2016-02-23lpfc: Add lockdep assertionsJohannes Thumshirn1-0/+5