summaryrefslogtreecommitdiff
path: root/src/udev/net/ethtool-util.c
AgeCommit message (Expand)Author
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-05-06udev: fix coding styleSusant Sahani
2014-11-28treewide: yet more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-09-09udev: net_setup_link - open ethtool and rtnl connections lazilyTom Gundersen
2014-03-07Make tables for DEFINE_STRING_TABLE_LOOKUP consistentDaniel Mack
2014-02-21net: initialize structs when declaringTom Gundersen
2014-02-21net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering
2014-02-21udev - link-setup - expose ID_NET_DRIVERTom Gundersen
2013-11-07net-util: call ioctl() only if necessaryMichal Sekletar
2013-10-29udev: link-config - use zero instead of memsetTom Gundersen
2013-10-29udev: link-config - add proper parsingTom Gundersen
2013-10-26udev: link-config: add ethtool supportTom Gundersen