summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Simplify an alloc_workqueue() invocationBart Van Assche2024-08-231-3/+3
* scsi: Expand all create*_workqueue() invocationsBart Van Assche2024-08-231-2/+4
* scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali2023-08-081-0/+18
* scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye2023-08-081-2/+3
* scsi: qedi: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-05-261-1/+1
* scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang2023-04-251-0/+3
* treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-121-1/+1
* scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-221-3/+6
* scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie2022-06-221-1/+1
* scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)2022-01-311-2/+0
* scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli2021-12-071-3/+2
* scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli2021-11-301-3/+0
* qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha2021-10-041-1/+1
* qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa2021-10-041-0/+1
* qed: Remove e4_ and _e4 from FW HSIShai Malin2021-10-041-4/+4
* scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter2021-08-161-7/+7
* scsi: qedi: Fix host removal with running sessionsMike Christie2021-06-101-5/+2
* scsi: iscsi: Fix shost->max_id useMike Christie2021-06-021-1/+1
* Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen2021-04-061-0/+1
|\
| * scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-251-0/+1
* | scsi: qedi: Remove redundant assignment to variable errColin Ian King2021-03-301-3/+1
|/
* scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-061-2/+2
* scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao2020-12-071-1/+3
* scsi: qedi: Add schedule_hw_err_handler callback for fan failureManish Rangankar2020-10-031-0/+20
* scsi: qedi: Add support for handling PCIe errorsManish Rangankar2020-09-091-0/+24
* scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-091-1/+62
* scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali2020-09-091-0/+10
* scsi: qedi: Use snprintf instead of sprintfManish Rangankar2020-09-091-1/+1
* scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar2020-09-091-2/+7
* scsi: qedi: Remove redundant NULL checkXu Wang2020-09-021-2/+1
* scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-251-1/+1
* scsi: qedi: Remove 2 set but unused variablesLee Jones2020-07-251-5/+2
* scsi: qedi: Remove unused variable udev & uctrlXie XiuQi2020-05-121-5/+0
* scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan2020-05-081-2/+2
* scsi: qedi: make qedi_ll2_buf_size staticJason Yan2020-04-171-1/+1
* scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar2020-04-141-2/+5
* scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar2020-04-141-1/+1
* scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar2020-04-141-1/+1
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-271-2/+17
* scsi: qedi: Add MFW error recovery processManish Rangankar2020-03-271-22/+65
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-281-0/+3
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-221-0/+3
| |\
| | * scsi: qedi: Check targetname while finding boot target informationNilesh Javali2019-06-191-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-4/+1
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-051-4/+1
| |/
* | qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar2019-05-261-6/+26
* | Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar2019-05-261-1/+1
|/
* scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-20/+19