index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2022-05-11
scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
James Smart
1
-3
/
+3
2022-05-11
scsi: lpfc: Fix split code for FLOGI on FCoE
James Smart
1
-1
/
+1
2022-04-07
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
8
-87
/
+247
2022-03-30
scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
James Smart
1
-2
/
+8
2022-03-30
scsi: lpfc: Fix broken SLI4 abort path
James Smart
1
-5
/
+7
2022-03-30
scsi: lpfc: Update lpfc version to 14.2.0.1
James Smart
1
-1
/
+1
2022-03-30
scsi: lpfc: Fix queue failures when recovering from PCI parity error
James Smart
1
-0
/
+2
2022-03-30
scsi: lpfc: Fix unload hang after back to back PCI EEH faults
James Smart
4
-21
/
+72
2022-03-30
scsi: lpfc: Improve PCI EEH Error and Recovery Handling
James Smart
6
-58
/
+157
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-3193
/
+3137
2022-03-15
scsi: lpfc: Copyright updates for 14.2.0.0 patches
James Smart
18
-19
/
+19
2022-03-15
scsi: lpfc: Update lpfc version to 14.2.0.0
James Smart
1
-1
/
+1
2022-03-15
scsi: lpfc: SLI path split: Refactor BSG paths
James Smart
1
-14
/
+22
2022-03-15
scsi: lpfc: SLI path split: Refactor Abort paths
James Smart
6
-184
/
+236
2022-03-15
scsi: lpfc: SLI path split: Refactor SCSI paths
James Smart
3
-210
/
+174
2022-03-15
scsi: lpfc: SLI path split: Refactor CT paths
James Smart
6
-398
/
+616
2022-03-15
scsi: lpfc: SLI path split: Refactor misc ELS paths
James Smart
4
-874
/
+241
2022-03-15
scsi: lpfc: SLI path split: Refactor VMID paths
James Smart
2
-7
/
+9
2022-03-15
scsi: lpfc: SLI path split: Refactor FDISC paths
James Smart
1
-18
/
+29
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_RJT paths
James Smart
1
-5
/
+15
2022-03-15
scsi: lpfc: SLI path split: Refactor LS_ACC paths
James Smart
1
-67
/
+177
2022-03-15
scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR paths
James Smart
1
-34
/
+81
2022-03-15
scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
James Smart
3
-105
/
+242
2022-03-15
scsi: lpfc: SLI path split: Refactor base ELS paths and the FLOGI path
James Smart
7
-240
/
+453
2022-03-15
scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
James Smart
5
-2
/
+200
2022-03-15
scsi: lpfc: SLI path split: Refactor fast and slow paths to native SLI4
James Smart
5
-302
/
+257
2022-03-15
scsi: lpfc: SLI path split: Refactor lpfc_iocbq
James Smart
12
-391
/
+385
2022-03-15
scsi: lpfc: Use kcalloc()
Julia Lawall
1
-6
/
+3
2022-03-15
scsi: lpfc: Fix typos in comments
Julia Lawall
1
-1
/
+1
2022-03-15
scsi: lpfc: Remove failing soft_wwn support
James Smart
3
-242
/
+1
2022-03-02
scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
Hannes Reinecke
1
-7
/
+8
2022-03-02
scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
Hannes Reinecke
1
-6
/
+6
2022-03-02
scsi: lpfc: Use fc_block_rport()
Hannes Reinecke
1
-5
/
+8
2022-03-02
scsi: lpfc: Drop lpfc_no_handler()
Hannes Reinecke
1
-10
/
+0
2022-03-02
scsi: lpfc: Kill lpfc_bus_reset_handler()
Hannes Reinecke
1
-91
/
+0
2022-02-15
scsi: lpfc: Fix pt2pt NVMe PRLI reject LOGO loop
James Smart
4
-3
/
+26
2022-02-15
Merge branch '5.17/scsi-fixes' into 5.18/scsi-staging
Martin K. Petersen
4
-7
/
+20
2022-02-08
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-08
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-02-01
scsi: lpfc: Remove redundant flush_workqueue() call
Minghao Chi (CGEL ZTE)
1
-1
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-5
/
+5
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-5
/
+5
2022-01-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
13
-160
/
+267
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
2
-9
/
+4
2021-12-17
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-12-17
Merge branch '5.16/scsi-fixes' into 5.17/scsi-staging
Martin K. Petersen
1
-7
/
+2
2021-12-14
scsi: lpfc: Use struct_group to isolate cast to larger object
Kees Cook
2
-27
/
+32
2021-12-14
scsi: lpfc: Use struct_group() to initialize struct lpfc_cgn_info
Kees Cook
2
-48
/
+46
2021-12-10
scsi: lpfc: Use irq_set_affinity()
Nitesh Narayan Lal
1
-3
/
+1
2021-12-07
scsi: lpfc: Update lpfc version to 14.0.0.4
James Smart
1
-1
/
+1
[next]