Remove usage of GStaticMutex since it causes compiler problems
[connman] / plugins / ethernet.c
2008-12-02 Marcel HoltmannRemove usage of GStaticMutex since it causes compiler...
2008-10-14 Marcel HoltmannAdd debug message to RTNL callback
2008-10-14 Marcel HoltmannUse RTNL newlink callback for link changes
2008-10-14 Marcel HoltmannMake use of the RTNL framework
2008-09-16 Marcel HoltmannLet the Ethernet plugin create network devices
2008-09-01 Marcel HoltmannFixup due to element API changes
2008-08-10 Marcel HoltmannLet the core handle the children unregister task
2008-07-30 Marcel HoltmannBring Ethernet device up and down if needed
2008-07-03 Marcel HoltmannSimplify the locking and remove some deadlocks
2008-06-30 Marcel HoltmannFix removing elements from list
2008-06-28 Marcel HoltmannAdd simple Ethernet plugin