index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Age
Commit message (
Expand
)
Author
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
2015-08-26
lpfc: Use && instead of & for boolean expression
Sebastian Herbszt
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
2015-06-05
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
2015-06-05
lpfc: Fix rport leak.
James Smart
2015-06-05
lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.
James Smart
2015-06-05
lpfc: Correct reference counting of rport
James Smart
2015-06-05
lpfc: Correct loss of target discovery after cable swap.
James Smart
2015-06-05
lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
James Smart
2015-04-10
lpfc: Update copyright to 2015
James Smart
2015-04-10
lpfc: Fix premature release of rpi bit in bitmask
James Smart
2015-04-10
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
2015-04-10
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
2014-09-16
lpfc: fix low priority issues from fortify source code scan
James Smart
2014-09-16
lpfc: fix crash from page fault caused by use after rport delete
James Smart
2014-09-16
lpfc: fix race between LOGO/PLOGI handling causing NULL pointer
James Smart
2014-09-16
lpfc: fix quarantined XRI recovery qualifier state in link bounce
James Smart
2014-09-16
lpfc: do not feed jiffies as random seed from lpfc driver
Daniel Borkmann
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_hbadisc.c
Rashika Kheria
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-02
lpfc: Fix for initializing RRQ bitmap
James Smart
2014-06-02
lpfc: Update Copyright on changed files from 8.3.45 patches
James Smart
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
2014-03-15
[SCSI] lpfc: remove self-assignments
James Smart
2014-03-15
[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...
James Smart
2014-03-15
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
2014-03-15
[SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record read
James Smart
2013-10-25
[SCSI] lpfc 8.3.43: Fixed spinlock hang.
James Smart
2013-09-10
[SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure.
James Smart
2013-09-10
[SCSI] lpfc 8.3.42: Fixed mailbox memory leak.
James Smart
2013-06-26
[SCSI] lpfc 8.3.40: Update Copyrights to 2013 for 8.3.38, 8.3.39, and 8.3.40 ...
James Smart
2013-06-26
[SCSI] lpfc 8.3.40: Fixed FCoE connection list vlan identifier and add FCF li...
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Fixed driver handling of CLEAR_LA with NPIV enabled causi...
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Reduced tmo value set to FLOGI WQE for quick recovery fro...
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Fixed deadlock between hbalock and nlp_lock use
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Fixed pt2pt and loop discovery problems on topology changes.
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Remove driver dependency on HZ
James Smart
2013-05-02
[SCSI] lpfc 8.3.39: Fixed VPI allocation issues after firmware dump is performed
James Smart
2013-04-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2013-04-29
scsi: rename random32() to prandom_u32()
Akinobu Mita
2013-04-09
[SCSI] lpfc 8.3.38: Fixed potential mis-interpretation of READ_TOPOLOGY reser...
James Smart
2013-04-09
[SCSI] lpfc 8.3.38: Fixed circular locking dependency and inconsistent lock s...
James Smart
2013-04-09
[SCSI] lpfc 8.3.38: Fixed PT2PT bring up problem for FC SLI4.
James Smart
2013-04-09
[SCSI] lpfc 8.3.38: Fixed deadlock condition in FCF round robin handling
James Smart
2013-04-09
[SCSI] lpfc 8.3.38: Fixed degraded performance after cable pulls
James Smart
2013-04-09
[SCSI] lpfc 8.3.38: Fixed NMI watch dog panic's when resetting the hba.
James Smart
2012-10-08
[SCSI] lpfc 8.3.35: Fixed not checking solicition in progress bit when verify...
James Smart
2012-09-14
[SCSI] lpfc 8.3.34: Fixed leaking memory from pci dma pool
James Smart
[next]