summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-8/+9
* scsi: lpfc: add NVME exchange abortsJames Smart2017-03-071-0/+2
* scsi: lpfc: replace init_timer by setup_timerTomas Jasek2017-03-071-3/+2Star
* scsi: lpfc: Update copyrightsJames Smart2017-02-231-1/+3
* scsi: lpfc: NVME Target: bind to nvmet_fc apiJames Smart2017-02-231-4/+6
* scsi: lpfc: NVME Target: Merge into FC discoveryJames Smart2017-02-231-4/+23
* scsi: lpfc: NVME Initiator: bind to nvme_fc apiJames Smart2017-02-231-5/+10
* scsi: lpfc: NVME Initiator: Merge into FC discoveryJames Smart2017-02-231-33/+136
* scsi: lpfc: NVME Initiator: Base modificationsJames Smart2017-02-231-58/+99
* scsi: lpfc: minor code cleanupsJames Smart2017-02-231-4/+3Star
* 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-241-0/+5
* lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.James Smart2015-12-221-13/+16
* lpfc: Modularize and cleanup FDMI code in driverJames Smart2015-12-221-9/+7Star
* lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart2015-12-221-4/+4
* lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart2015-12-221-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/+4Star
* lpfc: Use && instead of & for boolean expressionSebastian Herbszt2015-08-271-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-061-2/+4
* lpfc: Fix rport leak.James Smart2015-06-061-76/+69Star
* lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.James Smart2015-06-061-1/+11
* lpfc: Correct reference counting of rportJames Smart2015-06-061-1/+2
* lpfc: Correct loss of target discovery after cable swap.James Smart2015-06-061-2/+2
* lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-061-1/+1
* lpfc: Update copyright to 2015James Smart2015-04-101-1/+1
* lpfc: Fix premature release of rpi bit in bitmaskJames Smart2015-04-101-7/+53
* lpfc: Fix FDMI Fabric support in driver for BrocadeJames Smart2015-04-101-3/+3
* lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...James Smart2015-04-101-4/+2Star
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-9/+1Star
* lpfc: fix crash from page fault caused by use after rport deleteJames Smart2014-09-161-0/+12
* lpfc: fix race between LOGO/PLOGI handling causing NULL pointerJames Smart2014-09-161-1/+18
* lpfc: fix quarantined XRI recovery qualifier state in link bounceJames Smart2014-09-161-1/+0Star
* lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann2014-09-161-4/+0Star
* lpfc: mark functions as static in lpfc/lpfc_hbadisc.cRashika Kheria2014-09-161-3/+4
* Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-06-151-1/+4
|\
| * lpfc: Fix for initializing RRQ bitmapJames Smart2014-06-021-0/+3
| * lpfc: Update Copyright on changed files from 8.3.45 patchesJames Smart2014-06-021-1/+1
* | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICEDongsheng Yang2014-04-181-1/+1
|/
* [SCSI] lpfc: remove self-assignmentsJames Smart2014-03-151-4/+0Star
* [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart2014-03-151-2/+0Star
* [SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp listJames Smart2014-03-151-3/+18
* [SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record readJames Smart2014-03-151-3/+9