summaryrefslogtreecommitdiffstats
path: root/net/ethtool/rings.c
Commit message (Expand)AuthorAgeFilesLines
* 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