summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi/qedi_fw.c
AgeCommit message (Expand)Author
2022-03-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche
2022-02-11scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp() and qedi_process_cmd...Mike Christie
2021-12-06scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-11scsi: qedi: Add support for fastpath doorbell recoveryShai Malin
2021-08-11scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche
2021-06-02scsi: qedi: Wake up if cmd_cleanup_req is setMike Christie
2021-06-02scsi: qedi: Complete TMF works before disconnectMike Christie
2021-06-02scsi: qedi: Pass send_iscsi_tmf task to abortMike Christie
2021-06-02scsi: qedi: Fix TMF session block/unblock useMike Christie
2021-06-02scsi: qedi: Use GFP_NOIO for TMF allocationMike Christie
2021-06-02scsi: qedi: Fix TMF tid allocationMike Christie
2021-06-02scsi: qedi: Fix use after free during abort cleanupMike Christie
2021-06-02scsi: qedi: Fix race during abort timeoutsMike Christie
2021-06-02scsi: qedi: Fix null ref during abort handlingMike Christie
2020-09-08scsi: qedi: Add firmware error recovery invocation supportManish Rangankar
2020-09-08scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali
2020-09-08scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-07-24scsi: qedi: Remove set but unused variable 'tmp'Lee Jones
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-19scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing
2019-02-05scsi: stop setting up request->specialChristoph Hellwig
2018-03-27treewide: Fix typos in printkMasanari Iida
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-01scsi: qedi: Fix kernel crash during port toggleManish Rangankar
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-02qed*: Utilize FW 8.33.1.0Tomer Tayar
2018-01-02qed*: HSI renaming for different types of HWTomer Tayar
2017-12-20scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai
2017-10-16scsi: qedi: Delete redundant variablesChristos Gkekas
2017-07-12scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-26scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas
2017-06-19scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-23scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-13qed*: Utilize Firmware 8.15.3.0Mintz, Yuval
2017-03-06scsi: qedi: fix build error without DEBUG_FSArnd Bergmann
2017-02-27scsi: qedi: Fix memory leak in tmf response processing.Dupuis, Chad
2016-12-14scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar