index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_hbadisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
Fix implicit logo and RSCN handling for NVMET
James Smart
1
-22
/
+40
2017-04-24
Add Fabric assigned WWN support.
James Smart
1
-6
/
+18
2017-04-24
Fix crash after issuing lip reset
James Smart
1
-11
/
+36
2017-03-07
scsi: lpfc: code cleanups in NVME initiator base
James Smart
1
-8
/
+9
2017-03-07
scsi: lpfc: add NVME exchange aborts
James Smart
1
-0
/
+2
2017-03-07
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
1
-3
/
+2
2017-02-23
scsi: lpfc: Update copyrights
James Smart
1
-1
/
+3
2017-02-23
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
1
-4
/
+6
2017-02-23
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
1
-4
/
+23
2017-02-23
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
1
-5
/
+10
2017-02-23
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
1
-33
/
+136
2017-02-23
scsi: lpfc: NVME Initiator: Base modifications
James Smart
1
-58
/
+99
2017-02-23
scsi: lpfc: minor code cleanups
James Smart
1
-4
/
+3
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-20
/
+20
2016-04-11
lpfc: Update modified file copyrights
James Smart
1
-1
/
+1
2016-04-11
lpfc: Fix crash when unregistering default rpi.
James Smart
1
-1
/
+2
2016-02-24
lpfc: Add lockdep assertions
Johannes Thumshirn
1
-0
/
+5
2015-12-22
lpfc: Use new FDMI speed definitions for 10G, 25G and 40G FCoE.
James Smart
1
-13
/
+16
2015-12-22
lpfc: Modularize and cleanup FDMI code in driver
James Smart
1
-9
/
+7
2015-12-22
lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
James Smart
1
-4
/
+4
2015-12-22
lpfc: Fix the FLOGI discovery logic to comply with T11 standards
James Smart
1
-4
/
+8
2015-10-27
lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
James Smart
1
-1
/
+14
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
1
-0
/
+1
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
1
-7
/
+4
2015-08-27
lpfc: Use && instead of & for boolean expression
Sebastian Herbszt
1
-1
/
+1
2015-06-13
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
James Smart
1
-2
/
+11
2015-06-06
lpfc: Fix incorrect log message reported for empty FCF record.
James Smart
1
-2
/
+4
2015-06-06
lpfc: Fix rport leak.
James Smart
1
-76
/
+69
2015-06-06
lpfc: Fix discovery issue when changing from Pt2Pt to Fabric.
James Smart
1
-1
/
+11
2015-06-06
lpfc: Correct reference counting of rport
James Smart
1
-1
/
+2
2015-06-06
lpfc: Correct loss of target discovery after cable swap.
James Smart
1
-2
/
+2
2015-06-06
lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
James Smart
1
-1
/
+1
2015-04-10
lpfc: Update copyright to 2015
James Smart
1
-1
/
+1
2015-04-10
lpfc: Fix premature release of rpi bit in bitmask
James Smart
1
-7
/
+53
2015-04-10
lpfc: Fix FDMI Fabric support in driver for Brocade
James Smart
1
-3
/
+3
2015-04-10
lpfc: Linux lpfc driver doesn't re-establish the link after a cable pull on L...
James Smart
1
-4
/
+2
2014-09-16
lpfc: fix low priority issues from fortify source code scan
James Smart
1
-9
/
+1
2014-09-16
lpfc: fix crash from page fault caused by use after rport delete
James Smart
1
-0
/
+12
2014-09-16
lpfc: fix race between LOGO/PLOGI handling causing NULL pointer
James Smart
1
-1
/
+18
2014-09-16
lpfc: fix quarantined XRI recovery qualifier state in link bounce
James Smart
1
-1
/
+0
2014-09-16
lpfc: do not feed jiffies as random seed from lpfc driver
Daniel Borkmann
1
-4
/
+0
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_hbadisc.c
Rashika Kheria
1
-3
/
+4
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+4
2014-06-02
lpfc: Fix for initializing RRQ bitmap
James Smart
1
-0
/
+3
2014-06-02
lpfc: Update Copyright on changed files from 8.3.45 patches
James Smart
1
-1
/
+1
2014-04-18
sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE
Dongsheng Yang
1
-1
/
+1
2014-03-15
[SCSI] lpfc: remove self-assignments
James Smart
1
-4
/
+0
2014-03-15
[SCSI] lpfc 8.3.45: Incorporate changes to use reason in change_queue_depth f...
James Smart
1
-2
/
+0
2014-03-15
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
1
-3
/
+18
2014-03-15
[SCSI] lpfc 8.3.44: Fixed stopped FCF discovery on failed FCF record read
James Smart
1
-3
/
+9
[next]