aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
AgeCommit message (Expand)Author
2023-09-19scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lockChengfeng Ye
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali
2023-05-17scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang
2022-04-27scsi: qedi: Fix failed disconnect handlingMike Christie
2022-04-20scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie
2022-04-20scsi: iscsi: Stop queueing during ep_disconnectMike Christie
2021-09-18scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter
2021-07-20scsi: qedi: Fix cleanup session block/unblock useMike Christie
2021-07-20scsi: qedi: Fix TMF session block/unblock useMike Christie
2021-07-20scsi: qedi: Fix race during abort timeoutsMike Christie
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie
2021-03-30scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai
2021-01-27scsi: qedi: Correct max length of CHAP secretNilesh Javali
2020-12-30scsi: 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: Protect active command list to avoid list corruptionNilesh Javali
2020-09-08scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali
2020-09-08scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish 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: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones
2020-07-24scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: qedi: Remove set but unused variable 'tmp'Lee Jones
2020-07-24scsi: qedi: Remove 2 set but unused variablesLee Jones
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
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-29scsi: qedi: Check for buffer overflow in qedi_set_path()Dan Carpenter
2020-04-17scsi: qedi: make qedi_ll2_buf_size staticJason Yan
2020-04-13scsi: qedi: Fix termination timeouts in session logoutNilesh Javali
2020-04-13scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar
2020-04-13scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali
2020-04-13scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar
2020-04-13scsi: qedi: Avoid unnecessary endpoint allocation on link downManish 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-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven
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: update driver version to 8.37.0.20Nilesh Javali
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-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller