Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | netifd: fix a use-after-free issue on wireless config update | Felix Fietkau | |
After vlist_add() the device could have been freed Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-03-07 | wireless: defer init until after command line option processing | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-02-23 | wireless: fix device config reload regression | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2014-02-17 | wireless: add a "get_validate" methode to ubus | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2014-02-17 | wireless: load and then ignore disabled devices | John Crispin | |
Signed-off-by: John Crispin <blogic@openwrt.org> | |||
2013-12-29 | wireless: fix alignment of wireless config structs - fixes segfaults on arm | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-28 | wireless: cancel the script check timer | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-11 | wireless: remove the no_delete flag, remove virtual interfaces from the avl tree | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-11 | wireless: fix handling of wdev->config_state, prevent handling of multiple ↵ | Felix Fietkau | |
state changes (reload + remove) Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-11 | wireless: remove freed wireless devices from the vlist avl tree | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-08 | wireless: add back support for multiple networks per interface | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-03 | wireless: make interfaces in status an array instead of an object | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-03 | wireless: prepare bridge interfaces before passing them to the setup script | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-02 | wireless: only process setup retries in setup/up state | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: fix reload of active interfaces | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: fix issues with cancelling device setup | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: add another debug message | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: fix parsing of the immediate flag for kill-all | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: add input validation for processes | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: fix config state handling | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-12-01 | wireless: add debug messages | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-30 | wireless: fix use-after-free bug | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-30 | wireless: show the virtual interface section name in wireless status | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-30 | wireless: show the ifname in wireless status | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> | |||
2013-11-29 | add initial support for handling wireless devices via scripts | Felix Fietkau | |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> |