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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
scsi: lpfc: Fix cq_id truncation in rq create
James Smart
1
-1
/
+1
2021-07-27
scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters
James Smart
3
-0
/
+6
2021-07-19
scsi: lpfc: Copyright updates for 12.8.0.11 patches
James Smart
2
-2
/
+2
2021-07-19
scsi: lpfc: Update lpfc version to 12.8.0.11
James Smart
1
-1
/
+1
2021-07-19
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
1
-15
/
+19
2021-07-19
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
1
-0
/
+8
2021-07-19
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
1
-11
/
+4
2021-07-19
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
7
-90
/
+207
2021-07-19
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
1
-2
/
+2
2021-07-19
scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support
James Smart
2
-7
/
+11
2021-07-19
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
2
-3
/
+40
2021-07-19
scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
James Smart
1
-1
/
+2
2021-07-19
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
1
-12
/
+0
2021-07-19
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
1
-0
/
+2
2021-07-19
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
1
-5
/
+2
2021-07-19
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
1
-1
/
+7
2021-07-19
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
1
-31
/
+37
2021-07-19
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
1
-0
/
+12
2021-07-19
scsi: lpfc: Fix function description comments for vmid routines
James Smart
2
-4
/
+3
2021-07-19
scsi: lpfc: Improve firmware download logging
James Smart
3
-42
/
+121
2021-07-19
scsi: lpfc: Remove use of kmalloc() in trace event logging
James Smart
1
-8
/
+17
2021-07-19
scsi: lpfc: Fix NVMe support reporting in log message
James Smart
2
-3
/
+1
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
18
-120
/
+2083
2021-06-19
scsi: lpfc: Fix build error in lpfc_scsi.c
James Smart
1
-1
/
+1
2021-06-16
scsi: lpfc: Use list_move_tail() instead of list_del()/list_add_tail()
Zou Wei
1
-2
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
1
-3
/
+1
2021-06-10
scsi: lpfc: vmid: Introduce VMID in I/O path
Gaurav Srivastava
1
-0
/
+174
2021-06-10
scsi: lpfc: vmid: Add QFPA and VMID timeout check in worker thread
Gaurav Srivastava
1
-0
/
+43
2021-06-10
scsi: lpfc: vmid: Timeout implementation for VMID
Gaurav Srivastava
2
-0
/
+145
2021-06-10
scsi: lpfc: vmid: Append the VMID to the wqe before sending
Gaurav Srivastava
1
-0
/
+14
2021-06-10
scsi: lpfc: vmid: Implement CT commands for appid
Gaurav Srivastava
1
-0
/
+255
2021-06-10
scsi: lpfc: vmid: Functions to manage VMIDs
Gaurav Srivastava
1
-0
/
+118
2021-06-10
scsi: lpfc: vmid: Implement ELS commands for appid
Gaurav Srivastava
1
-4
/
+362
2021-06-10
scsi: lpfc: vmid: Add support for VMID in mailbox command
Gaurav Srivastava
5
-0
/
+114
2021-06-10
scsi: lpfc: vmid: VMID parameter initialization
Gaurav Srivastava
1
-0
/
+48
2021-06-10
scsi: lpfc: vmid: Add datastructure for supporting VMID in lpfc
Gaurav Srivastava
5
-4
/
+262
2021-06-01
scsi: lpfc: Fix failure to transmit ABTS on FC link
James Smart
1
-3
/
+1
2021-06-01
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-36
/
+18
2021-05-22
scsi: lpfc: Update lpfc version to 12.8.0.10
James Smart
1
-1
/
+1
2021-05-22
scsi: lpfc: Reregister FPIN types if ELS_RDF is received from fabric controller
James Smart
2
-0
/
+76
2021-05-22
scsi: lpfc: Add a option to enable interlocked ABTS before job completion
James Smart
4
-7
/
+53
2021-05-22
scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLs
James Smart
1
-2
/
+3
2021-05-22
scsi: lpfc: Ignore GID-FT response that may be received after a link flip
James Smart
2
-8
/
+38
2021-05-22
scsi: lpfc: Fix node handling for Fabric Controller and Domain Controller
James Smart
7
-20
/
+189
2021-05-22
scsi: lpfc: Fix Node recovery when driver is handling simultaneous PLOGIs
James Smart
1
-3
/
+18
2021-05-22
scsi: lpfc: Add ndlp kref accounting for resume RPI path
James Smart
2
-1
/
+26
2021-05-22
scsi: lpfc: Fix "Unexpected timeout" error in direct attach topology
James Smart
1
-0
/
+9
2021-05-22
scsi: lpfc: Fix non-optimized ERSP handling
James Smart
1
-2
/
+12
2021-05-22
scsi: lpfc: Fix unreleased RPIs when NPIV ports are created
James Smart
6
-40
/
+115
[prev]
[next]