]> git.ipfire.org Git - thirdparty/systemd.git/history - src/udev/net/ethtool-util.c
tree-wide: drop {} from one-line if blocks
[thirdparty/systemd.git] / src / udev / net / ethtool-util.c
2015-09-09  Lennart Poetteringtree-wide: drop {} from one-line if blocks 1207/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-06  Susant Sahaniudev: fix coding style
2014-11-28  Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-09  Tom Gundersenudev: net_setup_link - open ethtool and rtnl connection...
2014-03-07  Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-02-21  Tom Gundersennet: initialize structs when declaring
2014-02-21  Lennart Poetteringnet: initialize structs when declaring them/do not...
2014-02-21  Tom Gundersenudev - link-setup - expose ID_NET_DRIVER
2013-11-07  Michal Sekletarnet-util: call ioctl() only if necessary
2013-10-29  Tom Gundersenudev: link-config - use zero instead of memset
2013-10-29  Tom Gundersenudev: link-config - add proper parsing
2013-10-26  Tom Gundersenudev: link-config: add ethtool support