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