aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files/etc/uci-defaults/network
Commit message (Collapse)AuthorAgeFilesLines
* all targets: use numerically prefixed uci-defaults file names to better ↵Jo-Philipp Wich2013-01-181-75/+0
| | | | | | control order of execution SVN-Revision: 35217
* default switch setup for WBMRJohn Crispin2012-12-211-0/+6
| | | | SVN-Revision: 34838
* cleanup basefilesJohn Crispin2012-12-151-25/+7
| | | | SVN-Revision: 34698
* lantiq: fix sx76x default uci network configurationLuka Perkov2012-09-061-1/+8
| | | | SVN-Revision: 33324
* change /etc/config/network according to actual VLAN config to enable LAN ↵Mirko Vogt2012-04-211-1/+1
| | | | | | | | | | | | | | | | | port 4 on the ARV4520PW board The VLAN mapping on the ARV4520PW board is the following: port on Router: | VLAN in software: LAN 1 | 3 LAN 2 | 2 LAN 3 | 1 LAN 4 | 0 DSL | 4 So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config. SVN-Revision: 31391
* update /etc/uci-defaults/*John Crispin2012-03-251-95/+24
| | | | SVN-Revision: 31062
* add annex selection support to ltq_dsl packageJohn Crispin2012-02-141-5/+23
| | | | SVN-Revision: 30518
* lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵John Crispin2011-11-221-0/+7
| | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292
* lantiq: add runtime generation of /etc/config/networkJohn Crispin2011-11-151-0/+126
SVN-Revision: 29161