15.05/openwrt.git
11 years agoar71xx: add profile support for dir-835-a1
Gabor Juhos [Mon, 11 Mar 2013 15:55:17 +0000 (15:55 +0000)]
ar71xx: add profile support for dir-835-a1

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3427/mbox/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35959 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add user space support for dir-835-a1
Gabor Juhos [Mon, 11 Mar 2013 15:55:15 +0000 (15:55 +0000)]
ar71xx: add user space support for dir-835-a1

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3425/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35958 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add kernel support for dir-835-a1
Gabor Juhos [Mon, 11 Mar 2013 15:55:13 +0000 (15:55 +0000)]
ar71xx: add kernel support for dir-835-a1

[juhosg:
  - remove custom mdio bus info and platform data for ar8327, clear the
    .led_cfg field from dir835a1_setup instead,
  - remove arguments of dir835c1_generic_setup function, register the
    LEDs directly from the board specific setup instead]

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Patchwork: http://patchwork.openwrt.org/patch/3426/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35957 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce memory...
Felix Fietkau [Mon, 11 Mar 2013 02:29:53 +0000 (02:29 +0000)]
cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce memory pressure

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35953 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: ethernet - clean the tx ring only in the poll function, not in the xmit...
Felix Fietkau [Mon, 11 Mar 2013 02:29:47 +0000 (02:29 +0000)]
cns3xxx: ethernet - clean the tx ring only in the poll function, not in the xmit handler

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35952 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: increase number of ethernet driver rx buffers
Felix Fietkau [Sun, 10 Mar 2013 21:59:32 +0000 (21:59 +0000)]
cns3xxx: increase number of ethernet driver rx buffers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35951 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: prevent the ethernet driver from accessing uninitialized dma descriptor...
Felix Fietkau [Sun, 10 Mar 2013 21:59:28 +0000 (21:59 +0000)]
cns3xxx: prevent the ethernet driver from accessing uninitialized dma descriptor entries

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35950 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: minor ethernet driver cleanup
Felix Fietkau [Sun, 10 Mar 2013 21:59:21 +0000 (21:59 +0000)]
cns3xxx: minor ethernet driver cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35949 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx: refresh config
Hauke Mehrtens [Sun, 10 Mar 2013 20:42:26 +0000 (20:42 +0000)]
brcm47xx: refresh config

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35948 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxburst: fix compilation: remove the __dev attributes
Hauke Mehrtens [Sun, 10 Mar 2013 20:26:28 +0000 (20:26 +0000)]
xburst: fix compilation: remove the __dev attributes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35946 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: add some missing config options found by the buildbot.
Hauke Mehrtens [Sun, 10 Mar 2013 20:25:19 +0000 (20:25 +0000)]
kernel: add some missing config options found by the buildbot.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35945 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: b43: increase number of rx slots to 256 again.
Hauke Mehrtens [Sun, 10 Mar 2013 20:24:15 +0000 (20:24 +0000)]
mac80211: b43: increase number of rx slots to 256 again.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35944 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers
Felix Fietkau [Sun, 10 Mar 2013 18:25:20 +0000 (18:25 +0000)]
cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35943 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: fix an rx irq handling corner case
Felix Fietkau [Sun, 10 Mar 2013 18:25:16 +0000 (18:25 +0000)]
cns3xxx: fix an rx irq handling corner case

When an rx interrupt comes in, rx interrupts are disabled and NAPI
polling is scheduled. During the NAPI poll, the driver first processes
received frames in the ring, then fills the dma descriptor slots with
new buffers and calls tx complete, before finally re-enabling rx
interrupts and completing NAPI (if below the budget).
If the hardware rx queue overflows before the napi complete is called,
the hardware will not throw any further rx interrupts and rx processing
stops completely.
Fix this by keeping NAPI polling scheduled until it completes a poll
without receiving any packets, and also handle NAPI completion before
refilling rx or completing tx.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35942 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: fix ethernet driver memory barrier usage
Felix Fietkau [Sun, 10 Mar 2013 18:25:11 +0000 (18:25 +0000)]
cns3xxx: fix ethernet driver memory barrier usage

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35941 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agorealview: remove 3.3 support
Gabor Juhos [Sun, 10 Mar 2013 18:06:31 +0000 (18:06 +0000)]
realview: remove 3.3 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35940 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agorealview: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 18:06:29 +0000 (18:06 +0000)]
realview: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35939 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm
Felix Fietkau [Sun, 10 Mar 2013 17:04:36 +0000 (17:04 +0000)]
kernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35938 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: ensure that the arm exception handlers get preserved
Felix Fietkau [Sun, 10 Mar 2013 17:04:31 +0000 (17:04 +0000)]
kernel: ensure that the arm exception handlers get preserved

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35937 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to reduce...
Felix Fietkau [Sun, 10 Mar 2013 14:51:42 +0000 (14:51 +0000)]
kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to reduce kernel image size, disable those flags when tracing on MIPS to fix compile errors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35936 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: remove the BROKEN dependency on the kernel export symbol strip
Felix Fietkau [Sun, 10 Mar 2013 14:51:38 +0000 (14:51 +0000)]
kernel: remove the BROKEN dependency on the kernel export symbol strip

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35935 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxburst: remove 3.3 support
Gabor Juhos [Sun, 10 Mar 2013 13:24:54 +0000 (13:24 +0000)]
xburst: remove 3.3 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35934 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxburst: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:52 +0000 (13:24 +0000)]
xburst: switch to 3.8

