aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/linux-atm/files
Commit message (Collapse)AuthorAgeFilesLines
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-101-2/+5
| | | | | | | | | | | Add the uci option nameprefix to specifc a target netdev name. Patch the br2684ctl code to accept and set a netdev name via commandline parameters. It allows to use the same netdev name for ATM and PTM lines on lantiq xdsl hardware. Signed-off-by: Martin Schiller <ms@dev.tdt.de> Signed-off-by: Mathis Kresin <dev@kresin.me>
* br2684ctl: resolve a boot time race condition with nas0 bringup by using ↵Felix Fietkau2016-01-182-11/+5
| | | | | | | | explicit notification when init is done Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48321
* linux-atm: add wrapper for br2684ctl to defer nasX device bringupFelix Fietkau2015-12-142-1/+6
| | | | | | | | Fixes a race condition on netifd device bringup. Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47891
* br2684ctl: add atm-bridge disabled optionFelix Fietkau2015-12-101-1/+5
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47830
* br2684ctl: fix config reload triggerFelix Fietkau2015-12-101-1/+1
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47829
* br2684ctl: convert init script to procd, add hotplug/reload supportFelix Fietkau2015-12-042-34/+32
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 47765
* packages: clean up the package folderJohn Crispin2013-06-211-0/+89
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007