index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
qedi
/
qedi_fw.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-25
1
-2
/
+2
|
\
|
*
scsi: iscsi: Stop using the SCSI pointer
Bart Van Assche
2022-02-23
1
-2
/
+2
*
|
scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...
Mike Christie
2022-02-11
1
-4
/
+2
|
/
*
scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issue
Manish Rangankar
2021-12-07
1
-22
/
+15
*
qed: Remove e4_ and _e4 from FW HSI
Shai Malin
2021-10-04
1
-20
/
+20
*
scsi: qedi: Add support for fastpath doorbell recovery
Shai Malin
2021-08-12
1
-10
/
+4
*
scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-12
1
-8
/
+1
*
scsi: qedi: Wake up if cmd_cleanup_req is set
Mike Christie
2021-06-02
1
-27
/
+4
*
scsi: qedi: Complete TMF works before disconnect
Mike Christie
2021-06-02
1
-14
/
+28
*
scsi: qedi: Pass send_iscsi_tmf task to abort
Mike Christie
2021-06-02
1
-12
/
+5
*
scsi: qedi: Fix TMF session block/unblock use
Mike Christie
2021-06-02
1
-6
/
+1
*
scsi: qedi: Use GFP_NOIO for TMF allocation
Mike Christie
2021-06-02
1
-1
/
+1
*
scsi: qedi: Fix TMF tid allocation
Mike Christie
2021-06-02
1
-53
/
+23
*
scsi: qedi: Fix use after free during abort cleanup
Mike Christie
2021-06-02
1
-51
/
+62
*
scsi: qedi: Fix race during abort timeouts
Mike Christie
2021-06-02
1
-15
/
+0
*
scsi: qedi: Fix null ref during abort handling
Mike Christie
2021-06-02
1
-1
/
+1
*
scsi: qedi: Add firmware error recovery invocation support
Manish Rangankar
2020-09-09
1
-2
/
+5
*
scsi: qedi: Protect active command list to avoid list corruption
Nilesh Javali
2020-09-09
1
-0
/
+8
*
scsi: qedi: Fix list_del corruption while removing active I/O
Nilesh Javali
2020-09-09
1
-4
/
+11
*
scsi: qedi: Remove set but unused variable 'tmp'
Lee Jones
2020-07-25
1
-3
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
1
-4
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-05-08
1
-4
/
+0
|
\
|
*
scsi: qedi: Remove set but not used variable 'cls_sess'
YueHaibing
2019-03-19
1
-4
/
+0
*
|
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-1
/
+0
|
/
*
scsi: stop setting up request->special
Christoph Hellwig
2019-02-06
1
-7
/
+0
*
treewide: Fix typos in printk
Masanari Iida
2018-03-27
1
-1
/
+1
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-07
1
-0
/
+5
|
\
|
*
scsi: qedi: Fix kernel crash during port toggle
Manish Rangankar
2018-03-02
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-26
/
+33
|
\
\
|
|
/
|
/
|
|
*
qed*: Utilize FW 8.33.1.0
Tomer Tayar
2018-01-02
1
-6
/
+7
|
*
qed*: HSI renaming for different types of HW
Tomer Tayar
2018-01-02
1
-20
/
+26
*
|
scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_resp
Jia-Ju Bai
2017-12-21
1
-1
/
+1
|
/
*
scsi: qedi: Delete redundant variables
Christos Gkekas
2017-10-17
1
-16
/
+1
*
scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"
Colin Ian King
2017-07-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-07-06
1
-2
/
+2
|
\
|
*
scsi: qedi: Remove comparison of u16 idx with zero.
Christos Gkekas
2017-06-26
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+0
|
\
\
|
*
|
scsi: qedi: Remove WARN_ON for untracked cleanup.
Manish Rangankar
2017-06-20
1
-1
/
+0
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
1
-0
/
+2
|
\
|
|
*
scsi: qedi: Fix endpoint NULL panic during recovery.
manish.rangankar@cavium.com
2017-05-24
1
-0
/
+2
*
|
qed: Utilize FW 8.20.0.0
Mintz, Yuval
2017-05-18
1
-9
/
+11
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
1
-2
/
+2
|
\
|
*
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
2017-03-07
1
-2
/
+2
*
|
qed*: Utilize Firmware 8.15.3.0
Mintz, Yuval
2017-03-13
1
-607
/
+461
|
/
*
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
2017-02-28
1
-2
/
+3
*
scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.
Manish Rangankar
2016-12-14
1
-0
/
+2378