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
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_hbadisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
1
-0
/
+35
2019-04-13
scsi: scsi_transport_fc: nvme: display FC-NVMe port roles
Hannes Reinecke
1
-2
/
+8
2019-04-04
scsi: lpfc: Annotate switch/case fall-through
Bart Van Assche
1
-1
/
+4
2019-03-19
scsi: lpfc: Fix handling of trunk links state reporting
James Smart
1
-8
/
+2
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
1
-0
/
+4
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
-20
/
+16
2019-02-06
scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath event
James Smart
1
-2
/
+0
2018-12-20
scsi: lpfc: Fix discovery failure when PLOGI is defered
James Smart
1
-0
/
+2
2018-12-20
scsi: lpfc: Fix link state reporting for trunking when adapter is offline
James Smart
1
-2
/
+14
2018-12-13
scsi: lpfc: Enable Management features for IF_TYPE=6
James Smart
1
-1
/
+1
2018-12-08
scsi: lpfc: Defer LS_ACC to FLOGI on point to point logins
James Smart
1
-0
/
+7
2018-12-08
scsi: lpfc: Fix discovery failures during port failovers with lots of vports
James Smart
1
-6
/
+56
2018-12-08
scsi: lpfc: refactor mailbox structure context fields
James Smart
1
-38
/
+38
2018-11-07
scsi: lpfc: add Trunking support
James Smart
1
-0
/
+1
2018-11-07
scsi: lpfc: Implement GID_PT on Nameserver query to support faster failover
James Smart
1
-0
/
+29
2018-11-07
scsi: lpfc: Fix odd recovery in duplicate FLOGIs in point-to-point
James Smart
1
-0
/
+9
2018-11-07
scsi: lpfc: fcoe: Fix link down issue after 1000+ link bounces
James Smart
1
-0
/
+20
2018-10-17
scsi: lpfc: Remove set but not used variable 'psli'
YueHaibing
1
-2
/
+0
2018-09-12
scsi: lpfc: Correct irq handling via locks when taking adapter offline
James Smart
1
-3
/
+3
2018-09-12
scsi: lpfc: Fix GFT_ID and PRLI logic for RSCN
James Smart
1
-1
/
+1
2018-07-11
scsi: lpfc: Revise copyright for new company language
James Smart
1
-1
/
+1
2018-05-29
scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)
James Smart
1
-2
/
+1
2018-04-19
scsi: lpfc: Correct missing remoteport registration during link bounces
James Smart
1
-4
/
+0
2018-03-13
scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVME
James Smart
1
-0
/
+5
2018-02-23
scsi: lpfc: Add 64G link speed support
James Smart
1
-0
/
+1
2018-02-12
scsi: lpfc: Update 11.4.0.7 modified files for 2018 Copyright
James Smart
1
-1
/
+1
2018-02-12
scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testing
James Smart
1
-2
/
+3
2017-12-05
scsi: lpfc: correct port registrations with nvme_fc
James Smart
1
-8
/
+12
2017-12-05
scsi: lpfc: Linux LPFC driver does not process all RSCNs
James Smart
1
-2
/
+5
2017-12-05
scsi: lpfc: Handle XRI_ABORTED_CQE in soft IRQ
James Smart
1
-2
/
+0
2017-11-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+6
2017-11-01
scsi: lpfc: Convert timers to use timer_setup()
Kees Cook
1
-4
/
+3
2017-10-03
scsi: lpfc: PLOGI failures during NPIV testing
Dick Kennedy
1
-1
/
+2
2017-10-03
scsi: lpfc: Fix crash receiving ELS while detaching driver
Dick Kennedy
1
-1
/
+4
2017-08-25
scsi: lpfc: Add Buffer to Buffer credit recovery support
James Smart
1
-2
/
+10
2017-06-20
scsi: lpfc: Fix SLI3 drivers attempting NVME ELS commands.
James Smart
1
-1
/
+2
2017-06-13
scsi: lpfc: Fix nvmet node ref count handling
James Smart
1
-4
/
+4
2017-06-13
scsi: lpfc: Fix Lun Priority level shown as NA
James Smart
1
-2
/
+4
2017-05-17
scsi: lpfc: Add MDS Diagnostic support.
James Smart
1
-1
/
+2
2017-05-17
scsi: lpfc: Fix system crash when port is reset.
James Smart
1
-3
/
+3
2017-04-24
Fix implicit logo and RSCN handling for NVMET
James Smart
1
-22
/
+40
2017-04-24
Add Fabric assigned WWN support.
James Smart
1
-6
/
+18
2017-04-24
Fix crash after issuing lip reset
James Smart
1
-11
/
+36
2017-03-07
scsi: lpfc: code cleanups in NVME initiator base
James Smart
1
-8
/
+9
2017-03-07
scsi: lpfc: add NVME exchange aborts
James Smart
1
-0
/
+2
2017-03-07
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
1
-3
/
+2
2017-02-23
scsi: lpfc: Update copyrights
James Smart
1
-1
/
+3
2017-02-23
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
1
-4
/
+6
[next]