summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi/qedi_main.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedi: Fix SYSFS_FLAG_FW_SEL_BOOT formattingFlorian Fainelli2021-12-061-3/+2
* scsi: qedi: Remove set but unused 'page' variableFlorian Fainelli2021-11-291-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-091-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-051-0/+1
|\
| * scsi: qedi: Fix error return code of qedi_alloc_global_queues()Jia-Ju Bai2021-03-241-0/+1
* | scsi: qedi: Remove redundant assignment to variable errColin Ian King2021-03-291-3/+1
|/
* scsi: qedi: Correct max length of CHAP secretNilesh Javali2021-01-051-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-021-0/+20
* scsi: qedi: Add support for handling PCIe errorsManish Rangankar2020-09-081-0/+24
* scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-081-1/+62
* scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali2020-09-081-0/+10
* scsi: qedi: Use snprintf instead of sprintfManish Rangankar2020-09-081-1/+1
* scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar2020-09-081-2/+7
* scsi: qedi: Remove redundant NULL checkXu Wang2020-09-011-2/+1
* scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-241-1/+1
* scsi: qedi: Remove 2 set but unused variablesLee Jones2020-07-241-5/+2
* scsi: qedi: Remove unused variable udev & uctrlXie XiuQi2020-05-111-5/+0
* scsi: qedi: Remove comparison of 0/1 to bool variableJason Yan2020-05-071-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-131-2/+5
* scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar2020-04-131-1/+1
* scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar2020-04-131-1/+1
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-261-2/+17
* scsi: qedi: Add MFW error recovery processManish Rangankar2020-03-261-22/+65
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-271-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-181-0/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-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
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-23/+64
|\
| * scsi: qedi: Move LL2 producer index processing in BH.Manish Rangankar2018-11-281-12/+19
| * scsi: qedi: add module param to set ping packet sizeNilesh Javali2018-11-281-4/+9
| * scsi: qedi: Add packet filter in light L2 Rx path.Manish Rangankar2018-11-281-0/+24
| * scsi: qedi: Check for session online before getting iSCSI TLV data.Manish Rangankar2018-11-281-0/+3
| * scsi: qedi: Allocate IRQs based on msix_cntNilesh Javali2018-11-281-1/+1
| * scsi: qedi: Replace PAGE_SIZE with QEDI_PAGE_SIZENilesh Javali2018-11-281-7/+9
| * scsi: qedi: Fix spelling mistake "OUSTANDING" -> "OUTSTANDING"Nilesh Javali2018-11-281-1/+1
* | scsi: kill off the legacy IO pathJens Axboe2018-11-071-2/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-4/+4
|\
| * scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig2018-10-171-4/+4