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
Jo-Philipp Wich
833820dc8b
iwinfo: continue scanning even if temporary mac cannot be changed
...
So far iwinfo aborted a wifi scan attempt if the mac of the spawned
interface could not be changed. Change the code to try anyway - this
should fix wifi scanning on RaLink devices.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41826
2014-07-25 14:11:50 +00:00
Steven Barth
ae50480d77
netifd: Fix some race-conditions in interface handling
...
SVN-Revision: 41825
2014-07-24 22:05:19 +00:00
John Crispin
caa671d873
imagebuilder: fix typo that copied grub to the wrong folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41824
2014-07-24 15:46:12 +00:00
Steven Barth
9231df5665
softwires: redesign dhcp(v6) provisioning
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823
2014-07-24 14:17:41 +00:00
Imre Kaloz
a8486aeff3
package the mwifiex-pcie driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41820
2014-07-24 10:18:06 +00:00
Felix Fietkau
ea76a0b78e
kernel: annotate bridge multicast backport patch with upstream commits
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41819
2014-07-24 09:19:37 +00:00
Felix Fietkau
5206b2dac0
netifd: update to the latest version, enables bridge multicast querier and fixes interface reload issues with wifi
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41818
2014-07-24 09:13:04 +00:00
Felix Fietkau
dd7650f67c
kernel: backport upstream bridge multicast snooping fixes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41817
2014-07-24 09:12:59 +00:00
Steven Barth
22419ae4cb
odhcpd: don't lose downstream routes for managed PD
...
SVN-Revision: 41816
2014-07-23 21:14:56 +00:00
Felix Fietkau
ad4a351f19
ath9k: fix a long standing aggregation related tx lockup
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41815
2014-07-23 13:44:44 +00:00
Imre Kaloz
dc628f2e08
add support for the archer c5
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41814
2014-07-23 12:47:25 +00:00
Imre Kaloz
039fe23f8e
refresh patches
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41812
2014-07-23 11:46:42 +00:00
John Crispin
0b5b8de818
ramips: fix gpio mapping on MZK-750DHP
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41811
2014-07-23 07:49:54 +00:00
John Crispin
e5d4e5dee3
ramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 41810
2014-07-23 07:49:50 +00:00
John Crispin
3bb8589787
ar71xx: fix LED configuration for HiWiFi-HC6361.
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 41809
2014-07-23 07:46:07 +00:00
Steven Barth
b4a3863875
odhcpd: revert NDP relay rewrite (performance issue still fixed)
...
SVN-Revision: 41808
2014-07-22 21:52:20 +00:00
Hauke Mehrtens
3d5412bd06
mac80211: b43: update b43 to version master-2014-07-22
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41805
2014-07-22 21:42:07 +00:00
Hauke Mehrtens
0d3690a202
kernel: update bcma and ssb to version master-2014-07-22
...
This is a backport of bcma and ssb from wireless-tesing/master tag
master-2014-07-22.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41804
2014-07-22 21:40:41 +00:00
Felix Fietkau
1e710a93eb
mac80211: fix a null pointer deref when querying station info when rate control is not initialized ( #17061 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41801
2014-07-22 19:05:19 +00:00
John Crispin
2c356c4bb7
ramips: add a profile for AWM003
...
same as AWM002 but with 64mb RAM
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41797
2014-07-22 09:58:21 +00:00
Steven Barth
b864faa47c
odhcpd: fix typo in ubus integration (thanks Markus Stenberg)
...
SVN-Revision: 41796
2014-07-21 21:57:15 +00:00
John Crispin
4f5081c911
ar71xx: fix WAN MAC setup on dir-825-c1
...
Changeset 38690 broke the WAN MAC setup. Here's the fix.
Signed-off-by: Sebastian Kemper <sebastian_ml <at> gmx.net>
SVN-Revision: 41795
2014-07-21 19:26:54 +00:00
John Crispin
6dd7875412
ar71xx: Register reset button on UBNT AirGW
...
The airGateway has a reset button connected to GPIO 12, so we should use it.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 41794
2014-07-21 19:26:50 +00:00
John Crispin
a440524f85
ar71xx: Fix GL.iNet WLAN LED
...
LED script expects WLAN LED to be "gl-connect:red:wlan".
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41793
2014-07-21 19:26:46 +00:00
John Crispin
8295b1f7f2
target/linux/*/image/Makefile: eliminate more LINUX_DIR users
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41792
2014-07-21 18:42:11 +00:00