summaryrefslogtreecommitdiff
path: root/net/ethtool/channels.c
AgeCommit message (Expand)Author
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2022-11-08ethtool: Fail number of channels change when it conflicts with rxnfcGal Pressman
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-02-28ethtool: fix the check logic of at least one channel for RX/TXYinjun Zhang
2020-12-16ethtool: fix error paths in ethnl_set_channels()Ivan Vecera
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Rename xsk zero-copy driver interfacesMagnus Karlsson
2020-08-31xsk: i40e: ice: ixgbe: mlx5: Pass buffer pool to driver instead of umemMagnus Karlsson
2020-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-05-21xsk: Move driver interface to xdp_sock_drv.hMagnus Karlsson
2020-05-16ethtool: check if there is at least one channel for TX/RX in the coreJakub Kicinski
2020-03-13ethtool: fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King
2020-03-12ethtool: add CHANNELS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device channel counts with CHANNELS_SET requestMichal Kubecek
2020-03-12ethtool: provide channel counts with CHANNELS_GET requestMichal Kubecek