summaryrefslogtreecommitdiff
path: root/net/ethtool/rings.c
AgeCommit message (Expand)Author
2025-02-24net: ethtool: fix ioctl confusing drivers about desired HDS user configJakub Kicinski
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski
2025-01-20net: provide pending ring configuration in net_deviceJakub Kicinski
2025-01-20net: move HDS config from ethtool stateJakub Kicinski
2025-01-15net: ethtool: add ring parameter filteringTaehee Yoo
2025-01-15net: ethtool: add support for configuring hds-threshTaehee Yoo
2025-01-15net: ethtool: add hds_config member in ethtool_netdev_stateTaehee Yoo
2023-12-13ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-03-27ethtool: Add support for configuring tx_push_buf_lenShay Agroskin
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2022-04-15net: ethtool: move checks before rtnl_lock() in ethnl_set_ringsJie Wang
2022-04-15net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang
2022-02-23ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep
2022-01-28ethtool: add header/data split indicationJakub Kicinski
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22ethtool: add support to set/get rx buf len via ethtoolHao Chen
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-03-13ethtool: fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King
2020-03-12ethtool: add RINGS_NTF notificationMichal Kubecek
2020-03-12ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek
2020-03-12ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek