openwrt/staging/chunkeey.git
9 years agoocteon: fix usb support on edge router pro
John Crispin [Sat, 26 Jul 2014 20:36:32 +0000 (20:36 +0000)]
octeon: fix usb support on edge router pro

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41842

9 years agoramips: add support for Kingston MLW221
John Crispin [Sat, 26 Jul 2014 20:36:22 +0000 (20:36 +0000)]
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

9 years agobase-files: Remove stale calls to start() in initscripts.
John Crispin [Sat, 26 Jul 2014 20:36:15 +0000 (20:36 +0000)]
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

9 years agoramips: ethernet mac cleanup
John Crispin [Sat, 26 Jul 2014 20:36:09 +0000 (20:36 +0000)]
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

9 years agoramips: fix vlan configuration for asiarf avm003
John Crispin [Sat, 26 Jul 2014 20:36:01 +0000 (20:36 +0000)]
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

9 years agoramips: fix sysupgrade for asiarf awm003
John Crispin [Sat, 26 Jul 2014 20:35:46 +0000 (20:35 +0000)]
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

9 years agonetifd: fix a small issue in r41831
Felix Fietkau [Sat, 26 Jul 2014 14:35:15 +0000 (14:35 +0000)]
netifd: fix a small issue in r41831

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41836

9 years agobrcm47xx: don't create named switch_vlan sections
Hauke Mehrtens [Sat, 26 Jul 2014 12:33:48 +0000 (12:33 +0000)]
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

9 years agokernel: remove kernel 3.6
Hauke Mehrtens [Sat, 26 Jul 2014 12:23:56 +0000 (12:23 +0000)]
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

9 years agoodhcp6c: suppress fw3 warnings
Felix Fietkau [Sat, 26 Jul 2014 12:23:28 +0000 (12:23 +0000)]
odhcp6c: suppress fw3 warnings

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41833

9 years agonetifd: update to the latest version, fixes a race condition with renew/setup
Felix Fietkau [Sat, 26 Jul 2014 01:46:34 +0000 (01:46 +0000)]
netifd: update to the latest version, fixes a race condition with renew/setup

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41831

9 years agoiwinfo: avoid creating tmp.* ifaces for scanning
Jo-Philipp Wich [Fri, 25 Jul 2014 15:52:17 +0000 (15:52 +0000)]
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

9 years agoiwinfo: fix secondary radios being misreported as ralink device
Jo-Philipp Wich [Fri, 25 Jul 2014 14:36:43 +0000 (14:36 +0000)]
iwinfo: fix secondary radios being misreported as ralink device

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41829

9 years agohostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled
Felix Fietkau [Fri, 25 Jul 2014 14:29:58 +0000 (14:29 +0000)]
hostapd: prevent spurious 20/40 mhz channel bandwidth switches if noscan is enabled

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41828

