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
/
qedi
/
qedi_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
scsi: qedi: Simplify an alloc_workqueue() invocation
Bart Van Assche
1
-3
/
+3
2024-08-23
scsi: Expand all create*_workqueue() invocations
Bart Van Assche
1
-2
/
+4
2023-08-08
scsi: qedi: Fix firmware halt over suspend and resume
Nilesh Javali
1
-0
/
+18
2023-08-08
scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
Chengfeng Ye
1
-2
/
+3
2023-05-26
scsi: qedi: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-04-25
scsi: qedi: Fix use after free bug in qedi_remove()
Zheng Wang
1
-0
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-06-22
scsi: iscsi: Fix session removal on shutdown
Mike Christie
1
-3
/
+6
2022-06-22
scsi: qedi: Use QEDI_MODE_NORMAL for error handling
Mike Christie
1
-1
/
+1
2022-02-01
scsi: qedi: Remove redundant flush_workqueue() calls
Minghao Chi (CGEL ZTE)
1
-2
/
+0
2021-12-07
scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formatting
Florian Fainelli
1
-3
/
+2
2021-11-30
scsi: qedi: Remove set but unused 'page' variable
Florian Fainelli
1
-3
/
+0
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
1
-1
/
+1
2021-10-04
qed: Update TCP silly-window-syndrome timeout for iwarp, scsi
Nikolay Assa
1
-0
/
+1
2021-10-04
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
1
-4
/
+4
2021-08-16
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
1
-7
/
+7
2021-06-10
scsi: qedi: Fix host removal with running sessions
Mike Christie
1
-5
/
+2
2021-06-02
scsi: iscsi: Fix shost->max_id use
Mike Christie
1
-1
/
+1
2021-04-06
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
1
-0
/
+1
2021-03-30
scsi: qedi: Remove redundant assignment to variable err
Colin Ian King
1
-3
/
+1
2021-03-25
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-01-06
scsi: qedi: Correct max length of CHAP secret
Nilesh Javali
1
-2
/
+2
2020-12-08
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
1
-1
/
+3
2020-10-03
scsi: qedi: Add schedule_hw_err_handler callback for fan failure
Manish Rangankar
1
-0
/
+20
2020-09-09
scsi: qedi: Add support for handling PCIe errors
Manish Rangankar
1
-0
/
+24
2020-09-09
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
1
-1
/
+62
2020-09-09
scsi: qedi: Mark all connections for recovery on link down event
Nilesh Javali
1
-0
/
+10
2020-09-09
scsi: qedi: Use snprintf instead of sprintf
Manish Rangankar
1
-1
/
+1
2020-09-09
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
1
-2
/
+7
2020-09-02
scsi: qedi: Remove redundant NULL check
Xu Wang
1
-2
/
+1
2020-07-25
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qedi: Remove 2 set but unused variables
Lee Jones
1
-5
/
+2
2020-05-12
scsi: qedi: Remove unused variable udev & uctrl
Xie XiuQi
1
-5
/
+0
2020-05-08
scsi: qedi: Remove comparison of 0/1 to bool variable
Jason Yan
1
-2
/
+2
2020-04-18
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-14
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
2020-04-14
scsi: qedi: Remove additional char from boot target iqnname
Manish Rangankar
1
-1
/
+1
2020-03-27
scsi: qedi: Add PCI shutdown handler support
Manish Rangankar
1
-2
/
+17
2020-03-27
scsi: qedi: Add MFW error recovery process
Manish Rangankar
1
-22
/
+65
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2019-06-19
scsi: qedi: Check targetname while finding boot target information
Nilesh Javali
1
-0
/
+3
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
1
-4
/
+1
2019-05-26
qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
Manish Rangankar
1
-6
/
+26
2019-05-26
Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
Manish Rangankar
1
-1
/
+1
2019-03-29
scsi: qedi: remove declaration of nvm_image from stack
Colin Ian King
1
-5
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-20
/
+19
[next]