summaryrefslogtreecommitdiff
path: root/libnm-glib/nm-device-ethernet.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-23doc: add units to some libnm (and libnm-glib) function docsHarry Mallon1-2/+2
2016-10-03all: modify line separator comments to be 80 chars wideThomas Haller1-1/+1
2016-02-19all: cleanup includes and let "nm-default.h" include "config.h"Thomas Haller1-5/+4
2015-08-05all: make use of new header file "nm-default.h"Thomas Haller1-1/+1
2015-07-24all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship1-2/+1
2014-11-13all: consistently include config.hDan Winship1-1/+2
2014-07-15libnm-util, libnm-glib: whitespace fixesDan Winship1-4/+3
2014-07-15libnm-util, libnm-glib: standardize copyright/license headersDan Winship1-4/+2
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-20/+16
2014-06-19libnm-util, libnm-glib: be consistent about "Wi-Fi", "Ethernet", "InfiniBand"...Dan Winship1-1/+1
2014-03-06libnm-glib: add nm_device_get_setting_type()Dan Winship1-0/+7
2014-01-23trivial: remove unused #definesDan Williams1-5/+0
2013-12-20libnm-glib: add nm_device_get_hw_address() to NMDeviceJiří Klimeš1-0/+7
2013-04-08libnm-glib: use helpers to create dbus proxiesDan Williams1-8/+2
2013-03-13libnm-glib: match interface name in nm_device_connection_compatible()Dan Winship1-3/+1
2012-04-27libnm-glib: fix build on older glib without g_clear_object()Dan Williams1-0/+2
2012-04-23libnm-glib: NULL out priv fields on dispose()Dan Winship1-10/+1
2012-03-28libnm-glib: more ensure_inited() fixingDan Winship1-0/+2
2012-03-16libnm-glib: add errors to device classes and nm_device_connection_compatible()Jiří Klimeš1-6/+39
2012-03-12libnm-glib: ensure nm_device_set_device_type() stays privateDan Williams1-1/+1
2012-03-07libnm-glib: simplify setting device-type propertyDan Williams1-4/+1
2012-02-03libnm-glib: implement GInitable/GAsyncInitable in NMObjectDan Winship1-17/+12
2012-02-03libnm-glib: simplify property getter methodsDan Winship1-47/+8
2012-02-03libnm-glib: simplify and genericize property declarationDan Winship1-10/+10
2012-02-02libnm-glib: don't use client-side generated dbus-glib bindingsDan Winship1-2/+0
2011-04-25libnm-glib: add *_connection_valid() utility functionsDan Williams1-46/+37
2011-03-15trivial: let g_free and g_strdup handle NULL (bgo #644763)Kjartan Maraas1-5/+2
2011-03-10libnm-glib: add nm_device_filter_connections()Dan Williams1-3/+66
2011-03-10libnm-glib: documentation fixesDan Williams1-1/+1
2011-02-15libnm-glib: add GError parameter to _nm_object_get_... functionsJiří Klimeš1-5/+9
2010-06-22core: MAC address spoofing/cloning (rh #447827) (bgo #553771)Jiří Klimeš1-10/+59
2008-11-142008-11-14 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+23
2008-08-26Rename private nm_* functions to _nm_*Michael Biebl1-7/+7
2008-08-122008-08-12 Tambet Ingo <tambet@gmail.com>Tambet Ingo1-0/+50
2008-06-102008-06-10 Dan Williams <dcbw@redhat.com>Dan Williams1-0/+242