9 years agomac80211: merge a few WDS-AP related fixes (#14756, #16802)
Felix Fietkau [Fri, 25 Jul 2014 14:24:03 +0000 (14:24 +0000)]
mac80211: merge a few WDS-AP related fixes (#14756, #16802)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41827

9 years agoiwinfo: continue scanning even if temporary mac cannot be changed
Jo-Philipp Wich [Fri, 25 Jul 2014 14:11:50 +0000 (14:11 +0000)]
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

9 years agonetifd: Fix some race-conditions in interface handling
Steven Barth [Thu, 24 Jul 2014 22:05:19 +0000 (22:05 +0000)]
netifd: Fix some race-conditions in interface handling

SVN-Revision: 41825

9 years agoimagebuilder: fix typo that copied grub to the wrong folder
John Crispin [Thu, 24 Jul 2014 15:46:12 +0000 (15:46 +0000)]
imagebuilder: fix typo that copied grub to the wrong folder

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41824

9 years agosoftwires: redesign dhcp(v6) provisioning
Steven Barth [Thu, 24 Jul 2014 14:17:41 +0000 (14:17 +0000)]
softwires: redesign dhcp(v6) provisioning

Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41823

9 years agopackage the mwifiex-pcie driver
Imre Kaloz [Thu, 24 Jul 2014 10:18:06 +0000 (10:18 +0000)]
package the mwifiex-pcie driver

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41820

9 years agokernel: annotate bridge multicast backport patch with upstream commits
Felix Fietkau [Thu, 24 Jul 2014 09:19:37 +0000 (09:19 +0000)]
kernel: annotate bridge multicast backport patch with upstream commits

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41819

9 years agonetifd: update to the latest version, enables bridge multicast querier and fixes...
Felix Fietkau [Thu, 24 Jul 2014 09:13:04 +0000 (09:13 +0000)]
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

9 years agokernel: backport upstream bridge multicast snooping fixes
Felix Fietkau [Thu, 24 Jul 2014 09:12:59 +0000 (09:12 +0000)]
kernel: backport upstream bridge multicast snooping fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41817

9 years agoodhcpd: don't lose downstream routes for managed PD
Steven Barth [Wed, 23 Jul 2014 21:14:56 +0000 (21:14 +0000)]
odhcpd: don't lose downstream routes for managed PD

SVN-Revision: 41816

9 years agoath9k: fix a long standing aggregation related tx lockup
Felix Fietkau [Wed, 23 Jul 2014 13:44:44 +0000 (13:44 +0000)]
ath9k: fix a long standing aggregation related tx lockup

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41815

9 years agoadd support for the archer c5
Imre Kaloz [Wed, 23 Jul 2014 12:47:25 +0000 (12:47 +0000)]
add support for the archer c5

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41814

9 years agorefresh patches
Imre Kaloz [Wed, 23 Jul 2014 11:46:42 +0000 (11:46 +0000)]
refresh patches

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41812

9 years agoramips: fix gpio mapping on MZK-750DHP
John Crispin [Wed, 23 Jul 2014 07:49:54 +0000 (07:49 +0000)]
ramips: fix gpio mapping on MZK-750DHP

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41811

9 years agoramips: fix missing inclusion of system.sh for mtd_get_mac_binary and friends.
John Crispin [Wed, 23 Jul 2014 07:49:50 +0000 (07:49 +0000)]
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

9 years agoar71xx: fix LED configuration for HiWiFi-HC6361.
John Crispin [Wed, 23 Jul 2014 07:46:07 +0000 (07:46 +0000)]
ar71xx: fix LED configuration for HiWiFi-HC6361.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 41809

9 years agoodhcpd: revert NDP relay rewrite (performance issue still fixed)
Steven Barth [Tue, 22 Jul 2014 21:52:20 +0000 (21:52 +0000)]
odhcpd: revert NDP relay rewrite (performance issue still fixed)

SVN-Revision: 41808

9 years agomac80211: b43: update b43 to version master-2014-07-22
Hauke Mehrtens [Tue, 22 Jul 2014 21:42:07 +0000 (21:42 +0000)]
mac80211: b43: update b43 to version master-2014-07-22

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41805

9 years agokernel: update bcma and ssb to version master-2014-07-22
Hauke Mehrtens [Tue, 22 Jul 2014 21:40:41 +0000 (21:40 +0000)]
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

9 years agomac80211: fix a null pointer deref when querying station info when rate control is...
Felix Fietkau [Tue, 22 Jul 2014 19:05:19 +0000 (19:05 +0000)]
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

9 years agoramips: add a profile for AWM003
John Crispin [Tue, 22 Jul 2014 09:58:21 +0000 (09:58 +0000)]
ramips: add a profile for AWM003

same as AWM002 but with 64mb RAM

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41797

9 years agoodhcpd: fix typo in ubus integration (thanks Markus Stenberg)
Steven Barth [Mon, 21 Jul 2014 21:57:15 +0000 (21:57 +0000)]
odhcpd: fix typo in ubus integration (thanks Markus Stenberg)

SVN-Revision: 41796

9 years agoar71xx: fix WAN MAC setup on dir-825-c1
John Crispin [Mon, 21 Jul 2014 19:26:54 +0000 (19:26 +0000)]
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

9 years agoar71xx: Register reset button on UBNT AirGW
John Crispin [Mon, 21 Jul 2014 19:26:50 +0000 (19:26 +0000)]
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

9 years agoar71xx: Fix GL.iNet WLAN LED
John Crispin [Mon, 21 Jul 2014 19:26:46 +0000 (19:26 +0000)]
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

9 years agotarget/linux/*/image/Makefile: eliminate more LINUX_DIR users
John Crispin [Mon, 21 Jul 2014 18:42:11 +0000 (18:42 +0000)]
target/linux/*/image/Makefile: eliminate more LINUX_DIR users

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41792

9 years agotarget/linux/*/image/Makefile: use new dts path variable
John Crispin [Mon, 21 Jul 2014 18:42:06 +0000 (18:42 +0000)]
target/linux/*/image/Makefile: use new dts path variable

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41791

9 years agoimagebuilder: copy dts folder
John Crispin [Mon, 21 Jul 2014 18:42:00 +0000 (18:42 +0000)]
imagebuilder: copy dts folder

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41790

9 years agoinclude/image.mk: add a path variable for the dts folder
John Crispin [Mon, 21 Jul 2014 18:41:56 +0000 (18:41 +0000)]
include/image.mk: add a path variable for the dts folder

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41789

9 years agoar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines
John Crispin [Mon, 21 Jul 2014 18:41:52 +0000 (18:41 +0000)]
ar71xx: split wndr4300 and wndr3700v4 into 2 seperate mips machines

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41788

9 years agolantiq-dsl: add 2 ugly workarounds for the IB to work
John Crispin [Mon, 21 Jul 2014 18:41:46 +0000 (18:41 +0000)]
lantiq-dsl: add 2 ugly workarounds for the IB to work

the IB tries to run the enable target on all init.d scripts.
It fails when including the dsl_control helper. Check for existence
prior to the include.

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41787

9 years agoodhcp6c: Send RS with source link-layer address if possible
Steven Barth [Mon, 21 Jul 2014 10:11:09 +0000 (10:11 +0000)]
odhcp6c: Send RS with source link-layer address if possible

SVN-Revision: 41778

9 years agokernel: refresh 3.10 patches
John Crispin [Sun, 20 Jul 2014 17:31:15 +0000 (17:31 +0000)]
kernel: refresh 3.10 patches

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41777

9 years agokernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>
John Crispin [Sun, 20 Jul 2014 17:31:11 +0000 (17:31 +0000)]
kernel: update to 3.10.49 Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 41776

9 years agoar71xx: create profile and build image for the OpenMesh OM5P board
John Crispin [Sun, 20 Jul 2014 17:31:05 +0000 (17:31 +0000)]
ar71xx: create profile and build image for the OpenMesh OM5P board

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41775

9 years agopackage/uboot-envtools: add OpenMesh OM5P support
John Crispin [Sun, 20 Jul 2014 17:31:00 +0000 (17:31 +0000)]
package/uboot-envtools: add OpenMesh OM5P support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41774

9 years agopackage/om-watchdog: add OpenMesh OM5P support
John Crispin [Sun, 20 Jul 2014 17:30:56 +0000 (17:30 +0000)]
package/om-watchdog: add OpenMesh OM5P support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41773

9 years agoar71xx: enable sysupgrade for the OpenMesh OM5P
John Crispin [Sun, 20 Jul 2014 17:30:52 +0000 (17:30 +0000)]
ar71xx: enable sysupgrade for the OpenMesh OM5P

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41772

9 years agoscripts/om-fwupgradecfg-gen.sh: add support for the OM5P
John Crispin [Sun, 20 Jul 2014 17:30:48 +0000 (17:30 +0000)]
scripts/om-fwupgradecfg-gen.sh: add support for the OM5P

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41771

9 years agoar71xx: add user-space support for the OpenMesh OM5P
John Crispin [Sun, 20 Jul 2014 17:30:44 +0000 (17:30 +0000)]
ar71xx: add user-space support for the OpenMesh OM5P

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41770

9 years agoar71xx: add kernel support for the OpenMesh OM5P board
John Crispin [Sun, 20 Jul 2014 17:30:32 +0000 (17:30 +0000)]
ar71xx: add kernel support for the OpenMesh OM5P board

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
SVN-Revision: 41769

9 years agoramips: fix mac address partitions on ASL-26555
John Crispin [Sun, 20 Jul 2014 17:30:28 +0000 (17:30 +0000)]
ramips: fix mac address partitions on ASL-26555

ASL-26555 16MB: caldata is present on uboot-env and devdata, but the proper one seems to be the devdata, since mac address corresponds to Amper, the real manufacturer, meanwhile the caldata on  uboot-env corresponds to D-Link.
ASL-26555 8MB: caldata is only present on uboot-env, but its mac address corresponds to Alpha, the real manufacturer.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 41768

9 years agoar71xx: add RB91x boards to uci-defaults 02_network
John Crispin [Sun, 20 Jul 2014 17:30:24 +0000 (17:30 +0000)]
ar71xx: add RB91x boards to uci-defaults 02_network

The default case in 02_network is inappropriate for the MikroTik RouterBOARD 91x boards because they do not have a WAN port, so don't bother setting the non-existent eth1 interface as the WAN port.

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 41767

9 years agoar71xx: Add UBNT airGateway support
John Crispin [Sun, 20 Jul 2014 17:30:17 +0000 (17:30 +0000)]
ar71xx: Add UBNT airGateway support

This patch adds support for the Ubiquiti Networks airGateway.

Based in part on code posted by David Hutchison <dhutchison@bluemesh.net> on openwrt-devel:
  https://lists.openwrt.org/pipermail/openwrt-devel/2013-December/023035.html

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 41766

9 years agoorion: Update kernel to 3.10.44
Hauke Mehrtens [Sun, 20 Jul 2014 09:42:14 +0000 (09:42 +0000)]
orion: Update kernel to 3.10.44

Update the kernel of the orion target to version 3.10.44.
Refresh orion config and patches to match the changes in the kernel

Tested on WRT350N-v2 device.

Signed-off-by: Maarten Bezemer <maarten.bezemer@gmail.com>
[run make kernel_oldconfig, fold a01-dt2-fixes-for-3.3.patch into dt2-setup.c,
 make dt2-setup.c compile, fix harddisk subprofile]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41765

9 years agox86: add back a line accidentally removed in r41763
Felix Fietkau [Sun, 20 Jul 2014 08:20:14 +0000 (08:20 +0000)]
x86: add back a line accidentally removed in r41763

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41764

9 years agox86: remove the arbitrary limitation of vmware/virtualbox images to ext4, select...
Felix Fietkau [Sun, 20 Jul 2014 08:18:50 +0000 (08:18 +0000)]
x86: remove the arbitrary limitation of vmware/virtualbox images to ext4, select TARGET_IMAGES_PAD instead

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41763

9 years agofix typo
Imre Kaloz [Sat, 19 Jul 2014 20:14:49 +0000 (20:14 +0000)]
fix typo

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41762

9 years agousbmode: update to latest git and also update the device database
John Crispin [Sat, 19 Jul 2014 16:57:09 +0000 (16:57 +0000)]
usbmode: update to latest git and also update the device database

Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41761

9 years agofirewall: implement support for abritary netmasks
Jo-Philipp Wich [Sat, 19 Jul 2014 16:30:47 +0000 (16:30 +0000)]
firewall: implement support for abritary netmasks

Properly parse and pass arbritary netmasks to iptables, this allows
specifying ranges like '::c23f:eff:fe7a:a094/::ffff:ffff:ffff:ffff' to
match the host part of an IPv6 address regardless of the currently active
IPv6 prefix.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 41760

9 years agoextract and fixup the board.bin on the archer
Imre Kaloz [Sat, 19 Jul 2014 13:20:14 +0000 (13:20 +0000)]
extract and fixup the board.bin on the archer

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41757

9 years agoallow ath10k to initialize using the board.bin contents
Imre Kaloz [Sat, 19 Jul 2014 13:18:59 +0000 (13:18 +0000)]
allow ath10k to initialize using the board.bin contents

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 41756

9 years agopxa: add support for kernel 3.10
Hauke Mehrtens [Fri, 18 Jul 2014 20:45:49 +0000 (20:45 +0000)]
pxa: add support for kernel 3.10

This is compile tested only, please run test and report back.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41737

9 years agocobalt: add support for kernel 3.10
Hauke Mehrtens [Fri, 18 Jul 2014 19:03:16 +0000 (19:03 +0000)]
cobalt: add support for kernel 3.10

This is compile tested only, please run test and report back.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41736

9 years agoprocd: update to the latest version, fixes hotplug firmware loading issues
Felix Fietkau [Fri, 18 Jul 2014 14:42:18 +0000 (14:42 +0000)]
procd: update to the latest version, fixes hotplug firmware loading issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41735

9 years agolzo: enable parallel build
Felix Fietkau [Fri, 18 Jul 2014 14:42:15 +0000 (14:42 +0000)]
lzo: enable parallel build

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41734

9 years agokernel: mtd: allow partial block erase
Felix Fietkau [Fri, 18 Jul 2014 14:36:38 +0000 (14:36 +0000)]
kernel: mtd: allow partial block erase

This fixes error erasing partial mtd partition which does not start on
eraseblock boundary and allows using fconfig to configure redboot on
devices such as the Gateworks Cambria.

Signed-off-by: Maciej Skrzypek <maciej.skrzypek@flytronic.pl>
SVN-Revision: 41733

9 years agonetifd: update to the latest version, adds a small validation fix
Felix Fietkau [Fri, 18 Jul 2014 11:45:42 +0000 (11:45 +0000)]
netifd: update to the latest version, adds a small validation fix

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41731

9 years agoqos-scripts: convert to procd
Felix Fietkau [Fri, 18 Jul 2014 11:25:07 +0000 (11:25 +0000)]
qos-scripts: convert to procd

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41730

9 years agolzo: Update to version 2.08
Hauke Mehrtens [Thu, 17 Jul 2014 22:06:04 +0000 (22:06 +0000)]
lzo: Update to version 2.08

lzo: Update to 2.08, fixes CVE-2014-4607

Signed-off-by: Luis Dallos <ld@nkvd.ignorelist.com>
SVN-Revision: 41707

9 years agobrcm47xx: fix switch detection with kernel 3.14
Hauke Mehrtens [Thu, 17 Jul 2014 20:34:18 +0000 (20:34 +0000)]
brcm47xx: fix switch detection with kernel 3.14

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41706

9 years agoodhcpd: rewrite NDP proxy feature
Steven Barth [Thu, 17 Jul 2014 19:11:17 +0000 (19:11 +0000)]
odhcpd: rewrite NDP proxy feature

SVN-Revision: 41703

9 years agokernel/3.1{3, 4}: fix AMD USB HDC wakeup quirk disabling
Felix Fietkau [Thu, 17 Jul 2014 16:44:04 +0000 (16:44 +0000)]
kernel/3.1{3, 4}: fix AMD USB HDC wakeup quirk disabling

Declare inline placeholder when usb_hcd_amd_remote_wakeup_quirk() not
compiled due CONFIG_PCI_DISABLE_COMMON_QUIRKS.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41702

9 years agoatheros: update macroses names
Felix Fietkau [Thu, 17 Jul 2014 16:36:55 +0000 (16:36 +0000)]
atheros: update macroses names

Use AR2315_ prefix for macroses specific to AR2315/AR2316/AR2317 chips,
use AR5312_ prefix for macroses specific to AR5312/AR2312/AR2313 chips,
and use AR231X_ prefix for common macroses.

This patch should not cause any functional changes, only make clear
which macros is common and which macros is specific.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41701

9 years agoatheros[uart]: pass only physical I/O mem address to 8250 driver
Felix Fietkau [Thu, 17 Jul 2014 16:36:52 +0000 (16:36 +0000)]
atheros[uart]: pass only physical I/O mem address to 8250 driver

Pass only physical address to 8250 serial port driver and set flag to
remap I/O memory inside the driver. Also fix AR5312 UART base address
definition, which seems specified already mapped.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41700

9 years agoatheros[uart]: use 32-bit aligned I/O
Felix Fietkau [Thu, 17 Jul 2014 16:36:49 +0000 (16:36 +0000)]
atheros[uart]: use 32-bit aligned I/O

Use 32-bit aligned I/O and update base UART address (remove +3 offset).

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41699

9 years agoatheros[ar231x-eth]: pass PHY I/O memory via device resources
Felix Fietkau [Thu, 17 Jul 2014 16:36:46 +0000 (16:36 +0000)]
atheros[ar231x-eth]: pass PHY I/O memory via device resources

Pass PHY I/O memory region via platform resources and remap them
unconditionally.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41698

9 years agoatheros[ar231x-eth]: pass phys address of I/O memory via platform res
Felix Fietkau [Thu, 17 Jul 2014 16:36:43 +0000 (16:36 +0000)]
atheros[ar231x-eth]: pass phys address of I/O memory via platform res

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41697

9 years agoatheros: simplify gpiolib realization
Felix Fietkau [Thu, 17 Jul 2014 16:36:39 +0000 (16:36 +0000)]
atheros: simplify gpiolib realization

Each SoCs generation has own independent gpiolib realization, so we
have no reason to keep these realizations in semiuniversal form.
Following modifications are made:
 * Remove valid_mask field
 * Remove ar231x_gpio_chip structure
 * Rename AR2315_GPIO_CR to AR2315_GPIO_DIR
 * Fix count of AR5312 GPIOs
 * Simplify gpio_chip methods realization

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41696

9 years agoatheros: use irq_set_chained_handler()
Felix Fietkau [Thu, 17 Jul 2014 16:36:36 +0000 (16:36 +0000)]
atheros: use irq_set_chained_handler()

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41695

9 years agoatheros: simplify AR2315 misc IRQ (un)masking
Felix Fietkau [Thu, 17 Jul 2014 16:36:33 +0000 (16:36 +0000)]
atheros: simplify AR2315 misc IRQ (un)masking

Currently AR5312 misc IRQ numbers are used for AR2315+ chips, what cause
us to use switch-case to map IRQ number to ISR bit. Introduce AR2315
specific misc IRQs set and simplify interrupt (un)mask operation.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41694

9 years agoatheros: rename some interrupt control handlers
Felix Fietkau [Thu, 17 Jul 2014 16:36:30 +0000 (16:36 +0000)]
atheros: rename some interrupt control handlers

Rename interrupt control handlers to be consistent with operation names
and add IRQ chips names.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41693

9 years agoatheros: move AR2315 misc IRQ dispatching to separate function
Felix Fietkau [Thu, 17 Jul 2014 16:36:26 +0000 (16:36 +0000)]
atheros: move AR2315 misc IRQ dispatching to separate function

Align code with AR5312 realization.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41692

9 years agoatheros: pass UART IRQ number via function argument
Felix Fietkau [Thu, 17 Jul 2014 16:36:23 +0000 (16:36 +0000)]
atheros: pass UART IRQ number via function argument

UART IRQ number could be different for different SoCs, so make them
configurable.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41691

9 years agoatheros[ar231x-eth]: move driver to atheros subdirectory
Felix Fietkau [Thu, 17 Jul 2014 16:36:19 +0000 (16:36 +0000)]
atheros[ar231x-eth]: move driver to atheros subdirectory

Move driver code to respective vendor subdirectory and fix config
symbol name.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41690

9 years agoatheros[ar231x-eth]: update MAC and PHY reset method
Felix Fietkau [Thu, 17 Jul 2014 16:36:16 +0000 (16:36 +0000)]
atheros[ar231x-eth]: update MAC and PHY reset method

Pass reset_set and reset_clear callback functions pointers via
platform_data instead of reset register address.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41689

9 years agoatheros[ar2315-wdt]: update I/O handling
Felix Fietkau [Thu, 17 Jul 2014 16:36:13 +0000 (16:36 +0000)]
atheros[ar2315-wdt]: update I/O handling

 * Pass iomem and IRQ via platform device resources
 * Remap iomem and use iowrite32 accessor function

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41688

9 years agoatheros[ar2315-wdt]: update interrupt handling
Felix Fietkau [Thu, 17 Jul 2014 16:36:10 +0000 (16:36 +0000)]
atheros[ar2315-wdt]: update interrupt handling

Acknowledge watchdog interrupt in arch irq dispatcher and remove odd
watchdog enable call from probe function.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41687

9 years agoatheros: use correct address space and pointer type for register access
Felix Fietkau [Thu, 17 Jul 2014 16:36:07 +0000 (16:36 +0000)]
atheros: use correct address space and pointer type for register access

Make sparse happy :)

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41686

9 years agoatheros[ar2315-wdt]: rename config symbol
Felix Fietkau [Thu, 17 Jul 2014 16:36:03 +0000 (16:36 +0000)]
atheros[ar2315-wdt]: rename config symbol

Rename config symbol to AR2315_WDT to avoid confusion with other Atheros
SoCs.

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41685

9 years agoatheros[ar2315-wdt]: update initialization
Felix Fietkau [Thu, 17 Jul 2014 16:35:59 +0000 (16:35 +0000)]
atheros[ar2315-wdt]: update initialization

 * update driver id to be consistent with other ar231x drivers
 * remove odd module_{init,exit}
 * add module metadata (description, name, etc.)

Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 41684

9 years agonetifd: update to the latest version, enables igmp snooping by default
Felix Fietkau [Thu, 17 Jul 2014 14:55:17 +0000 (14:55 +0000)]
netifd: update to the latest version, enables igmp snooping by default

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41683

9 years agoqos-scripts: fix ingress packet marking with ifb
Felix Fietkau [Thu, 17 Jul 2014 12:02:06 +0000 (12:02 +0000)]
qos-scripts: fix ingress packet marking with ifb

Split connection mark into two parts:

The lower nibble contains the confirmed conntrack mark which is not
generated by default/reclassify rules.
The upper nibble contains the current value specified by
default/reclassify rules.

For egress, the default/reclassify value is preferred
For ingress, the connection mark is preferred

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41682

9 years agoramips: soc wmac eeprom cleanup
John Crispin [Thu, 17 Jul 2014 10:55:31 +0000 (10:55 +0000)]
ramips: soc wmac eeprom cleanup

Move eeprom extraction from scripts to dts files.
Additionally there are few other changes like:
- whitespace fixes
- add partition labels where needed
- BR6524N board doesn't exist (lost in translation?)
- fix Edimax 3g-6200nl model
- add wmac eeprom to dts for Asus RT-N14U board

Compile tested all subtargets and their profiles.
Run tested on:
- Asus RT-N15
- Asus RT-N14U
- Buffalo WHR-600D
- Argus ATP52B
- Sparklan WCR-150GN

Few problems noted:
- many boards didn't have wmac eeprom information defined at all
- several boards don't have any patitions defined (see FIXME comments in dts)

Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 41680

9 years agoep93xx: add support for kernel 3.10
Hauke Mehrtens [Wed, 16 Jul 2014 21:29:16 +0000 (21:29 +0000)]
ep93xx: add support for kernel 3.10

This is compile tested only, please run test and report back.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41679

9 years agokernel: add CONFIG_I2C_AU1550 config option
Hauke Mehrtens [Wed, 16 Jul 2014 20:45:20 +0000 (20:45 +0000)]
kernel: add CONFIG_I2C_AU1550 config option

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41678