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
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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-09
scsi: lpfc: add support for posting FC events on FPIN reception
James Smart
2
-0
/
+12
2019-04-09
scsi: lpfc: Fix a recently introduced compiler warning
Bart Van Assche
1
-2
/
+2
2019-04-04
scsi: lpfc: Change smp_processor_id() into raw_smp_processor_id()
Bart Van Assche
4
-18
/
+18
2019-04-04
scsi: lpfc: Remove unused functions
Bart Van Assche
1
-153
/
+0
2019-04-04
scsi: lpfc: Remove set-but-not-used variables
Bart Van Assche
3
-29
/
+15
2019-04-04
scsi: lpfc: Move trunk_errmsg[] from a header file into a .c file
Bart Van Assche
2
-16
/
+18
2019-04-04
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
6
-6
/
+13
2019-04-04
scsi: lpfc: Fix indentation and balance braces
Bart Van Assche
1
-3
/
+3
2019-04-04
scsi: lpfc: Declare local functions static
Bart Van Assche
6
-14
/
+14
2019-03-26
scsi: lpfc: avoid uninitialized variable warning
Arnd Bergmann
1
-4
/
+4
2019-03-26
scsi: lpfc: change snprintf to scnprintf for possible overflow
Silvio Cesare
4
-339
/
+349
2019-03-21
scsi: lpfc: Fixup eq_clr_intr references
James Smart
2
-4
/
+4
2019-03-21
scsi: lpfc: Fix build error
James Bottomley
2
-7
/
+5
2019-03-20
scsi: be2iscsi: lpfc: fix typo
Matteo Croce
1
-2
/
+2
2019-03-19
scsi: lpfc: Update lpfc version to 12.2.0.1
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Update Copyright in driver version
James Smart
3
-3
/
+3
2019-03-19
scsi: lpfc: Enhance 6072 log string
James Smart
1
-1
/
+3
2019-03-19
scsi: lpfc: Fix duplicate log message numbers
James Smart
3
-5
/
+5
2019-03-19
scsi: lpfc: Specify node affinity for queue memory allocation
James Smart
3
-35
/
+53
2019-03-19
scsi: lpfc: Reduce memory footprint for lpfc_queue
James Smart
4
-45
/
+35
2019-03-19
scsi: lpfc: Add loopback testing to trunking mode
James Smart
4
-37
/
+128
2019-03-19
scsi: lpfc: Fix link speed reporting for 4-link trunk
James Smart
1
-2
/
+2
2019-03-19
scsi: lpfc: Fix handling of trunk links state reporting
James Smart
1
-8
/
+2
2019-03-19
scsi: lpfc: Fix protocol support on G6 and G7 adapters
James Smart
1
-2
/
+2
2019-03-19
scsi: lpfc: Correct boot bios information to FDMI registration
James Smart
3
-18
/
+71
2019-03-19
scsi: lpfc: Fix HDMI2 registration string for symbolic name
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix fc4type information for FDMI
James Smart
1
-7
/
+10
2019-03-19
scsi: lpfc: Fix FDMI manufacturer attribute value
James Smart
1
-1
/
+4
2019-03-19
scsi: lpfc: Fix io lost on host resets
James Smart
1
-0
/
+7
2019-03-19
scsi: lpfc: Fix mailbox hang on adapter init
James Smart
1
-6
/
+6
2019-03-19
scsi: lpfc: Fix driver crash in target reset handler
James Smart
1
-3
/
+4
2019-03-19
scsi: lpfc: Correct localport timeout duration error
James Smart
2
-1
/
+7
2019-03-19
scsi: lpfc: Convert bootstrap mbx polling from msleep to udelay
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Coordinate adapter error handling with offline handling
James Smart
4
-3
/
+45
2019-03-19
scsi: lpfc: Stop adapter if pci errors detected
James Smart
2
-3
/
+15
2019-03-19
scsi: lpfc: Fix deadlock due to nested hbalock call
James Smart
1
-3
/
+3
2019-03-19
scsi: lpfc: Fix nvmet handling of first burst cmd
James Smart
1
-1
/
+1
2019-03-19
scsi: lpfc: Fix lpfc_nvmet_mrq attribute handling when 0
James Smart
3
-6
/
+6
2019-03-19
scsi: lpfc: Fix nvmet async receive buffer replenishment
James Smart
1
-1
/
+24
2019-03-19
scsi: lpfc: Fix location of SCSI ktime counters
James Smart
1
-8
/
+7
2019-03-19
scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
James Smart
1
-1
/
+10
2019-03-19
scsi: lpfc: Fix use-after-free mailbox cmd completion
James Smart
2
-1
/
+5
2019-03-19
scsi: lpfc: Resolve irq-unsafe lockdep heirarchy warning in lpfc_io_free
James Smart
1
-4
/
+0
2019-03-19
scsi: lpfc: Resolve inconsistent check of hdwq in lpfc_scsi_cmd_iocb_cmpl
James Smart
1
-1
/
+1
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-11
/
+15
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
24
-4056
/
+5134
2019-03-07
scsi: lpfc: fix 32-bit format string warning
Arnd Bergmann
1
-1
/
+1
2019-03-07
scsi: lpfc: fix unused variable warning
Arnd Bergmann
1
-1
/
+2
2019-03-07
scsi: lpfc: resolve static checker warning in lpfc_sli4_hba_unset
James Smart
1
-1
/
+2
[next]