summaryrefslogtreecommitdiff
path: root/net/ethtool/channels.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang2021-02-281-13/+13
* ethtool: fix error paths in ethnl_set_channels()Ivan Vecera2020-12-161-2/+4
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-18/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-8/+3
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+2
* xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson2020-08-311-1/+1
* xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson2020-08-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-221-1/+1
|\
| * xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson2020-05-211-1/+1
* | ethtool: check if there is at least one channel for TX/RX in the coreJakub Kicinski2020-05-161-2/+18
|/
* ethtool: fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King2020-03-131-1/+1
* ethtool: add CHANNELS_NTF notificationMichal Kubecek2020-03-121-0/+3
* ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek2020-03-121-0/+116
* ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek2020-03-121-0/+108