开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
Age
Commit message (
Expand
)
Author
2023-04-11
scsi: lpfc: Silence an incorrect device output
Jun Chen
2023-04-11
scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()
Shuchang Li
2023-03-31
Merge branch '6.3/scsi-fixes' into 6.4/scsi-staging
Martin K. Petersen
2023-03-09
Merge patch series "PCI/AER: Remove redundant Device Control Error Reporting ...
Martin K. Petersen
2023-03-09
scsi: lpfc: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-03-09
scsi: lpfc: Copyright updates for 14.2.0.11 patches
Justin Tee
2023-03-09
scsi: lpfc: Update lpfc version to 14.2.0.11
Justin Tee
2023-03-09
scsi: lpfc: Revise lpfc_error_lost_link() reason code evaluation logic
Justin Tee
2023-03-09
scsi: lpfc: Skip waiting for register ready bits when in unrecoverable state
Justin Tee
2023-03-09
scsi: lpfc: Correct used_rpi count when devloss tmo fires with no recovery
Justin Tee
2023-03-09
scsi: lpfc: Defer issuing new PLOGI if received RSCN before completing REG_LOGIN
Justin Tee
2023-03-09
scsi: lpfc: Record LOGO state with discovery engine even if aborted
Justin Tee
2023-03-09
scsi: lpfc: Fix lockdep warning for rx_monitor lock when unloading driver
Justin Tee
2023-03-09
scsi: lpfc: Reorder freeing of various DMA buffers and their list removal
Justin Tee
2023-03-09
scsi: lpfc: Prevent lpfc_debugfs_lockstat_write() buffer overflow
Justin Tee
2023-03-06
scsi: lpfc: Avoid usage of list iterator variable after loop
Jakob Koschel
2023-03-06
scsi: lpfc: Check kzalloc() in lpfc_sli4_cgn_params_read()
Justin Tee
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-02-21
scsi: lpfc: Fix double word in comments
Bo Liu
2023-02-21
scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
Muneendra
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-12
scsi: lpfc: Copyright updates for 14.2.0.10 patches
Justin Tee
2023-01-12
scsi: lpfc: Update lpfc version to 14.2.0.10
Justin Tee
2023-01-12
scsi: lpfc: Introduce new attention types for lpfc_sli4_async_fc_evt() handler
Justin Tee
2023-01-12
scsi: lpfc: Reinitialize internal VMID data structures after FLOGI completion
Justin Tee
2023-01-12
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
2023-01-12
scsi: lpfc: Exit PRLI completion handling early if ndlp not in PRLI_ISSUE state
Justin Tee
2023-01-12
scsi: lpfc: Remove duplicate ndlp kref decrement in lpfc_cleanup_rpis()
Justin Tee
2023-01-12
scsi: lpfc: Remove redundant clean up code in disable_vport()
Justin Tee
2023-01-12
scsi: lpfc: Set max DMA segment size to HBA supported SGE length
Justin Tee
2023-01-12
scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings
Justin Tee
2023-01-12
scsi: lpfc: Replace outdated strncpy() with strscpy()
Justin Tee
2023-01-12
scsi: lpfc: Fix space indentation in lpfc_xcvr_data_show()
Justin Tee
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-11-24
scsi: lpfc: Remove linux/msi.h include
Thomas Gleixner
2022-11-24
scsi: lpfc: Update lpfc version to 14.2.0.9
Justin Tee
2022-11-17
scsi: lpfc: Fix crash involving race between FLOGI timeout and devloss handler
Justin Tee
2022-11-17
scsi: lpfc: Fix MI capability display in cmf_info sysfs attribute
Justin Tee
2022-11-17
scsi: lpfc: Correct bandwidth logging during receipt of congestion sync WCQE
Justin Tee
2022-11-17
scsi: lpfc: Fix WQ|CQ|EQ resource check
Justin Tee
2022-11-17
scsi: lpfc: Use memset_startat() helper
Xiu Jianfeng
2022-11-17
scsi: lpfc: Remove redundant pointer 'lp'
Colin Ian King
2022-10-22
scsi: lpfc: Update lpfc version to 14.2.0.8
Justin Tee
2022-10-22
scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
Justin Tee
2022-10-22
scsi: lpfc: Log when congestion management limits are in effect
Justin Tee
2022-10-22
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
Justin Tee
2022-10-22
scsi: lpfc: Set sli4_param's cmf option to zero when CMF is turned off
Justin Tee
2022-10-21
Merge branch '6.1/scsi-queue' into 6.1/scsi-fixes
Martin K. Petersen
2022-10-18
scsi: lpfc: Fix memory leak in lpfc_create_port()
Rafael Mendonca
[next]