summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
Commit message (Expand)AuthorAgeFilesLines
* scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin2020-08-241-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-063-42/+16
|\
| * scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-151-10/+8
| * scsi: qedf: Remove a whole host of unused variablesLee Jones2020-07-151-26/+4
| * scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones2020-07-151-3/+2
| * scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones2020-07-151-3/+2
* | qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin2020-07-201-28/+50
|/
* Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-06-131-1/+1
|\
| * treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* | scsi: qedf: Remove redundant initialization of variable rcColin Ian King2020-06-021-1/+1
|/
* scsi: qedf: Get dev info after updating the paramsSaurav Kashyap2020-04-171-0/+7
* scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis2020-04-172-4/+32
* scsi: qedf: Add schedule recovery handlerChad Dupuis2020-04-172-0/+44
* scsi: qedf: Implement callback for bw_updateSaurav Kashyap2020-04-171-0/+27
* scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan2020-04-171-10/+34
* scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan2020-04-171-0/+4
* scsi: qedf: Increase the upper limit of retry delayJaved Hasan2020-04-171-1/+1
* scsi: qedf: Keep track of num of pending flogiSaurav Kashyap2020-04-172-0/+25
* scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner2020-04-131-7/+3
* scsi: qedf: Use pci_get_dsn()Jacob Keller2020-03-051-13/+5
* scsi: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-241-1/+1
* Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen2019-10-091-1/+1
|\
| * scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim2019-09-231-1/+1
* | scsi: qedf: Add port_id getterDaniel Wagner2019-09-301-0/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-09-217-108/+233
|\|
| * scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap2019-08-291-4/+4
| * scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap2019-08-291-13/+12
| * scsi: qedf: Use discovery list to traverse rportsHannes Reinecke2019-08-291-32/+7
| * scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap2019-08-292-1/+2
| * scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap2019-08-291-0/+10
| * scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap2019-08-291-11/+17
| * scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap2019-08-291-0/+5
| * scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap2019-08-291-0/+5
| * scsi: qedf: Interpret supported caps value correctlySaurav Kashyap2019-08-291-5/+27
| * scsi: qedf: Add shutdown callback handlerSaurav Kashyap2019-08-291-0/+7
| * scsi: qedf: Update module description stringNilesh Javali2019-08-291-1/+1
| * scsi: qedf: Fix crash during sg_resetArun Easi2019-08-291-2/+2
| * scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap2019-08-291-0/+5
| * scsi: qedf: Print message during bailout conditionsSaurav Kashyap2019-08-295-40/+130
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-1715-60/+15
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440Thomas Gleixner2019-06-0515-60/+15
* | qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis2019-05-261-11/+28
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* scsi: qedf: remove set but not used variablesYueHaibing2019-04-291-9/+1
* scsi: qedf: Update the driver version to 8.37.25.20Saurav Kashyap2019-04-291-2/+2
* scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap2019-04-291-2/+3
* scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap2019-04-291-3/+5
* scsi: qedf: Check the return value of start_xmitSaurav Kashyap2019-04-292-3/+21
* scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap2019-04-291-1/+4