Compile tested only, so add broken flag.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35933 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoxburst: add support for 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:50 +0000 (13:24 +0000)]
xburst: add support for 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35932 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux/3.8: add missing config symbols
Gabor Juhos [Sun, 10 Mar 2013 13:24:47 +0000 (13:24 +0000)]
linux/3.8: add missing config symbols

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35931 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoadm5120: remove 3.7 support
Gabor Juhos [Sun, 10 Mar 2013 13:24:46 +0000 (13:24 +0000)]
adm5120: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35930 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoadm5120: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:45 +0000 (13:24 +0000)]
adm5120: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35929 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomalta: remove 3.7 support
Gabor Juhos [Sun, 10 Mar 2013 13:24:44 +0000 (13:24 +0000)]
malta: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35928 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomalta: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:43 +0000 (13:24 +0000)]
malta: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35927 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoatheros: remove 3.3 support
Gabor Juhos [Sun, 10 Mar 2013 13:24:42 +0000 (13:24 +0000)]
atheros: remove 3.3 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35926 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoatheros: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:40 +0000 (13:24 +0000)]
atheros: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35925 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agompc83xx: remove 3.7 support
Gabor Juhos [Sun, 10 Mar 2013 13:24:39 +0000 (13:24 +0000)]
mpc83xx: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35924 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agompc83xx: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:24:38 +0000 (13:24 +0000)]
mpc83xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35923 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agorb532: remove 3.7 support
Gabor Juhos [Sun, 10 Mar 2013 13:21:40 +0000 (13:21 +0000)]
rb532: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35922 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agorb532: switch to 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:21:33 +0000 (13:21 +0000)]
rb532: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35921 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agorb532: add support for 3.8
Gabor Juhos [Sun, 10 Mar 2013 13:21:29 +0000 (13:21 +0000)]
rb532: add support for 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35920 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: correct board name to make LEDs work on RB750
Gabor Juhos [Sun, 10 Mar 2013 07:20:57 +0000 (07:20 +0000)]
ar71xx: correct board name to make LEDs work on RB750

Patch by: Denver A <denvera@gmail.com>
Patchwork: http://patchwork.openwrt.org/patch/3419/
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35919 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppc40x: remove __dev_{in,ex}it annotations
Gabor Juhos [Sun, 10 Mar 2013 07:20:54 +0000 (07:20 +0000)]
ppc40x: remove __dev_{in,ex}it annotations

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35918 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet performance
Felix Fietkau [Sun, 10 Mar 2013 01:27:04 +0000 (01:27 +0000)]
cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet performance

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35917 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: remove linux 3.3 support
Felix Fietkau [Sun, 10 Mar 2013 01:01:55 +0000 (01:01 +0000)]
cns3xxx: remove linux 3.3 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35916 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet...
Felix Fietkau [Sun, 10 Mar 2013 01:01:51 +0000 (01:01 +0000)]
cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35915 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: decrease rx slots to 128, I hope this is a good trade of between stability...
Hauke Mehrtens [Sat, 9 Mar 2013 20:01:55 +0000 (20:01 +0000)]
mac80211: decrease rx slots to 128, I hope this is a good trade of between stability and memory consumption.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35913 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx: add some more partition parser fixes by Rafał Miłecki
Hauke Mehrtens [Sat, 9 Mar 2013 19:48:03 +0000 (19:48 +0000)]
brcm47xx: add some more partition parser fixes by Rafał Miłecki

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35912 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm47xx: netconfig: add bacis support for swconfig
Hauke Mehrtens [Sat, 9 Mar 2013 19:24:43 +0000 (19:24 +0000)]
brcm47xx: netconfig: add bacis support for swconfig

Parse the cpu port from swconfig and explicitly mark the cpu port as tagged.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35911 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: add a missing config symbol for 3.8
Felix Fietkau [Sat, 9 Mar 2013 19:04:37 +0000 (19:04 +0000)]
kernel: add a missing config symbol for 3.8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35910 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomkimage: unbreak build on non-linux systems
Felix Fietkau [Sat, 9 Mar 2013 19:00:39 +0000 (19:00 +0000)]
mkimage: unbreak build on non-linux systems

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35909 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns3xxx: add linux 3.8 support and use it by default
Felix Fietkau [Sat, 9 Mar 2013 18:51:46 +0000 (18:51 +0000)]
cns3xxx: add linux 3.8 support and use it by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35908 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: fix mpcore watchdog symbol export
Felix Fietkau [Sat, 9 Mar 2013 18:51:39 +0000 (18:51 +0000)]
kernel: fix mpcore watchdog symbol export

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35907 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] mkimage: upgrade to version 2013.01.01
Luka Perkov [Fri, 8 Mar 2013 20:16:11 +0000 (20:16 +0000)]
[tools] mkimage: upgrade to version 2013.01.01

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35905 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoRevert "firewall3: update to git head"
Jo-Philipp Wich [Fri, 8 Mar 2013 19:52:18 +0000 (19:52 +0000)]
Revert "firewall3: update to git head"

This reverts commit 89969fa333c90fdb217b7289272f3427add107de.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35904 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofirewall3: update to git head
Jo-Philipp Wich [Fri, 8 Mar 2013 15:27:33 +0000 (15:27 +0000)]
firewall3: update to git head

- introduce per-zone user chains
- support legacy "tcpudp" protocol notation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35903 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoodhcp6c: various bugfixes
Steven Barth [Fri, 8 Mar 2013 07:04:38 +0000 (07:04 +0000)]
odhcp6c: various bugfixes
* Don't prematurely send RENEW / REBIND when T1 or T2 is > 1 day
* Add "norelease" option to not send a RELEASE when stopping

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35902 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: BSD compile fixes
Felix Fietkau [Thu, 7 Mar 2013 17:32:29 +0000 (17:32 +0000)]
build: BSD compile fixes

following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35900 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agonetfilter: Fix typo in last commit
Steven Barth [Thu, 7 Mar 2013 09:30:52 +0000 (09:30 +0000)]
netfilter: Fix typo in last commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35899 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiptables: Add missing IPv6 builtin modules
Steven Barth [Thu, 7 Mar 2013 08:48:41 +0000 (08:48 +0000)]
iptables: Add missing IPv6 builtin modules

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35898 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiptables: redo update to 1.4.18 with old linking-behaviour
Steven Barth [Wed, 6 Mar 2013 17:05:34 +0000 (17:05 +0000)]
iptables: redo update to 1.4.18 with old linking-behaviour

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35896 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoUpdate README file
Mirko Vogt [Wed, 6 Mar 2013 13:29:29 +0000 (13:29 +0000)]
Update README file

Append '-a' to "scripts/feeds {update,install}" example calls.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35895 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoRevert "iptables: update to 1.4.18" due to toolchain-issue:
Steven Barth [Wed, 6 Mar 2013 12:55:48 +0000 (12:55 +0000)]
Revert "iptables: update to 1.4.18" due to toolchain-issue:
binaries cause segfaults when stripped on ar71xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35894 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohostapd: include the madwifi headers in the package directory to avoid compile breaka...
Felix Fietkau [Tue, 5 Mar 2013 22:06:30 +0000 (22:06 +0000)]
hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35893 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiptables: update to 1.4.18
Steven Barth [Tue, 5 Mar 2013 20:51:57 +0000 (20:51 +0000)]
iptables: update to 1.4.18

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35892 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: add another minstrel_ht performance improvement
Felix Fietkau [Tue, 5 Mar 2013 14:32:31 +0000 (14:32 +0000)]
mac80211: add another minstrel_ht performance improvement

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35890 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agofirewall3: add default config and firewall.user
Jo-Philipp Wich [Tue, 5 Mar 2013 13:45:09 +0000 (13:45 +0000)]
firewall3: add default config and firewall.user

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35889 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoinclude: make firewall3 the default
Jo-Philipp Wich [Tue, 5 Mar 2013 13:41:56 +0000 (13:41 +0000)]
include: make firewall3 the default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35888 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohostapd: update to git version 2013-03-02
Felix Fietkau [Mon, 4 Mar 2013 17:16:38 +0000 (17:16 +0000)]
hostapd: update to git version 2013-03-02

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35887 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns21xx: remove 3.7 support
Gabor Juhos [Mon, 4 Mar 2013 16:08:41 +0000 (16:08 +0000)]
cns21xx: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35886 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agocns21xx: switch to 3.8
Gabor Juhos [Mon, 4 Mar 2013 16:08:39 +0000 (16:08 +0000)]
cns21xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35885 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppc44x: remove 3.7 support
Gabor Juhos [Mon, 4 Mar 2013 15:16:37 +0000 (15:16 +0000)]
ppc44x: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35884 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppc44x: switch to 3.8
Gabor Juhos [Mon, 4 Mar 2013 15:16:35 +0000 (15:16 +0000)]
ppc44x: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35883 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppc40x: remove 3.7 support
Gabor Juhos [Mon, 4 Mar 2013 15:16:33 +0000 (15:16 +0000)]
ppc40x: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35882 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppc40x: switch to 3.8
Gabor Juhos [Mon, 4 Mar 2013 15:16:32 +0000 (15:16 +0000)]
ppc40x: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35881 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobrcm63xx: fix LED names for various boards
Florian Fainelli [Mon, 4 Mar 2013 13:42:35 +0000 (13:42 +0000)]
brcm63xx: fix LED names for various boards

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35880 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: add backported watchdog patches
Gabor Juhos [Mon, 4 Mar 2013 12:08:28 +0000 (12:08 +0000)]
ar71xx: add backported watchdog patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35879 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use backported QCA955x patches
Gabor Juhos [Mon, 4 Mar 2013 11:48:15 +0000 (11:48 +0000)]
ar71xx: use backported QCA955x patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35878 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use backported PCI patches
Gabor Juhos [Mon, 4 Mar 2013 11:48:08 +0000 (11:48 +0000)]
ar71xx: use backported PCI patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35877 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use backported MISC IRQ patch
Gabor Juhos [Mon, 4 Mar 2013 11:48:06 +0000 (11:48 +0000)]
ar71xx: use backported MISC IRQ patch

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35876 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use backported GPIO patches
Gabor Juhos [Mon, 4 Mar 2013 11:48:04 +0000 (11:48 +0000)]
ar71xx: use backported GPIO patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35875 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: enable building ramdisk images for WZRHPG30XNH board types
Luka Perkov [Mon, 4 Mar 2013 11:37:28 +0000 (11:37 +0000)]
ar71xx: enable building ramdisk images for WZRHPG30XNH board types

Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35874 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: use backported SPI patches
Gabor Juhos [Mon, 4 Mar 2013 09:40:44 +0000 (09:40 +0000)]
ar71xx: use backported SPI patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35873 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agompc85xx: remove 3.7 support
Gabor Juhos [Mon, 4 Mar 2013 09:37:25 +0000 (09:37 +0000)]
mpc85xx: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35872 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agompc85xx: switch to 3.8
Gabor Juhos [Mon, 4 Mar 2013 09:37:24 +0000 (09:37 +0000)]
mpc85xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35871 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: remove 3.7 support
Gabor Juhos [Mon, 4 Mar 2013 09:03:50 +0000 (09:03 +0000)]
ar71xx: remove 3.7 support

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35870 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: switch to 3.8
Gabor Juhos [Mon, 4 Mar 2013 08:47:38 +0000 (08:47 +0000)]
ar71xx: switch to 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35869 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.8 to 3.8.2
Gabor Juhos [Mon, 4 Mar 2013 08:43:55 +0000 (08:43 +0000)]
kernel: update linux 3.8 to 3.8.2

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35868 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] uboot-env: wzr-600dhp uses wzr-hp-ag300h name
Luka Perkov [Sun, 3 Mar 2013 21:59:35 +0000 (21:59 +0000)]
[package] uboot-env: wzr-600dhp uses wzr-hp-ag300h name

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35866 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: rework changes from r35840
Luka Perkov [Sun, 3 Mar 2013 21:59:34 +0000 (21:59 +0000)]
ar71xx: rework changes from r35840

