index
:
delta/openwrt/netifd.git
baserock/fix-build
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
staging/stintel/ifnamsiz
staging/ynezz/fixes-bridge-inspect
git.openwrt.org: project/netifd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
device.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s/get_device/device_get/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/cleanup_device/device_cleanup/
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/set_device_present/device_set_present/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/add_device_user/device_add_user/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/remove_device_user/device_remove_user/g
Felix Fietkau
2011-07-29
1
-1
/
+1
*
s/free_device/device_free/g
Felix Fietkau
2011-07-29
1
-2
/
+2
*
s/cleanup_devices/device_free_all/
Felix Fietkau
2011-07-29
1
-1
/
+1
*
use uci_to_blob for creating devices
Felix Fietkau
2011-07-29
1
-0
/
+83
*
add a __init define for constructors
Felix Fietkau
2011-04-13
1
-3
/
+1
*
make avl_strcmp globally visible
Felix Fietkau
2011-04-13
1
-5
/
+0
*
add code for cleaning up unused devices mentioned in the config
Felix Fietkau
2011-04-05
1
-0
/
+13
*
add a helper function for freeing a device
Felix Fietkau
2011-04-05
1
-3
/
+3
*
interface -> device
Felix Fietkau
2011-04-03
1
-3
/
+3
*
initialize device names earlier
Felix Fietkau
2011-04-03
1
-3
/
+3
*
move the device event broadcasts outside of the set_state callback
Felix Fietkau
2011-03-29
1
-10
/
+13
*
add a function for adding a virtual device (not tracked in the avl tree)
Felix Fietkau
2011-03-27
1
-9
/
+17
*
Initial import
Felix Fietkau
2011-03-27
1
-0
/
+188
[prev]