Commit graph

24772 commits

Author SHA1 Message Date
Felix Fietkau
f75bba6f87 ubox: fix compile error (#13877)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37330
2013-07-15 08:17:33 +00:00
Steven Barth
0444e32acd Bump iptables version
SVN-Revision: 37329
2013-07-15 06:12:07 +00:00
Steven Barth
ea6a5d0c22 iptables: restore reap functionality to recent module
The reap functionality appears to have been accidentally disabled by
commit 74ded7257e5da5e309844d386290f24ae91950a6 to iptables.git, see:

  git://git.netfilter.org/iptables.git

and subsequently in iptables 1.4.15 and later.  This adds a patch to
restore reap functionality for recent_opts_v1.

Signed-off-by: Russell Senior <russell@personaltelco.net>

SVN-Revision: 37328
2013-07-15 06:12:03 +00:00
Luka Perkov
75b911ddc1 imx6: switch to askconsole
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37326
2013-07-15 00:03:40 +00:00
Luka Perkov
9e3eee974b ar71xx: remove patches for 3.8 (leftover after r37315)
Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37324
2013-07-14 22:57:47 +00:00
Mirko Vogt
53d4d18f07 remove broken mirrors for linux kernel
ftp.de.kernel.org / ftp.fr.kernel.org don't resolv anymore,
ftp.all.kernel.org is DNS round robin anyway

Signed-off-by: Mirko Vogt <mirko@openwrt.org>

SVN-Revision: 37323
2013-07-14 21:26:35 +00:00
Florian Fainelli
758a411797 realview: switch to 3.10 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37322
2013-07-14 21:04:36 +00:00
Florian Fainelli
60e92f6e58 realview: add support for 3.10 kernel
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37321
2013-07-14 21:04:15 +00:00
Florian Fainelli
116990441b kernel: add some more ARM related configuration symbols
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 37320
2013-07-14 21:03:53 +00:00
Luka Perkov
1a963355b0 netifd: update to latest version, add bridge_empty option
with this option enabled it's possible to create empty bridges

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 37318
2013-07-14 18:50:04 +00:00
John Crispin
955662ec47 lantiq: apply [37258] also to the 3.9 kernel patches
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37317
2013-07-14 18:28:02 +00:00
John Crispin
7d7c2ff5f9 swconfig: fix dependency bug introduced by [37304]
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37316
2013-07-14 18:16:42 +00:00
John Crispin
3d15bc6fb2 ar71xx: fix maximum watchdog timeout
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 37315
2013-07-14 18:01:09 +00:00
John Crispin
f7cf157712 ramips: disable ill_acc driver by default
The driver seems to be causoing boot rpoblems on some SoCs

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

SVN-Revision: 37314
2013-07-14 18:01:00 +00:00
John Crispin
6d7e477691 procd: update to latest git revision
* improves logread over net code

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

SVN-Revision: 37313
2013-07-14 18:00:51 +00:00
John Crispin
33a04fdfec ubox: update to latest git revison
this fixes a stack corruption in kmodloader. lsmod should be fixed now

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

SVN-Revision: 37312
2013-07-14 18:00:43 +00:00
John Crispin
89c0392736 ralink: drop v3.8 support
Signed-off-by: John Crispin <blogic@opewnrt.org>

SVN-Revision: 37311
2013-07-14 18:00:34 +00:00
Felix Fietkau
eb0a44917e ar71xx: update to 3.10.1
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37310
2013-07-14 17:29:56 +00:00
Hauke Mehrtens
13f3c9dbe5 mac80211: b43: load b43 on core rev 17 and 18.
This is now controlled by a module parameter and the default
configuration depends on brcmsmac being installed.
This patch causes b43 to take core rev 17 and 18 always by default.

SVN-Revision: 37307
2013-07-14 14:23:04 +00:00
Hauke Mehrtens
71230b33c1 mac80211: b43: activate LP-Phy support every time
SVN-Revision: 37305
2013-07-14 14:13:32 +00:00
Hauke Mehrtens
f8d55e7541 brcm47xx: use b53 phy driver for the switch in kernel 3.10
This makes it possible to use swconfig to controll the switch.

This was tested with devices using b43 and bgmac.
This was not tested on devices using tg3.
This does not support the adm switch used in some very old devices.

SVN-Revision: 37304
2013-07-14 14:11:17 +00:00
Felix Fietkau
936683b2de ar71xx: use uimage split for WHR-HP-G300N
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37303
2013-07-14 14:06:01 +00:00
Felix Fietkau
342946d858 ar71xx: use uimage split for dlrtdev
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37302
2013-07-14 14:05:57 +00:00
Felix Fietkau
594797cdd5 ar71xx: use uimage split for Allnet devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37301
2013-07-14 14:05:53 +00:00
Felix Fietkau
e5b7a20bea ar71xx: use uimage split for Cameo devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37300
2013-07-14 14:05:50 +00:00
Felix Fietkau
4fc17e4d08 ar71xx: use uimage split for DIR-825B1
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37299
2013-07-14 14:05:46 +00:00
Felix Fietkau
c263993197 ar71xx: use uimage split for Embedded Wireless Dorin
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37298
2013-07-14 14:05:42 +00:00
Felix Fietkau
083b0a06a3 ar71xx: use uimage split for Ubiquiti XM devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37297
2013-07-14 14:05:39 +00:00
Felix Fietkau
6702955857 ar71xx: increase kernel size for wndr3700 based devices
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37296
2013-07-14 14:05:35 +00:00
Felix Fietkau
25d910a78f ar71xx: use uimage split for WZR-HP-G300NH2
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37295
2013-07-14 14:05:31 +00:00
Felix Fietkau
6bff456212 ar71xx: enable uimage split for wzr-hp-ag300h/wzr-600dhp
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37294
2013-07-14 14:05:27 +00:00
Felix Fietkau
fbde376c53 ar71xx: use uimage split for WZR-HP-G300NH
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37293
2013-07-14 14:05:23 +00:00
Felix Fietkau
a7c5f6708b ar71xx: use uimage split for WZR-HP-G450H
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37292
2013-07-14 14:05:19 +00:00
Felix Fietkau
ab5e21a9a5 ar71xx: enable uimage split and use it for carambola2
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37291
2013-07-14 14:05:16 +00:00
Felix Fietkau
8d5d96e833 ar71xx: remove linux 3.8
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37290
2013-07-14 14:05:12 +00:00
Felix Fietkau
d1238718c2 ar71xx: move the watchdog driver to the kernel
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37289
2013-07-14 14:05:08 +00:00
Felix Fietkau
8cf868e1a6 ar71xx: set linux 3.10 as default
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37288
2013-07-14 14:05:04 +00:00
Hauke Mehrtens
a5c0ad6354 brcm47xx: add initial support for kernel 3.10
SVN-Revision: 37287
2013-07-14 13:44:45 +00:00
Hauke Mehrtens
3bc90a4d23 brcm47xx: fix switch handling
This fixes some problems with the switch handling

 * It now send the messages again to indicate a button for failsafe mode should be pressed
 * it does not leak packages between wan and lan any more
 * the switch works again in normal mode

The Ethernet connection has to be up when the switch driver switch-robo
is insmoded therefor we just do it again.
Explicitly set enable_vlan to prevent leaking packages.

This should close #13869, #13868 and #13716

SVN-Revision: 37286
2013-07-14 13:19:58 +00:00
Felix Fietkau
17bbc92882 kernel: disable the yaffs2 /proc code to make it compile on linux 3.10 (#13848)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37285
2013-07-14 13:10:22 +00:00
Hauke Mehrtens
ef0b9be95e brcm47xx: do not load the kernel modules needed for Ethernet manually
add the boot flag to make the kernel modules needed for Ethernet and
diag load on startup.

SVN-Revision: 37284
2013-07-14 12:59:00 +00:00
Felix Fietkau
656d475043 kernel: implement automatic rootfs split from the firmware partition in linux 3.10 (disabled by default)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37283
2013-07-14 12:57:03 +00:00
Felix Fietkau
b95bdc8ab5 kernel/base-files: clean up old code related to refreshing mtd partitions, it is no longer used anywhere
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37282
2013-07-14 12:56:58 +00:00
Hauke Mehrtens
e800436de3 brcm47xx: do not change nvram without user interaction
SVN-Revision: 37281
2013-07-14 12:56:42 +00:00
Hauke Mehrtens
9a5a262324 broadcom-diag: make it work with kernel 3.10
In kernel 3.10 the proc interface changed, this patch adds the changes needed for the new interface.

SVN-Revision: 37280
2013-07-14 11:30:31 +00:00
Hauke Mehrtens
c7370edf98 broadcom-diag: check the correct value for not null.
This also fixes a compile warning.

SVN-Revision: 37279
2013-07-14 11:28:37 +00:00
Hauke Mehrtens
63d818a219 broadcom-diag: reoder some parts.
This was done to reduce the number of forward declaration needed.
This does not contain any real change in the code.

SVN-Revision: 37278
2013-07-14 11:26:35 +00:00
Felix Fietkau
3a4a74f861 busybox: disable features marked as broken (#13782)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 37277
2013-07-14 11:00:59 +00:00
Hauke Mehrtens
da72edd7cd kernel: refresh patches for kernel 3.8.13
SVN-Revision: 37276
2013-07-13 22:45:56 +00:00
Hauke Mehrtens
06accca1d7 kernel: update to kernel 3.10.1 and refresh patches
SVN-Revision: 37275
2013-07-13 22:45:09 +00:00