summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi/qedi_main.c
AgeCommit message (Expand)Author
2023-08-07scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali
2023-08-07scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye
2023-05-26scsi: qedi: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-04-24scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie
2022-06-21scsi: qedi: Use QEDI_MODE_NORMAL for error handlingMike Christie
2022-01-31scsi: qedi: Remove redundant flush_workqueue() callsMinghao Chi (CGEL ZTE)
2021-12-06scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli
2021-11-29scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin
2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter
2021-06-09scsi: qedi: Fix host removal with running sessionsMike Christie
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie
2021-04-05Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen
2021-03-29scsi: qedi: Remove redundant assignment to variable errColin Ian King
2021-03-24scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-01-05scsi: qedi: Correct max length of CHAP secretNilesh Javali
2020-12-07scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao
2020-10-02scsi: qedi: Add schedule_hw_err_handler callback for fan failureManish Rangankar
2020-09-08scsi: qedi: Add support for handling PCIe errorsManish Rangankar
2020-09-08scsi: qedi: Add firmware error recovery invocation supportManish Rangankar
2020-09-08scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali
2020-09-08scsi: qedi: Use snprintf instead of sprintfManish Rangankar
2020-09-08scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar
2020-09-01scsi: qedi: Remove redundant NULL checkXu Wang
2020-07-24scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: qedi: Remove 2 set but unused variablesLee Jones
2020-05-11scsi: qedi: Remove unused variable udev & uctrlXie XiuQi
2020-05-07scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan
2020-04-17scsi: qedi: make qedi_ll2_buf_size staticJason Yan
2020-04-13scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar
2020-04-13scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar
2020-04-13scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar
2020-03-26scsi: qedi: Add PCI shutdown handler supportManish Rangankar
2020-03-26scsi: qedi: Add MFW error recovery processManish Rangankar
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-18scsi: qedi: Check targetname while finding boot target informationNilesh Javali
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar
2019-03-29scsi: qedi: remove declaration of nvm_image from stackColin Ian King
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-28scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar