Steven Barth
462023f45a
odhcp6c: Fix white space typo in dhcpv6.script
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41893
2014-07-30 13:18:01 +00:00
Steven Barth
86671615de
netifd: suppress fw3 warnings in dhcp script
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 41892
2014-07-30 13:17:56 +00:00
Felix Fietkau
5743a89fb5
procd: update to the latest version, fixes parsing of /etc/openwrt_release
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41891
2014-07-30 12:39:46 +00:00
Steven Barth
6a50e69b21
netifd: more race condition fixes in proto-shell
...
SVN-Revision: 41887
2014-07-29 17:24:23 +00:00
Felix Fietkau
d5653558ac
base-files: properly escape strings for version info
...
Make sure they don't break the sed command, and also make device_info
and openwrt_release more robust for parsing by scripts
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41885
2014-07-29 13:30:23 +00:00
Felix Fietkau
dbb77e39a0
base-files: add extra version configuration options for OEM manufacturer info
...
Creates /etc/device_info which will be used to fill in information for
WPS and other protocols that need manufacturer/device information
This helps with creating OpenWrt firmware for OEM or rebranded devices.
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41884
2014-07-29 13:30:12 +00:00
John Crispin
8d3f839da7
ppp: fix a buffer overrun in the ms chap code
...
https://dev.openwrt.org/ticket/17296
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41882
2014-07-29 12:18:52 +00:00
Steven Barth
5fa9048011
feeds: disable oldpackages by default
...
SVN-Revision: 41875
2014-07-29 10:24:12 +00:00
Felix Fietkau
980e9b5fc2
atheros: remove linux 3.8 support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41874
2014-07-29 10:23:59 +00:00
Jo-Philipp Wich
1c0557cfa8
mac80211: support wildcard paths when matching phys
...
This change introduces support for wildcard patterns in "option path"
of section "wifi-device".
Objective is to allow paths like "*/usb[0-9]/*/*" in order to claim
any usb device using the same backend type, regardless of its bus
address or phy name.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41873
2014-07-29 09:48:07 +00:00
Jo-Philipp Wich
b6153f92ad
hostapd: Reintroduce Full Dynamic VLAN support
...
This patch brings full dynamic vlan support to netifd that existed in hostapd.sh in Attitude Adjustment.
Signed-off-by: Joseph CG Walker <Joe@ChubbyPenguin.net>
[jow@openwrt.org: changed commit message, rebased on top of current hostapd.sh]
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41872
2014-07-29 09:48:02 +00:00
John Crispin
18a4d9fded
include/toplevel.mk: more chaos calmer renaming
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41871
2014-07-29 09:10:02 +00:00
Imre Kaloz
ad27df85b7
BB is branched, get ready for Chaos Calmer
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41870
2014-07-29 08:24:57 +00:00
Steven Barth
c0ad075472
procd: work around some docker architecture quirks
...
SVN-Revision: 41867
2014-07-29 06:51:35 +00:00
Felix Fietkau
caeb675a46
procd: check output of "uci show" instead of raw config files in order to track uncommitted changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41865
2014-07-29 02:12:24 +00:00
Felix Fietkau
c6d1992701
hostapd: add more missing ifdefs
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41863
2014-07-28 22:52:39 +00:00
Steven Barth
7f17639742
netifd: more dynamic interface improvements
...
SVN-Revision: 41862
2014-07-28 20:35:53 +00:00
Jonas Gorski
b723119385
brcm63xx: replace nvram_buf with a properly initialized array
...
Use an empty nvram_header to tell wl that there is no nvram buf.
wl else might try to allocate huge amount of memory because the
bcm63xx's nvram does not match the expected structure and contains
random values.
Fixes the following warning on load of wl:
[ 9.152000] WARNING: at mm/slab_common.c:377 kmalloc_slab+0x4c/0xc0()
[ 9.160000] Modules linked in: wl(P+) wl_glue ipv6 gpio_keys_polled input_polldev button_hotplug input_core
[ 9.168000] CPU: 0 PID: 366 Comm: kmodloader Tainted: P 3.10.49 #1
[ 9.176000] Stack : 00000000 00000000 00000000 00000000 8034b77a 00000042 81ac9af0 c02e0000
[ 9.176000] 8028bf70 802df31b 0000016e 8034af28 81ac9af0 c02e0000 c02e0000 81b39810
[ 9.176000] 0000002d 8002c9d4 00000003 8002a3c8 802937a0 c02e0000 8028e528 81ab398c
[ 9.176000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 9.176000] 00000000 00000000 00000000 00000000 00000000 00000000 00000000 81ab3918
[ 9.176000] ...
[ 9.212000] Call Trace:
[ 9.216000] [<800224b8>] show_stack+0x48/0x70
[ 9.220000] [<8002a538>] warn_slowpath_common+0x78/0xa8
[ 9.224000] [<8002a5f0>] warn_slowpath_null+0x18/0x24
[ 9.228000] [<8008145c>] kmalloc_slab+0x4c/0xc0
[ 9.236000] [<80097258>] __kmalloc+0x20/0x10c
[ 9.240000] [<80e23b90>] osl_malloc+0x24/0x6c [wl]
[ 9.244000] [<80e15288>] nvram_init+0x54/0x164 [wl]
[ 9.252000] [<80e08668>] si_pci_fixcfg+0x60c/0x9e8 [wl]
[ 9.256000]
[ 9.260000] ---[ end trace b5c4dbb046cf3c83 ]---
Reported-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41861
2014-07-28 15:31:37 +00:00
John Crispin
c21a20cd78
lantiq: fix dgn3500 and td8970 wifi
...
ath9k failed to come up due to a bad mac addr
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41860
2014-07-28 15:26:41 +00:00
John Crispin
6fb04ff871
ramips: correct typo ubsphy -> usbphy
...
This appears to be a typo.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41859
2014-07-28 15:26:36 +00:00
John Crispin
6f6dc62ca2
ramips: fix mode switch gpio for AsiaRF AWM eval board
...
Fix a typo: gpio 21 is already used for the WPS led. Gpio 20 is the
right one (tested) for the mode switch. Confirmed that
/sys/kernel/debug/gpio state followed the position of the switch.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41858
2014-07-28 15:26:32 +00:00
John Crispin
636f2b83e6
ramips: add ethernet macaddr to dts for AWM003-EVB
...
Follows the pattern of http://patchwork.openwrt.org/patch/5970/
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41857
2014-07-28 15:26:23 +00:00
Jonas Gorski
042fb8eb57
brcm63xx: 3.14: fix ath9k_pci_fixup
...
Since kernel commit 928bea964827 ("PCI: Delay enabling bridges until
they're needed"), pci fixups are run with bridges (e.g. the pcie port)
disabled.
This causses hangs when ath9k_pci_fixup tries to manually enable the
device to apply the register fixups.
Fix this by enabling any parent bridges before trying to access the
device itself.
Fixes boot on DSL-274XB rev F1.
Reported-by: Matteo Croce <matteo@openwrt.org>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41856
2014-07-28 11:12:25 +00:00
Felix Fietkau
fd619513d1
hostapd: add missing ifdef
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41855
2014-07-28 10:36:51 +00:00
John Crispin
3836d40a8a
lantiq: fix dgn3500 ethernet
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41854
2014-07-28 08:06:40 +00:00
Jonas Gorski
1cb1041c55
brcm63xx: Add support for ADB P.DG A4001N
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41852
2014-07-27 17:44:59 +00:00
Jonas Gorski
3209fb968e
brcm63xx: Add support for Huawei HG520v
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41851
2014-07-27 17:44:56 +00:00
Jonas Gorski
c27cb6e0fd
brcm63xx: Add support for ZyXEL P870HW-51a v2
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41850
2014-07-27 17:44:53 +00:00
Jonas Gorski
b8f5c43748
firmware-utils: add new tool for fixing headers on ZyXEL devices (brcm63xx)
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41849
2014-07-27 17:44:51 +00:00
Jonas Gorski
b26139eb3f
brcm63xx: Add support for Comtrend VR-3025un
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41848
2014-07-27 17:44:48 +00:00
Jonas Gorski
a669d2c528
brcm63xx: Add support for Comtrend VR-3025u
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: José Vázquez Fernández <ppvazquezfer@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 41847
2014-07-27 17:44:45 +00:00
John Crispin
8c57e2d888
octeon: enable usb and gpio
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41846
2014-07-27 14:52:18 +00:00
John Crispin
43ee42bd05
octeon: add gpio driver
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41845
2014-07-27 14:52:12 +00:00
John Crispin
13445d2576
octeon: add detection for edgerouter and edgerouter-pro
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41844
2014-07-27 14:52:07 +00:00
John Crispin
96a4d6fb54
octeon: select gcc 4.6 by default
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41843
2014-07-27 14:52:00 +00:00
John Crispin
694295e7be
octeon: fix usb support on edge router pro
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41842
2014-07-26 20:36:32 +00:00
John Crispin
5b4abf87d7
ramips: add support for Kingston MLW221
...
This patch adds support for the Kingston Mobilelite Wireless (MLW-221)
http://wiki.openwrt.org/toh/kingston/mlw221
Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
SVN-Revision: 41841
2014-07-26 20:36:22 +00:00
John Crispin
3c9cfbeebd
base-files: Remove stale calls to start() in initscripts.
...
based on http://patchwork.openwrt.org/patch/5969/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41840
2014-07-26 20:36:15 +00:00
John Crispin
b77e92e020
ramips: ethernet mac cleanup
...
Compile tested all subtargets and profiles.
Unfortunately I don't own any board affected by these changes, so no run tests.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41839
2014-07-26 20:36:09 +00:00
John Crispin
443aee86bf
ramips: fix vlan configuration for asiarf avm003
...
The earlier r41797 change was missing this part, to enable the right
vlan configuration.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41838
2014-07-26 20:36:01 +00:00
John Crispin
08fb5fb326
ramips: fix sysupgrade for asiarf awm003
...
Since the earlier r41797 change, the board_name for awm003 has been
miscalculated, and sysupgrade has been broken. This seems to fix it.
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 41837
2014-07-26 20:35:46 +00:00
Felix Fietkau
76d7397bc2
netifd: fix a small issue in r41831
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41836
2014-07-26 14:35:15 +00:00
Hauke Mehrtens
7a3b3b9d73
brcm47xx: don't create named switch_vlan sections
...
It doesn't seem to be used anywhere, it's incompatible with other
targets and can be confusing. People may think they need to update
section name every time they change VLAN ID (well, even I was doing
that).
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 41835
2014-07-26 12:33:48 +00:00
Hauke Mehrtens
009e36806b
kernel: remove kernel 3.6
...
kernel 3.6 is not used by any target any more, remove it.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41834
2014-07-26 12:23:56 +00:00
Felix Fietkau
e7ece301fe
odhcp6c: suppress fw3 warnings
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41833
2014-07-26 12:23:28 +00:00
Felix Fietkau
ee4f8c8b99
netifd: update to the latest version, fixes a race condition with renew/setup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41831
2014-07-26 01:46:34 +00:00
Jo-Philipp Wich
b84346e141
iwinfo: avoid creating tmp.* ifaces for scanning
...
If the iface to scan on already is in ad-hoc, station or monitor mode
then do not spawn a temporary iface.
Also preventively disable IPv6 on temporary ifaces before bringing them
up to avoid potential security issues.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41830
2014-07-25 15:52:17 +00:00
Jo-Philipp Wich
bd7642f1a9
iwinfo: fix secondary radios being misreported as ralink device
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41829
2014-07-25 14:36:43 +00:00
Felix Fietkau
eaa3c4a11d
hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41828
2014-07-25 14:29:58 +00:00
Felix Fietkau
8b4a312ed9
mac80211: merge a few WDS-AP related fixes ( #14756 , #16802 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41827
2014-07-25 14:24:03 +00:00