summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Add helpers for task handlingMarcel Holtmann2-0/+180
2008-12-28Add helper for getting index from interface namesMarcel Holtmann2-0/+27
2008-12-28Use helpers for ifup and ifdownMarcel Holtmann2-89/+5
2008-12-28Add helpers for ifup and ifdownMarcel Holtmann2-0/+85
2008-12-28Use manual policy as defaultMarcel Holtmann1-0/+1
2008-12-28Add support for changing policy over D-BusMarcel Holtmann1-0/+81
2008-12-28Add device argument to enable and disable scriptsMarcel Holtmann2-6/+16
2008-12-28Add test script for changing device policyMarcel Holtmann2-1/+29
2008-12-28Enable devices when policy is set to manualMarcel Holtmann1-2/+3
2008-12-28Set manual policy for Bluetooth and HSO devices as defaultMarcel Holtmann1-0/+9
2008-12-28Add function to change initial policy settingMarcel Holtmann2-0/+15
2008-12-28Add manual policy to device settingsMarcel Holtmann3-12/+23
2008-12-27Classify HSO devices as cellularMarcel Holtmann1-0/+4
2008-12-27Add skeleton for Option HSO driverMarcel Holtmann2-1/+63
2008-12-27Use interface name as device name for HSO devicesMarcel Holtmann1-1/+8
2008-12-27Add basic detection of Option HSO devicesMarcel Holtmann2-2/+6
2008-12-27Remove unused statementMarcel Holtmann1-2/+0
2008-12-27Add generic device detection supportMarcel Holtmann4-2/+266
2008-12-27Remove RTNL link detection pluginMarcel Holtmann2-187/+2
2008-12-27Add stage for stopping element registrationMarcel Holtmann3-0/+8
2008-12-27Register device interface only when driver is boundMarcel Holtmann1-11/+19
2008-12-26Add initial support for Bluetooth networksMarcel Holtmann1-42/+120
2008-12-26Convert WiFi device handling to generic driverMarcel Holtmann3-98/+117
2008-12-26Emit signal when list of devices changesMarcel Holtmann1-3/+40
2008-12-26Unlink node before calling remove callbackMarcel Holtmann1-3/+4
2008-12-26Remove device interface handling from element functionsMarcel Holtmann1-294/+4
2008-12-26Fix networks list of devicesMarcel Holtmann1-1/+2
2008-12-26Convert scripts using type listsMarcel Holtmann2-6/+3
2008-12-26Fix wrong order of argumentsMarcel Holtmann1-2/+2
2008-12-26Fix documentation typosMarcel Holtmann1-2/+2
2008-12-26Add support for handling network detailsMarcel Holtmann2-3/+128
2008-12-26Add support for identifier and driver dataMarcel Holtmann2-0/+45
2008-12-25Initialize the element reference countMarcel Holtmann1-0/+2
2008-12-25Add private date pointer for networksMarcel Holtmann1-0/+1
2008-12-25Add functions for network creationMarcel Holtmann2-6/+79
2008-12-25Add support for different network modesMarcel Holtmann3-8/+28
2008-12-25Add basic network definitionsMarcel Holtmann1-0/+29
2008-12-25Add not supported error and use itMarcel Holtmann3-1/+8
2008-12-25Add support for Name property to generic driverMarcel Holtmann1-0/+25
2008-12-25Add details about Interface propertyMarcel Holtmann1-0/+7
2008-12-25Fix broken device driver details of Bluetooth pluginMarcel Holtmann1-62/+77
2008-12-25Add functions for handling path valueMarcel Holtmann2-1/+32
2008-12-25Use device helpers to set power and carrier statesMarcel Holtmann1-42/+19
2008-12-25Create devices instead of raw elementsMarcel Holtmann1-45/+53
2008-12-25Add advanced device specific APIMarcel Holtmann2-59/+312
2008-12-25Fix reference docs inclusionMarcel Holtmann1-2/+1
2008-12-25Add destruct callback to element structureMarcel Holtmann2-0/+9
2008-12-24Add Type property to generic device driverMarcel Holtmann2-0/+27
2008-12-24Add skeleton for generic network driverMarcel Holtmann3-0/+38
2008-12-24Install device header file by defaultMarcel Holtmann1-3/+2