index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
scsi: lpfc: Check the return value of alloc_workqueue()
William Dean
1
-0
/
+2
2022-07-07
scsi: lpfc: Remove Menlo/Hornet related code
James Smart
1
-13
/
+0
2022-07-07
scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
James Smart
1
-1
/
+5
2022-06-07
scsi: lpfc: Resolve some cleanup issues following SLI path refactoring
James Smart
1
-1
/
+1
2022-06-01
scsi: lpfc: Add support for ATTO Fibre Channel devices
Bradley Grove
1
-0
/
+89
2022-05-10
scsi: lpfc: Alter FPIN stat accounting logic
James Smart
1
-20
/
+2
2022-05-10
scsi: lpfc: Rework FDMI initialization after link up
James Smart
1
-11
/
+32
2022-04-18
scsi: lpfc: Change FA-PWWN detection methodology
James Smart
1
-17
/
+55
2022-04-18
scsi: lpfc: Refactor cleanup of mailbox commands
James Smart
1
-57
/
+26
2022-04-18
scsi: lpfc: Fix field overload in lpfc_iocbq data structure
James Smart
1
-5
/
+7
2022-04-18
scsi: lpfc: Correct CRC32 calculation for congestion stats
James Smart
1
-1
/
+1
2022-04-18
scsi: lpfc: Move MI module parameter check to handle dynamic disable
James Smart
1
-1
/
+7
2022-04-18
scsi: lpfc: Fix diagnostic fw logging after a function reset
James Smart
1
-3
/
+0
2022-04-18
scsi: lpfc: Move cfg_log_verbose check before calling lpfc_dmp_dbg()
James Smart
1
-28
/
+1
2022-03-29
scsi: lpfc: Fix queue failures when recovering from PCI parity error
James Smart
1
-0
/
+2
2022-03-29
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
1
-3
/
+23
2022-03-29
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
1
-22
/
+38
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
1
-6
/
+5
2022-03-14
scsi: lpfc: Remove failing soft_wwn support
James Smart
1
-11
/
+1
2022-02-14
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
1
-1
/
+1
2022-02-07
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
1
-1
/
+1
2022-01-31
scsi: lpfc: Remove redundant flush_workqueue() call
Minghao Chi (CGEL ZTE)
1
-1
/
+0
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+29
2021-12-13
scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
Kees Cook
1
-2
/
+2
2021-12-10
scsi: lpfc: Use irq_set_affinity()
Nitesh Narayan Lal
1
-3
/
+1
2021-12-06
scsi: lpfc: Cap CMF read bytes to MBPI
James Smart
1
-1
/
+10
2021-12-06
scsi: lpfc: Adjust CMF total bytes and rxmonitor
James Smart
1
-8
/
+12
2021-12-06
scsi: lpfc: Fix leaked lpfc_dmabuf mbox allocations with NPIV
James Smart
1
-2
/
+6
2021-10-20
scsi: lpfc: Allow fabric node recovery if recovery is in progress before devloss
James Smart
1
-4
/
+8
2021-10-20
scsi: lpfc: Correct sysfs reporting of loop support after SFP status change
James Smart
1
-0
/
+50
2021-10-20
scsi: lpfc: Revert LOG_TRACE_EVENT back to LOG_INIT prior to driver_resource_...
James Smart
1
-3
/
+3
2021-10-16
scsi: lpfc: Switch to attribute groups
Bart Van Assche
1
-1
/
+1
2021-10-12
Merge branch '5.15/scsi-fixes' into 5.16/scsi-staging
Martin K. Petersen
1
-10
/
+10
2021-09-28
scsi: lpfc: Add support for optional PLDV handling
James Smart
1
-0
/
+14
2021-09-28
scsi: lpfc: Return NULL rather than a plain 0 integer
Colin Ian King
1
-1
/
+1
2021-09-14
scsi: lpfc: Zero CGN stats only during initial driver load and stat reset
James Smart
1
-2
/
+0
2021-09-14
scsi: lpfc: Adjust bytes received vales during cmf timer interval
James Smart
1
-2
/
+14
2021-09-14
scsi: lpfc: Fix EEH support for NVMe I/O
James Smart
1
-2
/
+29
2021-09-13
scsi: lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
James Smart
1
-2
/
+2
2021-09-13
scsi: lpfc: Fix CPU to/from endian warnings introduced by ELS processing
James Smart
1
-8
/
+8
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-48
/
+1447
2021-08-24
scsi: lpfc: Add cmf_info sysfs entry
James Smart
1
-0
/
+38
2021-08-24
scsi: lpfc: Add support for maintaining the cm statistics buffer
James Smart
1
-1
/
+530
2021-08-24
scsi: lpfc: Add rx monitoring statistics
James Smart
1
-0
/
+50
2021-08-24
scsi: lpfc: Add support for the CM framework
James Smart
1
-3
/
+388
2021-08-24
scsi: lpfc: Add support for cm enablement buffer
James Smart
1
-0
/
+188
2021-08-24
scsi: lpfc: Add cm statistics buffer support
James Smart
1
-0
/
+109
2021-08-24
scsi: lpfc: Add EDC ELS support
James Smart
1
-2
/
+84
2021-08-24
scsi: lpfc: Add MIB feature enablement support
James Smart
1
-15
/
+0
[next]