device: move config apply handling to a helper function
[project/netifd.git] / device.c
2011-07-29 Felix Fietkauuse uci_to_blob for creating devices
2011-04-13 Felix Fietkauadd a __init define for constructors
2011-04-13 Felix Fietkaumake avl_strcmp globally visible
2011-04-05 Felix Fietkauadd code for cleaning up unused devices mentioned in...
2011-04-05 Felix Fietkauadd a helper function for freeing a device
2011-04-03 Felix Fietkauinterface -> device
2011-04-03 Felix Fietkauinitialize device names earlier
2011-03-29 Felix Fietkaumove the device event broadcasts outside of the set_sta...
2011-03-27 Felix Fietkauadd a function for adding a virtual device (not tracked...
2011-03-27 Felix FietkauInitial import