summaryrefslogtreecommitdiffstats
path: root/src/shared/ethtool-util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* ethtool: constify arguments for ethtool_set_xxx()Yu Watanabe2020-09-151-4/+4
* link: Allow configuring RX mini and jumbo ring sizes, toonabijaczleweli2020-04-291-0/+4
* udev: support to update flow control parameterYu Watanabe2020-03-061-0/+1
* udev: add {Receive,Transmit}ChecksumOffload= settingsYu Watanabe2020-02-031-0/+2
* network,udev: use uint64_t for bit rateYu Watanabe2020-01-211-2/+2
* network: rename *fd to *ethtool_fdZbigniew Jędrzejewski-Szmek2020-01-081-9/+9
* ethtool: introduce ethtool_get_permanent_macaddr()Yu Watanabe2020-01-081-0/+2
* tree-wide: drop double newlineYu Watanabe2019-11-031-1/+0
* link: Add support to configure NIC ring buffer sizeSusant Sahani2019-09-241-0/+11
* ethtool: add missing link modeYu Watanabe2019-06-251-1/+1
* ethtool-util: introduce ethtool_get_link_info()Yu Watanabe2019-06-191-0/+3
* ethtool-util: make ethtool_connect() warn on failureYu Watanabe2019-06-191-2/+0
* ethtool-util: move from src/udev/net/ to src/shared/Yu Watanabe2019-06-191-0/+109