summaryrefslogtreecommitdiff
path: root/plugins/rtnllink.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-27Remove RTNL link detection pluginMarcel Holtmann1-185/+0
2008-12-25Create devices instead of raw elementsMarcel Holtmann1-45/+53
2008-12-18Handle element registration failuresMarcel Holtmann1-1/+5
2008-12-14Fix bridge and WiMAX device detectionMarcel Holtmann1-2/+2
2008-12-11Create unique device name and object pathMarcel Holtmann1-3/+5
2008-12-06Allow pre-processor pasting of plugin nameMarcel Holtmann1-1/+1
2008-12-02Remove usage of GStaticMutex since it causes compiler problemsMarcel Holtmann1-17/+0
2008-11-23Don't detect WiFi and Bluetooth devices anymoreMarcel Holtmann1-2/+2
2008-10-14Use more advanced device type detectionMarcel Holtmann1-11/+39
2008-10-14Add really simple RTNL device detection supportMarcel Holtmann1-1/+101
2008-10-14Add skeleton for RTNL framework callbacksMarcel Holtmann1-1/+21
2008-08-09Add skeleton for RTNL link detection pluginMarcel Holtmann1-0/+40