]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/ethtool-util.c
ethtool: add missing link mode
[thirdparty/systemd.git] / src / shared / ethtool-util.c
2019-06-25  Yu Watanabeethtool: add missing link mode
2019-06-25  Yu Watanabeethtool-util: fix returned value when ethtool_cmd_speed...
2019-06-22  Lennart PoetteringMerge pull request #12836 from yuwata/tree-wide-replace...
2019-06-20  Lennart PoetteringMerge pull request #12762 from yuwata/network-introduce...
2019-06-20  Lennart PoetteringMerge pull request #12837 from yuwata/tree-wide-lgtm...
2019-06-19  Yu WatanabeMerge pull request #12806 from yuwata/networkctl-ethtoo...
2019-06-19  Yu Watanabeethtool-util: introduce ethtool_get_link_info()
2019-06-19  Yu Watanabeethtool-util: make ethtool_connect() warn on failure
2019-06-19  Yu Watanabeethtool-util: use structured initializers
2019-06-19  Yu Watanabeethtool-util: move from src/udev/net/ to src/shared/