aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-05lpfc: Fix rport leak.James Smart1-76/+69
2015-06-05lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart1-1/+11
2015-06-05lpfc: Correct reference counting of rportJames Smart1-1/+2
2015-06-05lpfc: Correct loss of target discovery after cable swap.James Smart1-2/+2
2015-06-05lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart1-1/+1
2015-04-10lpfc: Update copyright to 2015James Smart1-1/+1
2015-04-10lpfc: Fix premature release of rpi bit in bitmaskJames Smart1-7/+53
2015-04-10lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart1-3/+3
2015-04-10lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on LPe12002James Smart1-4/+2
2014-09-16lpfc: fix low priority issues from fortify source code scanJames Smart1-9/+1
2014-09-16lpfc: fix crash from page fault caused by use after rport deleteJames Smart1-0/+12
2014-09-16lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart1-1/+18
2014-09-16lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart1-1/+0
2014-09-16lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann1-4/+0
2014-09-16lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria1-3/+4
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+4
2014-06-02lpfc: Fix for initializing RRQ bitmapJames Smart1-0/+3
2014-06-02lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart1-1/+1
2014-04-18sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang1-1/+1
2014-03-15[SCSI] lpfc: remove self-assignmentsJames Smart1-4/+0
2014-03-15[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth function.James Smart1-2/+0
2014-03-15[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart1-3/+18
2014-03-15[SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record readJames Smart1-3/+9