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
/
qedi
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-0
/
+21
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
4
-4
/
+73
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: Protect active command list to avoid list corruption
Nilesh Javali
2
-0
/
+10
2020-09-09
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
1
-4
/
+11
2020-09-09
scsi: qedi: Skip firmware connection termination for PCI shutdown handler
Manish Rangankar
1
-0
/
+4
2020-09-09
scsi: qedi: Use qed count from set_fp_int in msix allocation
Manish Rangankar
2
-2
/
+8
2020-09-02
scsi: qedi: Remove redundant NULL check
Xu Wang
1
-2
/
+1
2020-07-25
scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qedi: Demote seemingly unintentional kerneldoc header
Lee Jones
1
-1
/
+1
2020-07-25
scsi: qedi: Remove set but unused variable 'tmp'
Lee Jones
1
-3
/
+2
2020-07-25
scsi: qedi: Remove 2 set but unused variables
Lee Jones
1
-5
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
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-30
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2020-04-18
scsi: qedi: make qedi_ll2_buf_size static
Jason Yan
1
-1
/
+1
2020-04-14
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
1
-0
/
+3
2020-04-14
scsi: qedi: Add modules param to enable qed iSCSI debug
Manish Rangankar
1
-2
/
+5
2020-04-14
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-04-14
scsi: qedi: Use correct msix count for fastpath vectors
Manish Rangankar
1
-1
/
+1
2020-04-14
scsi: qedi: Avoid unnecessary endpoint allocation on link down
Manish Rangankar
1
-6
/
+5
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
5
-2
/
+39
2020-03-27
scsi: qedi: Add MFW error recovery process
Manish Rangankar
2
-22
/
+66
2019-10-25
scsi: Fix various misspellings of "connect"
Geert Uytterhoeven
1
-1
/
+1
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+6
2019-06-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+6
2019-06-19
scsi: qedi: update driver version to 8.37.0.20
Nilesh Javali
1
-3
/
+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
16
-64
/
+16
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
16
-64
/
+16
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-28
/
+8
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-05-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-28
/
+8
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-14
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing
1
-4
/
+0
2019-05-14
scsi: qedi: remove memset/memcpy to nfunc and use func instead
YueHaibing
1
-24
/
+8
2019-05-08
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-8
/
+8
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+0
2019-04-29
scsi: qedi: Adjust termination and offload ramrod timers
Manish Rangankar
1
-2
/
+3
2019-04-29
scsi: qedi: Abort ep termination if offload not scheduled
Manish Rangankar
1
-0
/
+3
2019-04-19
scsi: qedi: fix spelling mistake "oflload" -> "offload"
Colin Ian King
1
-2
/
+2
2019-04-13
Merge branch '5.1/scsi-fixes' into 5.2/merge
Martin K. Petersen
1
-5
/
+2
[prev]
[next]