# SPDX-License-Identifier: GPL-2.0 # # VFIO CDX configuration # # Copyright (C) 2022-2023, Advanced Micro Devices, Inc. # config VFIO_CDX tristate "VFIO support for CDX bus devices" depends on CDX_BUS select EVENTFD help Driver to enable VFIO support for the devices on CDX bus. This is required to make use of CDX devices present in the system using the VFIO framework. If you don't know what to do here, say N. org.uk/~rmk/git.armlinux.org.uk/linux-net-next.git' title='linux-net-next.git Git repository'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/natsemi
AgeCommit message (Expand)Author
2020-02-16net/macsonic: Remove interrupt handler wrapperFinn Thain
2020-02-16net/sonic: Start packet transmission immediatelyFinn Thain
2020-02-16net/sonic: Remove explicit memory barriersFinn Thain
2020-02-16net/sonic: Remove redundant netif_start_queue() callFinn Thain
2020-02-16net/sonic: Remove redundant next_tx variableFinn Thain
2020-02-16net/sonic: Refactor duplicated codeFinn Thain