summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_hbadisc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * [SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...James Smart2013-04-091-8/+10
| * [SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.James Smart2013-04-091-4/+6
| * [SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handlingJames Smart2013-04-091-0/+2
| * [SCSI] lpfc 8.3.38: Fixed degraded performance after cable pullsJames Smart2013-04-091-0/+5
| * [SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.James Smart2013-04-091-3/+2
* | scsi: rename random32() to prandom_u32()Akinobu Mita2013-04-291-3/+3
|/
* [SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...James Smart2012-10-081-3/+8
* [SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma poolJames Smart2012-09-141-9/+16
* [SCSI] lpfc 8.3.34: Add LOGO support after ABTS complianceJames Smart2012-09-141-2/+36
* [SCSI] lpfc 8.3.33: Fix error when remote port switches addressJames Smart2012-09-141-1/+34
* [SCSI] lpfc 8.3.32: Correct provisioning change failure on local functionJames Smart2012-07-201-1/+1