aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-21lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart1-13/+16
2015-12-21lpfc: Modularize and cleanup FDMI code in driverJames Smart1-9/+7
2015-12-21lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart1-4/+4
2015-12-21lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart1-4/+8
2015-10-27lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart1-1/+14
2015-10-27lpfc: Add support for Lancer G6 and 32G FC linksJames Smart1-0/+1
2015-10-27lpfc: remove set but not used variablesSebastian Herbszt1-7/+4
2015-08-26lpfc: Use && instead of & for boolean expressionSebastian Herbszt1-1/+1
2015-06-13lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart1-2/+11
2015-06-05lpfc: Fix incorrect log message reported for empty FCF record.James Smart1-2/+4