summaryrefslogtreecommitdiffstats
path: root/net/ethtool/rings.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: add SET for TCP_DATA_SPLIT ringparamAlexander Lobakin2023-12-131-0/+12
* ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski2023-08-151-3/+2
* ethtool: Add support for configuring tx_push_buf_lenShay Agroskin2023-03-271-2/+32
* net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson2023-02-131-2/+15
* ethtool: netlink: convert commands to common SETJakub Kicinski2023-01-271-59/+42
* net: ethtool: move checks before rtnl_lock() in ethnl_set_ringsJie Wang2022-04-151-18/+18
* net: ethtool: extend ringparam set/get APIs for tx_pushJie Wang2022-04-151-2/+16
* ethtool: add support to set/get completion queue event sizeSubbaraya Sundeep2022-02-231-2/+17
* ethtool: add header/data split indicationJakub Kicinski2022-01-281-5/+10
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-1/+1
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-3/+6
* ethtool: add support to set/get rx buf len via ethtoolHao Chen2021-11-221-2/+21
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-16/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-8/+2
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+1
* ethtool: fix spelling mistake "exceeeds" -> "exceeds"Colin Ian King2020-03-131-1/+1
* ethtool: add RINGS_NTF notificationMichal Kubecek2020-03-121-0/+3
* ethtool: set device ring sizes with RINGS_SET requestMichal Kubecek2020-03-121-0/+89
* ethtool: provide ring sizes with RINGS_GET requestMichal Kubecek2020-03-121-0/+108