summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-281-2/+1
* scsi: lpfc: Correct missing remoteport registration during link bouncesJames Smart2018-04-181-4/+0
* scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart2018-03-121-0/+5
* scsi: lpfc: Add 64G link speed supportJames Smart2018-02-221-0/+1
* scsi: lpfc: Update 11.4.0.7 modified files for 2018 CopyrightJames Smart2018-02-121-1/+1
* scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart2018-02-121-2/+3
* scsi: lpfc: correct port registrations with nvme_fcJames Smart2017-12-041-8/+12
* scsi: lpfc: Linux LPFC driver does not process all RSCNsJames Smart2017-12-041-2/+5
* scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQJames Smart2017-12-041-2/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-2/+6
|\
| * scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy2017-10-021-1/+2
| * scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy2017-10-021-1/+4
* | scsi: lpfc: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+3
|/
* scsi: lpfc: Add Buffer to Buffer credit recovery supportJames Smart2017-08-241-2/+10
* scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.James Smart2017-06-191-1/+2
* scsi: lpfc: Fix nvmet node ref count handlingJames Smart2017-06-121-4/+4
* scsi: lpfc: Fix Lun Priority level shown as NAJames Smart2017-06-121-2/+4
* scsi: lpfc: Add MDS Diagnostic support.James Smart2017-05-161-1/+2
* scsi: lpfc: Fix system crash when port is reset.James Smart2017-05-161-3/+3
* Fix implicit logo and RSCN handling for NVMETJames Smart2017-04-241-22/+40
* Add Fabric assigned WWN support.James Smart2017-04-241-6/+18
* Fix crash after issuing lip resetJames Smart2017-04-241-11/+36
* scsi: lpfc: code cleanups in NVME initiator baseJames Smart2017-03-061-8/+9
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-061-0/+2
* scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-061-3/+2
* scsi: lpfc: Update copyrightsJames Smart2017-02-221-1/+3
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-221-4/+6
* scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart2017-02-221-4/+23
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-221-5/+10
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-221-33/+136
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-221-58/+99
* scsi: lpfc: minor code cleanupsJames Smart2017-02-221-4/+3
* locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-20/+20
* lpfc: Update modified file copyrightsJames Smart2016-04-111-1/+1
* lpfc: Fix crash when unregistering default rpi.James Smart2016-04-111-1/+2
* lpfc: Add lockdep assertionsJohannes Thumshirn2016-02-231-0/+5
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-211-13/+16
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-211-9/+7
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2015-12-211-4/+4
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2015-12-211-4/+8
* lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologiesJames Smart2015-10-271-1/+14
* lpfc: Add support for Lancer G6 and 32G FC linksJames Smart2015-10-271-0/+1
* lpfc: remove set but not used variablesSebastian Herbszt2015-10-271-7/+4
* lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-261-1/+1
* lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completesJames Smart2015-06-131-2/+11
* lpfc: Fix incorrect log message reported for empty FCF record.James Smart2015-06-051-2/+4
* lpfc: Fix rport leak.James Smart2015-06-051-76/+69
* lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart2015-06-051-1/+11
* lpfc: Correct reference counting of rportJames Smart2015-06-051-1/+2
* lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-051-2/+2
OpenPOWER on IntegriCloud