summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_fw.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar2021-12-061-22/+15
* qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-20/+20
* scsi: qedi: Add support for fastpath doorbell recoveryShai Malin2021-08-111-10/+4
* scsi: qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-8/+1
* scsi: qedi: Wake up if cmd_cleanup_req is setMike Christie2021-06-021-27/+4
* scsi: qedi: Complete TMF works before disconnectMike Christie2021-06-021-14/+28
* scsi: qedi: Pass send_iscsi_tmf task to abortMike Christie2021-06-021-12/+5
* scsi: qedi: Fix TMF session block/unblock useMike Christie2021-06-021-6/+1
* scsi: qedi: Use GFP_NOIO for TMF allocationMike Christie2021-06-021-1/+1
* scsi: qedi: Fix TMF tid allocationMike Christie2021-06-021-53/+23
* scsi: qedi: Fix use after free during abort cleanupMike Christie2021-06-021-51/+62
* scsi: qedi: Fix race during abort timeoutsMike Christie2021-06-021-15/+0
* scsi: qedi: Fix null ref during abort handlingMike Christie2021-06-021-1/+1
* scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-081-2/+5
* scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2020-09-081-0/+8
* scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali2020-09-081-4/+11
* scsi: qedi: Remove set but unused variable 'tmp'Lee Jones2020-07-241-3/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-081-4/+0
|\
| * scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing2019-03-191-4/+0
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-1/+0
|/
* scsi: stop setting up request->specialChristoph Hellwig2019-02-051-7/+0
* treewide: Fix typos in printkMasanari Iida2018-03-271-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-03-071-0/+5
|\
| * scsi: qedi: Fix kernel crash during port toggleManish Rangankar2018-03-011-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-26/+33
|\ \ | |/ |/|
| * qed*: Utilize FW 8.33.1.0Tomer Tayar2018-01-021-6/+7
| * qed*: HSI renaming for different types of HWTomer Tayar2018-01-021-20/+26
* | scsi: qedi: Fix a possible sleep-in-atomic bug in qedi_process_tmf_respJia-Ju Bai2017-12-201-1/+1
|/
* scsi: qedi: Delete redundant variablesChristos Gkekas2017-10-161-16/+1
* scsi: qedi: fix another spelling mistake: "alloction" -> "allocation"Colin Ian King2017-07-121-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-2/+2
|\
| * scsi: qedi: Remove comparison of u16 idx with zero.Christos Gkekas2017-06-261-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-1/+0
|\ \
| * | scsi: qedi: Remove WARN_ON for untracked cleanup.Manish Rangankar2017-06-191-1/+0
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-061-0/+2
|\|
| * scsi: qedi: Fix endpoint NULL panic during recovery.manish.rangankar@cavium.com2017-05-231-0/+2
* | qed: Utilize FW 8.20.0.0Mintz, Yuval2017-05-181-9/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-03-151-2/+2
|\
| * scsi: qedi: fix build error without DEBUG_FSArnd Bergmann2017-03-061-2/+2
* | qed*: Utilize Firmware 8.15.3.0Mintz, Yuval2017-03-131-607/+461
|/
* scsi: qedi: Fix memory leak in tmf response processing.Dupuis, Chad2017-02-271-2/+3
* scsi: qedi: Add QLogic FastLinQ offload iSCSI driver framework.Manish Rangankar2016-12-141-0/+2378