index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
lpfc
/
lpfc_init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-26
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
1
-0
/
+1
2016-09-15
lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
James Smart
1
-3
/
+6
2016-05-11
lpfc: fix misleading indentation
Arnd Bergmann
1
-2
/
+3
2015-10-27
lpfc: Add support for Lancer G6 and 32G FC links
James Smart
1
-2
/
+16
2015-10-27
lpfc: remove set but not used variables
Sebastian Herbszt
1
-2
/
+2
2015-10-27
Fix kmalloc overflow in LPFC driver at large core count
Ian Mitchell
1
-5
/
+1
2015-10-27
lpfc: Destroy lpfc_hba_index IDR on module exit
Johannes Thumshirn
1
-0
/
+1
2015-10-27
lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
Bodo Stroesser
1
-1
/
+1
2015-10-27
lpfc: Remove unnessary cast
Firo Yang
1
-2
/
+1
2015-10-27
lpfc: fix model description
Sebastian Herbszt
1
-1
/
+1
2015-06-13
lpfc: Add support for using block multi-queue
James Smart
1
-1
/
+3
2015-06-05
lpfc: Fix crash in vport_delete.
James Smart
1
-1
/
+7
2015-06-05
lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors.
James Smart
1
-6
/
+6
2015-06-05
lpfc: Add support for ELS LCB.
James Smart
1
-0
/
+2
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
-2
/
+22
2015-04-10
lpfc: Parse the new 20G, 25G and 40G link speeds in the lpfc driver
James Smart
1
-12
/
+26
2015-04-10
lpfc: Fix setting of EQ (interrupt) delay Multiplier
James Smart
1
-0
/
+8
2015-04-10
lpfc: Fix host reset escalation killing all IOs.
James Smart
1
-3
/
+8
2015-04-10
lpfc: Add Lancer Temperature Event support to the lpfc driver
James Smart
1
-55
/
+124
2015-04-10
lpfc: Fix the iteration count to match the 30 sec comment in the routine lpfc...
James Smart
1
-1
/
+1
2014-09-16
lpfc: fix low priority issues from fortify source code scan
James Smart
1
-2
/
+0
2014-09-16
lpfc: fix high priority issues from fortify source code scan
James Smart
1
-13
/
+19
2014-09-16
lpfc: fix IP Reset processing - wait for RDY before proceeding
James Smart
1
-62
/
+47
2014-09-16
lpfc: fix discovery timeout during nameserver login
James Smart
1
-0
/
+15
2014-09-16
lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-22
/
+17
2014-09-16
lpfc: use dma_zalloc_coherent
Joe Perches
1
-15
/
+7
2014-09-16
lpfc: mark functions as static in lpfc/lpfc_init.c
Rashika Kheria
1
-3
/
+3
2014-07-29
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
1
-3
/
+6
2014-06-02
lpfc: mark old devices as obsolete
James Smart
1
-34
/
+49
2014-06-02
lpfc: Fix for cleaning up stale ring flag and sp_queue_event entries
James Smart
1
-0
/
+48
2014-06-02
lpfc: Update Copyright on changed files
James Smart
1
-1
/
+1
2014-06-02
lpfc: Convert runtime references to old xlane cfg param to fof cfg param
James Smart
1
-5
/
+4
2014-06-02
lpfc: Fix SLI4 s abort loop to process all FCP rings and under ring_lock
James Smart
1
-18
/
+5
2014-06-02
lpfc: Fixed kernel panic in lpfc_abort_handler
James Smart
1
-1
/
+4
2014-06-02
lpfc: Fix locking for postbufq when freeing
James Smart
1
-3
/
+12
2014-06-02
lpfc: Fix locking for lpfc_hba_down_post
James Smart
1
-19
/
+60
2014-03-15
[SCSI] lpfc 8.3.45: Fixed crash during driver unload.
James Smart
1
-2
/
+7
2014-03-15
[SCSI] lpfc 8.3.45: Fixed driver error messages after firmware download
James Smart
1
-8
/
+14
2014-03-15
[SCSI] lpfc 8.3.45: Fix sysfs buffer overrun in read of lpfc_fcp_cpu_map for ...
James Smart
1
-0
/
+2
2014-03-15
[SCSI] lpfc 8.3.45: Incorporated support of a low-latency io path
James Smart
1
-6
/
+235
2014-03-15
[SCSI] lpfc 8.3.44: Fix kernel panics from corrupted ndlp list
James Smart
1
-0
/
+3
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+0
2013-10-25
[SCSI] lpfc: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2013-10-14
SCSI: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-3
/
+0
2013-09-10
[SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage.
James Smart
1
-4
/
+4
2013-09-10
[SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads
James Smart
1
-2
/
+8
2013-09-10
[SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/...
James Smart
1
-22
/
+12
2013-09-10
[SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic
James Smart
1
-5
/
+23
2013-09-10
[SCSI] lpfc 8.3.42: Fixed not able to log informational messages at early sta...
James Smart
1
-9
/
+3
[next]