index
:
openwrt/netifd
fix-dynamic-routing
master
priority-fix
priority-fix-19.07
OpenWrt Network interface configuration daemon
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
wireless.c
Age
Commit message (
Expand
)
Author
2014-06-29
bridge: enable multicast_to_unicast on all wireless bridge ports
Felix Fietkau
2014-05-15
wireless: fix cancelling setup
Felix Fietkau
2014-04-29
netifd: fix a use-after-free issue on wireless config update
Felix Fietkau
2014-03-07
wireless: defer init until after command line option processing
Felix Fietkau
2014-02-23
wireless: fix device config reload regression
Felix Fietkau
2014-02-17
wireless: add a "get_validate" methode to ubus
John Crispin
2014-02-17
wireless: load and then ignore disabled devices
John Crispin
2013-12-29
wireless: fix alignment of wireless config structs - fixes segfaults on arm
Felix Fietkau
2013-12-28
wireless: cancel the script check timer
Felix Fietkau
2013-12-11
wireless: remove the no_delete flag, remove virtual interfaces from the avl tree
Felix Fietkau
2013-12-11
wireless: fix handling of wdev->config_state, prevent handling of multiple st...
Felix Fietkau
2013-12-11
wireless: remove freed wireless devices from the vlist avl tree
Felix Fietkau
2013-12-08
wireless: add back support for multiple networks per interface
Felix Fietkau
2013-12-03
wireless: make interfaces in status an array instead of an object
Felix Fietkau
2013-12-03
wireless: prepare bridge interfaces before passing them to the setup script
Felix Fietkau
2013-12-02
wireless: only process setup retries in setup/up state
Felix Fietkau
2013-12-01
wireless: fix reload of active interfaces
Felix Fietkau
2013-12-01
wireless: fix issues with cancelling device setup
Felix Fietkau
2013-12-01
wireless: add another debug message
Felix Fietkau
2013-12-01
wireless: fix parsing of the immediate flag for kill-all
Felix Fietkau
2013-12-01
wireless: add input validation for processes
Felix Fietkau
2013-12-01
wireless: fix config state handling
Felix Fietkau
2013-12-01
wireless: add debug messages
Felix Fietkau
2013-11-30
wireless: fix use-after-free bug
Felix Fietkau
2013-11-30
wireless: show the virtual interface section name in wireless status
Felix Fietkau
2013-11-30
wireless: show the ifname in wireless status
Felix Fietkau
2013-11-29
add initial support for handling wireless devices via scripts
Felix Fietkau