summaryrefslogtreecommitdiff
path: root/drivers/scsi/qedi/qedi_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli1-3/+2
2021-11-30scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli1-3/+0
2021-10-04qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")Prabhakar Kushwaha1-1/+1
2021-10-04qed: Update TCP silly-window-syndrome timeout for iwarp, scsiNikolay Assa1-0/+1
2021-10-04qed: Remove e4_ and _e4 from FW HSIShai Malin1-4/+4
2021-08-16scsi: qedi: Fix error codes in qedi_alloc_global_queues()Dan Carpenter1-7/+7
2021-06-10scsi: qedi: Fix host removal with running sessionsMike Christie1-5/+2
2021-06-02scsi: iscsi: Fix shost->max_id useMike Christie1-1/+1
2021-04-06Merge branch '5.12/scsi-fixes' into 5.13/scsi-stagingMartin K. Petersen1-0/+1
2021-03-30scsi: qedi: Remove redundant assignment to variable errColin Ian King1-3/+1
2021-03-25scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai1-0/+1
2021-01-06scsi: qedi: Correct max length of CHAP secretNilesh Javali1-2/+2
2020-12-08scsi: qedi: Fix missing destroy_workqueue() on error in __qedi_probeQinglang Miao1-1/+3
2020-10-03scsi: qedi: Add schedule_hw_err_handler callback for fan failureManish Rangankar1-0/+20
2020-09-09scsi: qedi: Add support for handling PCIe errorsManish Rangankar1-0/+24
2020-09-09scsi: qedi: Add firmware error recovery invocation supportManish Rangankar1-1/+62
2020-09-09scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali1-0/+10
2020-09-09scsi: qedi: Use snprintf instead of sprintfManish Rangankar1-1/+1
2020-09-09scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar1-2/+7
2020-09-02scsi: qedi: Remove redundant NULL checkXu Wang1-2/+1
2020-07-25scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-07-25scsi: qedi: Remove 2 set but unused variablesLee Jones1-5/+2
2020-05-12scsi: qedi: Remove unused variable udev & uctrlXie XiuQi1-5/+0
2020-05-08scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan1-2/+2
2020-04-18scsi: qedi: make qedi_ll2_buf_size staticJason Yan1-1/+1
2020-04-14scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar1-2/+5
2020-04-14scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar1-1/+1
2020-04-14scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar1-1/+1
2020-03-27scsi: qedi: Add PCI shutdown handler supportManish Rangankar1-2/+17
2020-03-27scsi: qedi: Add MFW error recovery processManish Rangankar1-22/+65
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-0/+3
2019-06-19scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner1-4/+1
2019-05-26qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector indexManish Rangankar1-6/+26
2019-05-26Revert "scsi: qedi: Allocate IRQs based on msix_cnt"Manish Rangankar1-1/+1
2019-03-29scsi: qedi: remove declaration of nvm_image from stackColin Ian King1-5/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-20/+19
2018-12-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-23/+64
2018-11-29scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar1-12/+19
2018-11-29scsi: qedi: add module param to set ping packet sizeNilesh Javali1-4/+9
2018-11-29scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar1-0/+24
2018-11-29scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar1-0/+3
2018-11-29scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali1-1/+1
2018-11-29scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali1-7/+9
2018-11-29scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali1-1/+1
2018-11-07scsi: kill off the legacy IO pathJens Axboe1-2/+1
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+4
2018-10-18scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4