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.13.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
2023-09-23
scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
Chengfeng Ye
1
-2
/
+3
2021-09-22
scsi: qedi: Fix error codes in qedi_alloc_global_queues()
Dan Carpenter
1
-7
/
+7
2021-07-20
scsi: qedi: Fix null ref during abort handling
Mike Christie
1
-1
/
+1
2021-07-20
scsi: iscsi: Fix shost->max_id use
Mike Christie
1
-1
/
+1
2021-03-30
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2020-12-29
scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probe
Qinglang Miao
1
-1
/
+3
2020-10-29
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
1
-4
/
+11
2020-10-29
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2
-0
/
+10
2020-10-01
scsi: qedi: Fix termination timeouts in session logout
Nilesh Javali
1
-0
/
+3
2020-06-25
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-06-25
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2019-06-19
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing
1
-4
/
+0
2019-06-19
scsi: qedi: remove memset/memcpy to nfunc and use func instead
YueHaibing
1
-24
/
+8
2019-05-31
scsi: qedi: Abort ep termination if offload not scheduled
Manish Rangankar
1
-0
/
+3
2019-02-27
scsi: qedi: Add ep_state for login completion on un-reachable targets
Manish Rangankar
2
-0
/
+4
2018-10-10
scsi: qedi: Add the CRC size within iSCSI NVM image
Nilesh Javali
2
-14
/
+21
2018-08-24
scsi: qedi: Send driver state to MFW
Manish Rangankar
1
-0
/
+11
2018-05-25
scsi: qedi: Fix kernel crash during port toggle
Manish Rangankar
1
-0
/
+5
2018-05-25
scsi: qedi: Fix truncation of CHAP name and secret
Andrew Vasquez
1
-12
/
+12
2017-09-07
Merge branch 'fixes' into misc
James Bottomley
1
-1
/
+1
2017-08-29
scsi: qedi: off by one in qedi_get_cmd_from_tid()
Dan Carpenter
1
-1
/
+1
2017-08-25
scsi: qedi: Limit number for CQ queues.
Manish Rangankar
3
-7
/
+10
2017-07-25
scsi: qedi: Fix return code in qedi_ep_connect()
Dan Carpenter
1
-4
/
+4
2017-07-25
scsi: qedi: Add ISCSI_BOOT_SYSFS to Kconfig
Nilesh Javali
1
-0
/
+1
2017-07-13
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
1
-1
/
+1
2017-07-12
scsi: qedi: Add support for Boot from SAN over iSCSI offload
Nilesh Javali
3
-0
/
+646
2017-07-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+1
2017-06-26
scsi: qedi: Remove comparison of u16 idx with zero.
Christos Gkekas
1
-2
/
+2
2017-06-20
scsi: qedi: Remove WARN_ON from clear task context.
Manish Rangankar
1
-3
/
+1
2017-06-20
scsi: qedi: Remove WARN_ON for untracked cleanup.
Manish Rangankar
1
-1
/
+0
2017-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-14
/
+23
2017-05-24
qed: Replace set_id() api with set_name()
Mintz, Yuval
1
-1
/
+1
2017-05-24
scsi: qedi: Fix endpoint NULL panic during recovery.
manish.rangankar@cavium.com
1
-0
/
+2
2017-05-24
scsi: qedi: set max_fin_rt default value
Nilesh Javali
1
-0
/
+1
2017-05-24
scsi: qedi: Set firmware tcp msl timer value.
manish.rangankar@cavium.com
1
-0
/
+1
2017-05-24
scsi: qedi: Fix endpoint NULL panic in qedi_set_path.
manish.rangankar@cavium.com
1
-1
/
+5
2017-05-24
scsi: qedi: Set dma_boundary to 0xfff.
manish.rangankar@cavium.com
2
-0
/
+2
2017-05-24
scsi: qedi: Correctly set firmware max supported BDs.
manish.rangankar@cavium.com
1
-1
/
+1
2017-05-24
scsi: qedi: Fix bad pte call trace when iscsiuio is stopped.
Arun Easi
1
-12
/
+11
2017-05-18
qed: Utilize FW 8.20.0.0
Mintz, Yuval
3
-13
/
+13
2017-05-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-2
/
+2
2017-04-20
scsi: qedi: qedf: Use designated initializers
Kees Cook
1
-1
/
+1
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-03-16
scsi: qedi: Add PCI device-ID for QL41xxx adapters.
Manish Rangankar
1
-0
/
+1
2017-03-16
scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_t
Elena Reshetova
1
-1
/
+1
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-16
/
+22
2017-03-14
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
8
-618
/
+1423
2017-03-07
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
4
-15
/
+21
2017-03-01
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
1
-1
/
+1
[next]