aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/channels.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-1/+1
2020-05-21xsk: Move driver interface to xdp_sock_drv.hGravatar Magnus Karlsson 1-1/+1
2020-05-16ethtool: check if there is at least one channel for TX/RX in the coreGravatar Jakub Kicinski 1-2/+18
2020-03-13ethtool: fix spelling mistake "exceeeds" -> "exceeds"Gravatar Colin Ian King 1-1/+1
2020-03-12ethtool: add CHANNELS_NTF notificationGravatar Michal Kubecek 1-0/+3
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestGravatar Michal Kubecek 1-0/+116
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestGravatar Michal Kubecek 1-0/+108