summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequenceJames Smart2015-06-051-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/+2
* lpfc: fix low priority issues from fortify source code scanJames Smart2014-09-161-9/+1
* 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/+0
* lpfc: do not feed jiffies as random seed from lpfc driverDaniel Borkmann2014-09-161-4/+0
* 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-141-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/+0
* [SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...James Smart2014-03-151-2/+0
* [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
* [SCSI] lpfc 8.3.43: Fixed spinlock hang.James Smart2013-10-251-2/+6
* [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.James Smart2013-09-101-1/+9
* [SCSI] lpfc 8.3.42: Fixed mailbox memory leak.James Smart2013-09-101-0/+1
* [SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...James Smart2013-06-261-1/+1
* [SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li...James Smart2013-06-261-2/+34
* [SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...James Smart2013-05-021-4/+3
* [SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...James Smart2013-05-021-2/+5
* [SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock useJames Smart2013-05-021-1/+2
* [SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.James Smart2013-05-021-6/+49
* [SCSI] lpfc 8.3.39: Remove driver dependency on HZJames Smart2013-05-021-2/+3
* [SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performedJames Smart2013-05-021-1/+13
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-04-301-28/+40
|\
| * [SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...James Smart2013-04-091-13/+15
OpenPOWER on IntegriCloud