Signed-off-by: Luka Perkov <luka@openwrt.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35865 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohotplug2: restore accidentally deleted patch
Gabor Juhos [Sun, 3 Mar 2013 17:05:05 +0000 (17:05 +0000)]
hotplug2: restore accidentally deleted patch

Without the 170-non_fatal_include.patch hotplug2 throws this:

  Unable to include '/etc/hotplug2-platform.rules'
  Syntax error (/etc/hotplug2-common.rules, line 9): Syntax error: Internal parser error.
  Unable to include '/etc/hotplug2-common.rules'
  Syntax error (/etc/hotplug2-init.rules, line 3): Syntax error: Internal parser error.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35863 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.8 to 3.8.1
Gabor Juhos [Sun, 3 Mar 2013 13:58:52 +0000 (13:58 +0000)]
kernel: update linux 3.8 to 3.8.1

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35862 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agolinux/3.8: add missing config symbols
Gabor Juhos [Sun, 3 Mar 2013 13:58:10 +0000 (13:58 +0000)]
linux/3.8: add missing config symbols

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35861 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: update linux 3.7 to 3.7.10
Gabor Juhos [Sun, 3 Mar 2013 13:57:40 +0000 (13:57 +0000)]
kernel: update linux 3.7 to 3.7.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35860 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohotplug2: fix a memory leak and wrong variables leaking into the fork worker process...
Felix Fietkau [Sun, 3 Mar 2013 13:56:36 +0000 (13:56 +0000)]
hotplug2: fix a memory leak and wrong variables leaking into the fork worker process (#12436, maybe also #12765)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35857 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohotplug2: merge worker related fixes into one patch
Felix Fietkau [Sun, 3 Mar 2013 13:56:32 +0000 (13:56 +0000)]
hotplug2: merge worker related fixes into one patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35856 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: update MAC address assignment for dir-825-c1
Gabor Juhos [Sun, 3 Mar 2013 12:47:37 +0000 (12:47 +0000)]
ar71xx: update MAC address assignment for dir-825-c1

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35855 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: fixes leds for dir-825-c1
Gabor Juhos [Sun, 3 Mar 2013 12:47:33 +0000 (12:47 +0000)]
ar71xx: fixes leds for dir-825-c1

Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35854 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension
Gabor Juhos [Sun, 3 Mar 2013 12:47:31 +0000 (12:47 +0000)]
ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extension

All known rt305x and rt3883 implementations support at
least the 24kec instruction set which includes the DSP
extension. For rt288x, the previous value mips32r2 is
kept.

The cpu target is now set per sub-archtecture, according
to cpu-feature-overrides.h of each SoC family.

[juhosg: define ARCH_PACKAGES variable for rt305x/rt3883
in order to differentiate the packages compiled with
the 24Kec option.]

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35853 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: add user-space detection for ALL5002/ALL5003
Gabor Juhos [Sun, 3 Mar 2013 12:47:28 +0000 (12:47 +0000)]
ramips: add user-space detection for ALL5002/ALL5003

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35852 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: indicate support for ALL5003
Gabor Juhos [Sun, 3 Mar 2013 12:47:25 +0000 (12:47 +0000)]
ramips: indicate support for ALL5003

add ALL5003 to board description in mach-all5002.c
adapt detection in user-space accordingly
(no functional changes)

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35851 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: enhance user-space board detection
Gabor Juhos [Sun, 3 Mar 2013 12:47:02 +0000 (12:47 +0000)]
ramips: enhance user-space board detection

Similar to ar71xx, detect only once and cache the strings in
/tmp/sysinfo/model and /tmp/sysinfo/boardname.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35850 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: fix whitespace in /lib/ramips.sh
Gabor Juhos [Sun, 3 Mar 2013 12:46:08 +0000 (12:46 +0000)]
ramips: fix whitespace in /lib/ramips.sh

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35849 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: merge some more minstrel_ht performance improvements
Felix Fietkau [Sun, 3 Mar 2013 12:05:33 +0000 (12:05 +0000)]
mac80211: merge some more minstrel_ht performance improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35848 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: merge minstrel_ht rate control performance improvements
Felix Fietkau [Sat, 2 Mar 2013 21:00:58 +0000 (21:00 +0000)]
mac80211: merge minstrel_ht rate control performance improvements

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35847 3c298f89-4303-0410-b956-a3cf2f4a3e73