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
Age
Commit message (
Expand
)
Author
2021-09-22
scsi: lpfc: Fix gcc -Wstringop-overread warning, again
Arnd Bergmann
2021-09-22
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
2021-09-22
scsi: lpfc: Fix sprintf() overflow in lpfc_display_fpin_wwpn()
Dan Carpenter
2021-09-13
scsi: lpfc: Remove unneeded variable
Chi Minghao
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-08-24
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
2021-08-24
scsi: lpfc: Copyright updates for 14.0.0.1 patches
James Smart
2021-08-24
scsi: lpfc: Update lpfc version to 14.0.0.1
James Smart
2021-08-24
scsi: lpfc: Add bsg support for retrieving adapter cmf data
James Smart
2021-08-24
scsi: lpfc: Add cmf_info sysfs entry
James Smart
2021-08-24
scsi: lpfc: Add debugfs support for cm framework buffers
James Smart
2021-08-24
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
2021-08-24
scsi: lpfc: Add cmfsync WQE support
James Smart
2021-08-24
scsi: lpfc: Add support for cm enablement buffer
James Smart
2021-08-24
scsi: lpfc: Add cm statistics buffer support
James Smart
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
2021-08-24
scsi: lpfc: Expand FPIN and RDF receive logging
James Smart
2021-08-24
scsi: lpfc: Add MIB feature enablement support
James Smart
2021-08-24
scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
James Smart
2021-08-11
scsi: lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-09
scsi: lpfc: Move initialization of phba->poll_list earlier to avoid crash
Ewan D. Milne
2021-07-30
scsi: lpfc: Fix possible ABBA deadlock in nvmet_xri_aborted()
James Smart
2021-07-27
scsi: lpfc: Remove redundant assignment to pointer pcmd
Colin Ian King
2021-07-27
scsi: lpfc: Copyright updates for 14.0.0.0 patches
James Smart
2021-07-27
scsi: lpfc: Update lpfc version to 14.0.0.0
James Smart
2021-07-27
scsi: lpfc: Add 256 Gb link speed support
James Smart
2021-07-27
scsi: lpfc: Revise Topology and RAS support checks for new adapters
James Smart
2021-07-27
scsi: lpfc: Fix cq_id truncation in rq create
James Smart
2021-07-27
scsi: lpfc: Add PCI ID support for LPe37000/LPe38000 series adapters
James Smart
2021-07-18
scsi: lpfc: Copyright updates for 12.8.0.11 patches
James Smart
2021-07-18
scsi: lpfc: Update lpfc version to 12.8.0.11
James Smart
2021-07-18
scsi: lpfc: Skip issuing ADISC when node is in NPR state
James Smart
2021-07-18
scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
James Smart
2021-07-18
scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions
James Smart
2021-07-18
scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes
James Smart
2021-07-18
scsi: lpfc: Enable adisc discovery after RSCN by default
James Smart
2021-07-18
scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support
James Smart
2021-07-18
scsi: lpfc: Clear outstanding active mailbox during PCI function reset
James Smart
2021-07-18
scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine
James Smart
2021-07-18
scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
James Smart
2021-07-18
scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
James Smart
2021-07-18
scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling
James Smart
2021-07-18
scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling
James Smart
2021-07-18
scsi: lpfc: Fix target reset handler from falsely returning FAILURE
James Smart
2021-07-18
scsi: lpfc: Discovery state machine fixes for LOGO handling
James Smart
2021-07-18
scsi: lpfc: Fix function description comments for vmid routines
James Smart
[next]