index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2019-07-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
1
-1
/
+1
2019-06-19
scsi: lpfc: Make some symbols static
YueHaibing
1
-1
/
+1
2019-06-19
scsi: lpfc: Remove set but not used variables 'qp'
YueHaibing
1
-2
/
+0
2019-06-19
scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
Thomas Meyer
1
-4
/
+3
2019-06-19
scsi: lpfc: Fix BFS crash with DIX enabled
James Smart
1
-2
/
+4
2019-06-19
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
1
-95
/
+226
2019-06-19
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
James Smart
1
-9
/
+134
2019-06-19
scsi: lpfc: Fix incorrect logical link speed on trunks when links down
James Smart
1
-2
/
+8
2019-06-19
scsi: lpfc: Rework misleading nvme not supported in firmware message
James Smart
1
-18
/
+37
2019-06-19
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
1
-0
/
+2
2019-04-19
scsi: lpfc: Make lpfc_sli4_oas_verify static
YueHaibing
1
-1
/
+1
2019-04-04
scsi: lpfc: Declare local functions static
Bart Van Assche
1
-5
/
+5
2019-03-19
scsi: lpfc: Fix duplicate log message numbers
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
1
-29
/
+43
2019-03-19
scsi: lpfc: Fix io lost on host resets
James Smart
1
-0
/
+7
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
1
-0
/
+19
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
1
-1
/
+6
2019-03-19
scsi: lpfc: Fix deadlock due to nested hbalock call
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
1
-4
/
+4
2019-03-19
scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free
James Smart
1
-4
/
+0
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+12
2019-03-14
scsi: lpfc: Fix error codes in lpfc_sli4_pci_mem_setup()
Dan Carpenter
1
-7
/
+9
2019-03-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1003
/
+1271
2019-03-07
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-07
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
2019-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-7
/
+12
2019-02-26
scsi: lpfc: fix calls to dma_set_mask_and_coherent()
Hannes Reinecke
1
-7
/
+12
2019-02-20
scsi: lpfc: Remove set but not used variable 'phys_id'
YueHaibing
1
-2
/
+1
2019-02-14
scsi: lpfc: fix a handful of indentation issues
Colin Ian King
1
-1
/
+1
2019-02-13
scsi: lpfc: Fix error code if kcalloc() fails
Dan Carpenter
1
-0
/
+1
2019-02-06
scsi: lpfc: Update 12.2.0.0 file copyrights to 2019
James Smart
1
-1
/
+1
2019-02-06
scsi: lpfc: Fix default driver parameter collision for allowing NPIV support
James Smart
1
-0
/
+3
2019-02-06
scsi: lpfc: Rework locking on SCSI io completion
James Smart
1
-0
/
+1
2019-02-06
scsi: lpfc: Resize cpu maps structures based on possible cpus
James Smart
1
-19
/
+13
2019-02-06
scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectors
James Smart
1
-149
/
+13
2019-02-06
scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescing
James Smart
1
-112
/
+93
2019-02-06
scsi: lpfc: cleanup: convert eq_delay to usdelay
James Smart
1
-2
/
+7
2019-02-06
scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queues
James Smart
1
-92
/
+411
2019-02-06
scsi: lpfc: Fix setting affinity hints to correlate with hardware queues
James Smart
1
-32
/
+26
2019-02-06
scsi: lpfc: Adapt partitioned XRI lists to efficient sharing
James Smart
1
-29
/
+297
2019-02-06
scsi: lpfc: Synchronize hardware queues with SCSI MQ interface
James Smart
1
-2
/
+6
2019-02-06
scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.
James Smart
1
-1
/
+2
2019-02-06
scsi: lpfc: Move SCSI and NVME Stats to hardware queue structures
James Smart
1
-14
/
+26
2019-02-06
scsi: lpfc: Partition XRI buffer list across Hardware Queues
James Smart
1
-161
/
+286
2019-02-06
scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpu
James Smart
1
-311
/
+178
2019-02-06
scsi: lpfc: Remove extra vector and SLI4 queue for Expresslane
James Smart
1
-217
/
+8
2019-02-06
scsi: lpfc: Implement common IO buffers between NVME and SCSI
James Smart
1
-238
/
+277
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-7
/
+7
2018-12-29
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-53
/
+220
[next]