aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qedf
AgeCommit message (Expand)Author
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-15scsi: qedf: Remove a whole host of unused variablesLee Jones
2020-07-15scsi: qedf: Remove set but not checked variable 'tmp'Lee Jones
2020-07-15scsi: qedf: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-02scsi: qedf: Remove redundant initialization of variable rcColin Ian King
2020-04-17scsi: qedf: Get dev info after updating the paramsSaurav Kashyap
2020-04-17scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...Chad Dupuis
2020-04-17scsi: qedf: Add schedule recovery handlerChad Dupuis
2020-04-17scsi: qedf: Implement callback for bw_updateSaurav Kashyap
2020-04-17scsi: qedf: Honor status qualifier in FCP_RSP per specJaved Hasan
2020-04-17scsi: qedf: Acquire rport_lock for resetting the delay_timestampJaved Hasan
2020-04-17scsi: qedf: Increase the upper limit of retry delayJaved Hasan
2020-04-17scsi: qedf: Keep track of num of pending flogiSaurav Kashyap
2020-04-13scsi: qedf: Simplify mutex_unlock() usageDaniel Wagner
2020-03-05scsi: qedf: Use pci_get_dsn()Jacob Keller
2019-10-24scsi: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-09Merge branch '5.4/scsi-fixes' into 5.5/scsi-queueMartin K. Petersen
2019-09-30scsi: qedf: Add port_id getterDaniel Wagner
2019-09-23scsi: qedf: Remove always false 'tmp_prio < 0' statementAustin Kim
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-08-29scsi: qedf: Update the version to 8.42.3.0Saurav Kashyap
2019-08-29scsi: qedf: Fix race betwen fipvlan request and response pathSaurav Kashyap
2019-08-29scsi: qedf: Use discovery list to traverse rportsHannes Reinecke
2019-08-29scsi: qedf: Decrease the LL2 MTU size to 2500Saurav Kashyap
2019-08-29scsi: qedf: Check for module unloading bit before processing link update AENSaurav Kashyap
2019-08-29scsi: qedf: Initiator fails to re-login to switch after link downSaurav Kashyap
2019-08-29scsi: qedf: Add debug information for unsolicited processingSaurav Kashyap
2019-08-29scsi: qedf: Add support for 20 Gbps speedSaurav Kashyap
2019-08-29scsi: qedf: Interpret supported caps value correctlySaurav Kashyap
2019-08-29scsi: qedf: Add shutdown callback handlerSaurav Kashyap
2019-08-29scsi: qedf: Update module description stringNilesh Javali
2019-08-29scsi: qedf: Fix crash during sg_resetArun Easi
2019-08-29scsi: qedf: Stop sending fipvlan request on unloadSaurav Kashyap
2019-08-29scsi: qedf: Print message during bailout conditionsSaurav Kashyap
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
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-26qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to useChad Dupuis
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-29scsi: qedf: remove set but not used variablesYueHaibing
2019-04-29scsi: qedf: Update the driver version to 8.37.25.20Saurav Kashyap
2019-04-29scsi: qedf: Add return value to log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Print fcport information on wait for upload timeoutSaurav Kashyap
2019-04-29scsi: qedf: Check the return value of start_xmitSaurav Kashyap
2019-04-29scsi: qedf: Log message if scsi_add_host failsSaurav Kashyap
2019-04-29scsi: qedf: Check for fcoe_libfc_config failureSaurav Kashyap