Branch: refs/heads/master
Home: https://github.com/openSUSE/wicked
Commit: 055b6f1d05a3c156684ca9546fa2655372ffb4cf
https://github.com/openSUSE/wicked/commit/055b6f1d05a3c156684ca9546fa265537…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M include/wicked/ethernet.h
M src/ethernet.c
Log Message:
-----------
ethernet: handle ethtool offload as independent structure
Commit: f763505ef93a4db1e8cdec1a1a1ea70e58125766
https://github.com/openSUSE/wicked/commit/f763505ef93a4db1e8cdec1a1a1ea70e5…
Author: Pawel Wieczorkiewicz <pwieczorkiewicz(a)suse.de>
Date: 2014-10-09 (Thu, 09 Oct 2014)
Changed paths:
M src/ethernet.c
M src/ifconfig.c
M src/netinfo_priv.h
Log Message:
-----------
ethtool: Refactor handling of independed ethtool ioctl
One ioctl failing should not block the other ones.
Commit: 85c9ced479c7dd792064d403d61261c191708f77
https://github.com/openSUSE/wicked/commit/85c9ced479c7dd792064d403d61261c19…
Author: Marius Tomaschewski <mt(a)suse.de>
Date: 2014-10-10 (Fri, 10 Oct 2014)
Changed paths:
M client/compat.c
M client/suse/compat-suse.c
M include/wicked/ethernet.h
M src/ethernet.c
M src/ifconfig.c
M src/netinfo_priv.h
Log Message:
-----------
Merge pull request #452 from pwieczorkiewicz/ethtool-nofail
ethernet: Do not fail when ETHTOOL_GSET/SSET fails (bnc#900112)
Compare: https://github.com/openSUSE/wicked/compare/46ff41a9f2bf...85c9ced479c7