summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedi
Commit message (Expand)AuthorAgeFilesLines
* 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-022-0/+21
* scsi: qedi: Add support for handling PCIe errorsManish Rangankar2020-09-081-0/+24
* scsi: qedi: Add firmware error recovery invocation supportManish Rangankar2020-09-084-4/+73
* 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: Protect active command list to avoid list corruptionNilesh Javali2020-09-082-0/+10
* scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali2020-09-081-4/+11
* scsi: qedi: Skip firmware connection termination for PCI shutdown handlerManish Rangankar2020-09-081-0/+4
* scsi: qedi: Use qed count from set_fp_int in msix allocationManish Rangankar2020-09-082-2/+8
* scsi: qedi: Remove redundant NULL checkXu Wang2020-09-011-2/+1
* scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones2020-07-241-1/+1
* scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-241-1/+1
* scsi: qedi: Remove set but unused variable 'tmp'Lee Jones2020-07-241-3/+2
* scsi: qedi: Remove 2 set but unused variablesLee Jones2020-07-241-5/+2
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* 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: Check for buffer overflow in qedi_set_path()Dan Carpenter2020-04-291-0/+4
* scsi: qedi: make qedi_ll2_buf_size staticJason Yan2020-04-171-1/+1
* scsi: qedi: Fix termination timeouts in session logoutNilesh Javali2020-04-131-0/+3
* scsi: qedi: Add modules param to enable qed iSCSI debugManish Rangankar2020-04-131-2/+5
* scsi: qedi: Do not flush offload work if ARP not resolvedNilesh Javali2020-04-131-1/+2
* scsi: qedi: Use correct msix count for fastpath vectorsManish Rangankar2020-04-131-1/+1
* scsi: qedi: Avoid unnecessary endpoint allocation on link downManish Rangankar2020-04-131-6/+5
* scsi: qedi: Remove additional char from boot target iqnnameManish Rangankar2020-04-131-1/+1
* scsi: qedi: Add PCI shutdown handler supportManish Rangankar2020-03-265-2/+39
* scsi: qedi: Add MFW error recovery processManish Rangankar2020-03-262-22/+66
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-272-3/+6
|\
| * Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-222-3/+6
| |\
| | * scsi: qedi: update driver version to 8.37.0.20Nilesh Javali2019-06-181-3/+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-1716-64/+16
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-0516-64/+16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-312-28/+8
|\| |
| * | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-05-242-28/+8
| |\|
| | * scsi: qedi: remove set but not used variables 'cdev' and 'udev'YueHaibing2019-05-131-4/+0
| | * scsi: qedi: remove memset/memcpy to nfunc and use func insteadYueHaibing2019-05-131-24/+8
* | | 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
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-05-082-8/+8
|\|
| * scsi: qedi: Adjust termination and offload ramrod timersManish Rangankar2019-04-291-2/+3
| * scsi: qedi: Abort ep termination if offload not scheduledManish Rangankar2019-04-291-0/+3
| * scsi: qedi: fix spelling mistake "oflload" -> "offload"Colin Ian King2019-04-181-2/+2
| * Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-121-5/+2
| |\
| * | scsi: qedi: Remove set but not used variable 'cls_sess'YueHaibing2019-03-191-4/+0
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-061-1/+0
|\ \ \ | |_|/ |/| |