Gabor Juhos
5b8e106ae6
atheros: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35925
2013-03-10 13:24:40 +00:00
Gabor Juhos
ce5806378e
mpc83xx: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35924
2013-03-10 13:24:39 +00:00
Gabor Juhos
c79c132229
mpc83xx: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35923
2013-03-10 13:24:38 +00:00
Gabor Juhos
27ba973c06
rb532: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35922
2013-03-10 13:21:40 +00:00
Gabor Juhos
501e4d331d
rb532: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35921
2013-03-10 13:21:33 +00:00
Gabor Juhos
8223205a29
rb532: add support for 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35920
2013-03-10 13:21:29 +00:00
Gabor Juhos
e8a5312bef
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>
SVN-Revision: 35919
2013-03-10 07:20:57 +00:00
Gabor Juhos
d85ffaabe9
ppc40x: remove __dev_{in,ex}it annotations
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35918
2013-03-10 07:20:54 +00:00
Felix Fietkau
446409f43e
cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet performance
...
SVN-Revision: 35917
2013-03-10 01:27:04 +00:00
Felix Fietkau
95431b7843
cns3xxx: remove linux 3.3 support
...
SVN-Revision: 35916
2013-03-10 01:01:55 +00:00
Felix Fietkau
3d919b7c08
cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ethernet cpu affinity (improves lan<->wlan bridging performance)
...
SVN-Revision: 35915
2013-03-10 01:01:51 +00:00
Hauke Mehrtens
681769d0c0
mac80211: decrease rx slots to 128, I hope this is a good trade of between stability and memory consumption.
...
SVN-Revision: 35913
2013-03-09 20:01:55 +00:00
Hauke Mehrtens
44ed7d664a
brcm47xx: add some more partition parser fixes by Rafał Miłecki
...
SVN-Revision: 35912
2013-03-09 19:48:03 +00:00
Hauke Mehrtens
694050a4cf
brcm47xx: netconfig: add bacis support for swconfig
...
Parse the cpu port from swconfig and explicitly mark the cpu port as tagged.
SVN-Revision: 35911
2013-03-09 19:24:43 +00:00
Felix Fietkau
72af5b4b35
kernel: add a missing config symbol for 3.8
...
SVN-Revision: 35910
2013-03-09 19:04:37 +00:00
Felix Fietkau
a23b6acbf5
mkimage: unbreak build on non-linux systems
...
SVN-Revision: 35909
2013-03-09 19:00:39 +00:00
Felix Fietkau
95f14d052a
cns3xxx: add linux 3.8 support and use it by default
...
SVN-Revision: 35908
2013-03-09 18:51:46 +00:00
Felix Fietkau
85348d602e
kernel: fix mpcore watchdog symbol export
...
SVN-Revision: 35907
2013-03-09 18:51:39 +00:00
Luka Perkov
9c8ee9c264
mkimage: upgrade to version 2013.01.01
...
SVN-Revision: 35905
2013-03-08 20:16:11 +00:00
Jo-Philipp Wich
e259ecad7e
Revert "firewall3: update to git head"
...
This reverts commit 89969fa333c90fdb217b7289272f3427add107de.
SVN-Revision: 35904
2013-03-08 19:52:18 +00:00
Jo-Philipp Wich
50213fc354
firewall3: update to git head
...
- introduce per-zone user chains
- support legacy "tcpudp" protocol notation
SVN-Revision: 35903
2013-03-08 15:27:33 +00:00
Steven Barth
39a001dc69
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
...
SVN-Revision: 35902
2013-03-08 07:04:38 +00:00
Felix Fietkau
1f77bfff96
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>
SVN-Revision: 35900
2013-03-07 17:32:29 +00:00
Steven Barth
ed083586aa
netfilter: Fix typo in last commit
...
SVN-Revision: 35899
2013-03-07 09:30:52 +00:00
Steven Barth
62ea398cd8
iptables: Add missing IPv6 builtin modules
...
SVN-Revision: 35898
2013-03-07 08:48:41 +00:00
Steven Barth
9779b0b88c
iptables: redo update to 1.4.18 with old linking-behaviour
...
SVN-Revision: 35896
2013-03-06 17:05:34 +00:00
Mirko Vogt
9f4b9328e7
Update README file
...
Append '-a' to "scripts/feeds {update,install}" example calls.
SVN-Revision: 35895
2013-03-06 13:29:29 +00:00
Steven Barth
bacd71648b
Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause segfaults when stripped on ar71xx
...
SVN-Revision: 35894
2013-03-06 12:55:48 +00:00
Felix Fietkau
c3faa6be75
hostapd: include the madwifi headers in the package directory to avoid compile breakage if the madwifi build fails
...
SVN-Revision: 35893
2013-03-05 22:06:30 +00:00
Steven Barth
d023a08753
iptables: update to 1.4.18
...
SVN-Revision: 35892
2013-03-05 20:51:57 +00:00
Felix Fietkau
15e0ff9322
mac80211: add another minstrel_ht performance improvement
...
SVN-Revision: 35890
2013-03-05 14:32:31 +00:00
Jo-Philipp Wich
d75c632de6
firewall3: add default config and firewall.user
...
SVN-Revision: 35889
2013-03-05 13:45:09 +00:00
Jo-Philipp Wich
9ee69a94b7
include: make firewall3 the default
...
SVN-Revision: 35888
2013-03-05 13:41:56 +00:00
Felix Fietkau
fa1749e668
hostapd: update to git version 2013-03-02
...
SVN-Revision: 35887
2013-03-04 17:16:38 +00:00
Gabor Juhos
938361b055
cns21xx: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35886
2013-03-04 16:08:41 +00:00
Gabor Juhos
a61431b154
cns21xx: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35885
2013-03-04 16:08:39 +00:00
Gabor Juhos
3e3fc552bc
ppc44x: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35884
2013-03-04 15:16:37 +00:00
Gabor Juhos
d24041665c
ppc44x: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35883
2013-03-04 15:16:35 +00:00
Gabor Juhos
c67127ad23
ppc40x: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35882
2013-03-04 15:16:33 +00:00
Gabor Juhos
341b5ba939
ppc40x: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35881
2013-03-04 15:16:32 +00:00
Florian Fainelli
b412a81524
brcm63xx: fix LED names for various boards
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35880
2013-03-04 13:42:35 +00:00
Gabor Juhos
947bc9d36f
ar71xx: add backported watchdog patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35879
2013-03-04 12:08:28 +00:00
Gabor Juhos
1d55249d7c
ar71xx: use backported QCA955x patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35878
2013-03-04 11:48:15 +00:00
Gabor Juhos
64a9fe2894
ar71xx: use backported PCI patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35877
2013-03-04 11:48:08 +00:00
Gabor Juhos
12d49b5195
ar71xx: use backported MISC IRQ patch
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35876
2013-03-04 11:48:06 +00:00
Gabor Juhos
4c31b9f43e
ar71xx: use backported GPIO patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35875
2013-03-04 11:48:04 +00:00
Luka Perkov
120028af99
ar71xx: enable building ramdisk images for WZRHPG30XNH board types
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
Acked-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35874
2013-03-04 11:37:28 +00:00
Gabor Juhos
0ad50b0bec
ar71xx: use backported SPI patches
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35873
2013-03-04 09:40:44 +00:00
Gabor Juhos
c28cdfab31
mpc85xx: remove 3.7 support
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35872
2013-03-04 09:37:25 +00:00
Gabor Juhos
84e960f7aa
mpc85xx: switch to 3.8
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35871
2013-03-04 09:37:24 +00:00