summaryrefslogtreecommitdiffhomepage
path: root/ubus.c
AgeCommit message (Expand)Author
2011-09-09add an ubus call for restarting netifdFelix Fietkau
2011-09-08rename "active" to "available"Felix Fietkau
2011-09-08change the status information provided via ubusFelix Fietkau
2011-09-05fix the ubus hotplug add/remove interface to properly clean up devicesFelix Fietkau
2011-09-05extend the ubus interface to allow adding/removing hotplug interfacesFelix Fietkau
2011-07-29s/set_interface_down/interface_set_down/Felix Fietkau
2011-07-29s/set_interface_up/interface_set_up/Felix Fietkau
2011-07-29s/get_device/device_get/Felix Fietkau
2011-07-29s/set_device_present/device_set_present/Felix Fietkau
2011-03-29rework includesFelix Fietkau
2011-03-29add rudimentary protocol handlingFelix Fietkau
2011-03-28add error reporting supportFelix Fietkau
2011-03-27adjust for ubus api changesFelix Fietkau
2011-03-27add the status method to the signatureFelix Fietkau
2011-03-27move all device data to its own table to prevent namespace collisionsFelix Fietkau
2011-03-27add a callback for dumping device status informationFelix Fietkau
2011-03-27add a simple status callback for network interfacesFelix Fietkau
2011-03-27fix interface object type nameFelix Fietkau
2011-03-27Initial importFelix Fietkau