summaryrefslogtreecommitdiff
path: root/src/shared/ethtool-util.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix typo and comment style updateYu Watanabe2023-02-151-1/+1
* udev/net: support to set MDI-X modeYu Watanabe2022-02-081-3/+12
* ethtool-util: introduce ethtool_get_permanent_hw_addr()Yu Watanabe2021-11-131-1/+2
* ethtool-util: make ethtool_set_wol() take passwordYu Watanabe2021-10-061-1/+1
* ethtool-util: add more network device featuresYu Watanabe2021-09-151-2/+57
* ethtool-util: apply tx-checksum-* features at lastYu Watanabe2021-09-151-1/+3
* link: Add support for rx-gro-hw nic featureDaan De Meyer2021-08-201-0/+1
* udev: Add support for configuring nic coalescing settingsDaan De Meyer2021-08-201-0/+29
* udev: make RxChannels= or friends also accept "max"Yu Watanabe2021-08-181-22/+14
* udev: Support "max" string for BufferSize options (#20458)Daan De Meyer2021-08-181-0/+2
* ethtool: make the size of 'features' array staticYu Watanabe2021-08-171-1/+1
* udev: make WakeOnLan= take multiple featuresYu Watanabe2021-06-081-16/+2
* ethtool-util: drop unused functionYu Watanabe2021-05-231-1/+0
* 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-071-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-041-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