summaryrefslogtreecommitdiff
path: root/wireless.h
Commit message (Expand)AuthorAgeFilesLines
* wireless: add support for disabling multicast-to-unicast per virtual interfaceFelix Fietkau2022-12-191-0/+2
* wireless: improve reliability of proxyarp supportFelix Fietkau2021-09-011-0/+1
* wireless: handle WDS per-sta devicesFelix Fietkau2021-06-191-0/+1
* wireless: add support for not killing processes on teardownFelix Fietkau2020-12-281-0/+1
* netifd: wireless: add support for tracking wifi-station sectionsJohn Crispin2020-06-041-1/+16
* netifd: wireless: add support for tracking wifi-vlan sectionsJohn Crispin2020-06-041-2/+21
* wireless: make reconf opt-in and allow serializing configurationJohn Crispin2019-11-121-0/+7
* wireless: add ubus method for reloading configurationJohn Crispin2019-10-251-0/+1
* wireless: remove config_autostartEduardo Abinader2016-08-251-1/+0
* netifd: track when wdev setup failsEduardo Abinader2016-08-231-0/+1
* wireless: mark wireless_drivers/wireless_devices as externFelix Fietkau2016-01-091-2/+2
* wireless: fix mcast_to_ucast handling, only apply it to AP modeFelix Fietkau2015-09-101-0/+1
* bridge: Fix multicast_to_unicast feature by hairpin+isolateLinus Lüssing2015-08-251-0/+1
* wireless: fix teardown, always pass the previous config to the teardown handl...Felix Fietkau2015-02-281-0/+1
* wireless: defer init until after command line option processingFelix Fietkau2014-03-071-0/+1
* wireless: add a "get_validate" methode to ubusJohn Crispin2014-02-171-0/+1
* wireless: load and then ignore disabled devicesJohn Crispin2014-02-171-0/+1
* wireless: add back support for multiple networks per interfaceFelix Fietkau2013-12-081-1/+1
* wireless: show the virtual interface section name in wireless statusFelix Fietkau2013-11-301-1/+2
* add initial support for handling wireless devices via scriptsFelix Fietkau2013-11-291-0/+98