openwrt.git
12 years agoar71xx: ag71xx: fix get_port_link callback
juhosg [Wed, 7 Mar 2012 16:32:35 +0000 (16:32 +0000)]
ar71xx: ag71xx: fix get_port_link callback

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

12 years agoar71xx: ag71xx: use the generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:34 +0000 (16:32 +0000)]
ar71xx: ag71xx: use the generic get_port_link implementation

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

12 years agogeneric: swconfig: add a generic get_port_link implementation
juhosg [Wed, 7 Mar 2012 16:32:33 +0000 (16:32 +0000)]
generic: swconfig: add a generic get_port_link implementation

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

12 years agogeneric: ar8216: use mdiobus_write in ar8236_hw_init
juhosg [Wed, 7 Mar 2012 16:32:31 +0000 (16:32 +0000)]
generic: ar8216: use mdiobus_write in ar8236_hw_init

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

12 years agogeneric: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}
juhosg [Wed, 7 Mar 2012 16:32:30 +0000 (16:32 +0000)]
generic: ar8216: use bus->mdio_lock directly in ar8216_mii_{read,write}

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

12 years agogeneric: ar8216: fix phy driver name
juhosg [Wed, 7 Mar 2012 16:32:28 +0000 (16:32 +0000)]
generic: ar8216: fix phy driver name

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

12 years ago[generic] enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx...
jow [Wed, 7 Mar 2012 14:14:52 +0000 (14:14 +0000)]
[generic] enable EFI partition support by default, adds ca. 8K uncompressed on ar71xx (#8672)

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

12 years agolinux/3.2: fix crypto4xx build failure
juhosg [Wed, 7 Mar 2012 11:57:49 +0000 (11:57 +0000)]
linux/3.2: fix crypto4xx build failure

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

12 years agobuild: unexport C_INCLUDE_PATH to prevent user settings from interfering with the...
nbd [Mon, 5 Mar 2012 21:39:07 +0000 (21:39 +0000)]
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865)

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

12 years agonetifd: update to latest version
nbd [Mon, 5 Mar 2012 19:53:16 +0000 (19:53 +0000)]
netifd: update to latest version

- preserve hotplug-added interfaces on reload, even if settings change
- implement fast config reload for bridge devices
- improve bridge device handling reliability
- fix bridge stp settings

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

12 years agopackage/kernel: don't allow to select NAND modules for kernels <3.0
juhosg [Mon, 5 Mar 2012 18:01:55 +0000 (18:01 +0000)]
package/kernel: don't allow to select NAND modules for kernels <3.0

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

12 years agolinux/3.1: add missing NAND symbols
juhosg [Mon, 5 Mar 2012 18:01:54 +0000 (18:01 +0000)]
linux/3.1: add missing NAND symbols

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

12 years agolinux/3.0: add missing NAND symbols
juhosg [Mon, 5 Mar 2012 18:01:52 +0000 (18:01 +0000)]
linux/3.0: add missing NAND symbols

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

12 years ago[package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)
jow [Mon, 5 Mar 2012 17:52:46 +0000 (17:52 +0000)]
[package] iwinfo: fix integer overflow in assoclist rate reporting (#11073)

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

12 years ago[brcm63xx] remove empty directories
florian [Mon, 5 Mar 2012 17:24:53 +0000 (17:24 +0000)]
[brcm63xx] remove empty directories

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

12 years ago[brcm63xx] remove 3.1 support
florian [Mon, 5 Mar 2012 16:50:42 +0000 (16:50 +0000)]
[brcm63xx] remove 3.1 support

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

12 years ago[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic
florian [Mon, 5 Mar 2012 14:49:34 +0000 (14:49 +0000)]
[brcm63xx] rename 96348GW-1{0,1}-gen to 96348GW-1{0,1}-generic

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

12 years ago[brcm63xx] generate generic images for BCM96358VW and BCM96358VW2 (#10666)
florian [Mon, 5 Mar 2012 14:49:31 +0000 (14:49 +0000)]
[brcm63xx] generate generic images for BCM96358VW and BCM96358VW2 (#10666)

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

12 years ago[brcm63xx] wire bcm96348gw-10 reset button (#10854)
florian [Mon, 5 Mar 2012 14:23:45 +0000 (14:23 +0000)]
[brcm63xx] wire bcm96348gw-10 reset button (#10854)

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

12 years agoMerge branch 'bcm63xx'
florian [Mon, 5 Mar 2012 13:29:54 +0000 (13:29 +0000)]
Merge branch 'bcm63xx'

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

12 years agobuild: remove redundant call to $(SH_FUNC) (#8042)
nbd [Mon, 5 Mar 2012 11:57:08 +0000 (11:57 +0000)]
build: remove redundant call to $(SH_FUNC) (#8042)

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

12 years agokernel: fix powerpc unused-but-set variables
nbd [Mon, 5 Mar 2012 00:51:12 +0000 (00:51 +0000)]
kernel: fix powerpc unused-but-set variables

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

12 years agokernel: remove the crtsavres dependency, the patched gcc will no longer emit referenc...
nbd [Mon, 5 Mar 2012 00:51:08 +0000 (00:51 +0000)]
kernel: remove the crtsavres dependency, the patched gcc will no longer emit references to that code

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

12 years agogcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 worka...
nbd [Mon, 5 Mar 2012 00:51:05 +0000 (00:51 +0000)]
gcc: now that the gpr save/restore issues are taken care of, remove the -Os/-O2 workaround that dealt with it earlier

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

12 years agogcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are...
nbd [Mon, 5 Mar 2012 00:51:01 +0000 (00:51 +0000)]
gcc: do not emit references to _savegpr_* and _restgpr_* on powerpc, as they are tricky to deal with wrt. libgcc. they cannot be linked dynamically

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

12 years agokernel: fix vmalloc stack traces triggered by module with an empty init section ...
nbd [Mon, 5 Mar 2012 00:12:44 +0000 (00:12 +0000)]
kernel: fix vmalloc stack traces triggered by module with an empty init section (mostly happens on x86)

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

12 years ago[package] busybox: enable ps wide flag by default
jow [Sun, 4 Mar 2012 20:09:58 +0000 (20:09 +0000)]
[package] busybox: enable ps wide flag by default

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

12 years agolinux/3.3: add more NAND symbols
juhosg [Sun, 4 Mar 2012 18:23:59 +0000 (18:23 +0000)]
linux/3.3: add more NAND symbols

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

12 years agolinux/3.2: add more NAND symbols
juhosg [Sun, 4 Mar 2012 18:23:56 +0000 (18:23 +0000)]
linux/3.2: add more NAND symbols

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

12 years agoramips: add support for unbranded XDX-RN502J board
juhosg [Sun, 4 Mar 2012 16:09:13 +0000 (16:09 +0000)]
ramips: add support for unbranded XDX-RN502J board

This patch adds support for routers using a PCB marked XDX-RN502J
V2.0, such as some unbranded routers like this:

http://www.mediafire.com/?8acv87h6snn9fj6
http://www.mediafire.com/?do7xonw7scor4kn
http://www.mediafire.com/?1ad49zvx3e7jyix
http://www.mediafire.com/?i46cqiq66maa197

http://www.aliexpress.com/product-fm/516397994-Free-Shipping-300M-3G-WAN-Wireless-N-WiFi-USB-AP-Router-2-Antennas-wholesalers.html

some reports also state the Aceex 22Y uses the same board.

more information can be found in the following openwrt forum post
https://forum.openwrt.org/viewtopic.php?id=34878

[juhosg: fix checkpatch warnings, use the GENERIC_4M template]

Signed-off-by: bruno schwander <bruno@tinkerbox.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30809 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoramips: board support for Asus RT-N10+
juhosg [Sun, 4 Mar 2012 16:09:11 +0000 (16:09 +0000)]
ramips: board support for Asus RT-N10+

[juhosg: fix indentation in platform scripts, and remove debug
messages from 06_set_iface_mac]

Signed-off-by: Patrick van Staveren <trick@vanstaveren.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30808 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[package] uhttpd: cope with variable number of spaces in header lines (#11079)
jow [Sun, 4 Mar 2012 15:53:51 +0000 (15:53 +0000)]
[package] uhttpd: cope with variable number of spaces in header lines (#11079)

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

12 years ago[package] base-files: enable conntrack accounting in sysctl. It used to be a compile...
jow [Sun, 4 Mar 2012 14:53:17 +0000 (14:53 +0000)]
[package] base-files: enable conntrack accounting in sysctl. It used to be a compile time option which got deprecated

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

12 years agoppc40x: preliminary support for 3.3
juhosg [Sun, 4 Mar 2012 12:39:46 +0000 (12:39 +0000)]
ppc40x: preliminary support for 3.3

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

12 years agolinux/3.3: add missing config symbols
juhosg [Sun, 4 Mar 2012 12:39:44 +0000 (12:39 +0000)]
linux/3.3: add missing config symbols

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

12 years agolinux/3.2: add missing NAND symbols
juhosg [Sun, 4 Mar 2012 12:39:42 +0000 (12:39 +0000)]
linux/3.2: add missing NAND symbols

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

12 years agoar71xx: refresh patches against 3.3-rc5
juhosg [Sat, 3 Mar 2012 14:10:29 +0000 (14:10 +0000)]
ar71xx: refresh patches against 3.3-rc5

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

12 years agolinux/3.3: merge recent ubifs patches from 3.2
juhosg [Sat, 3 Mar 2012 14:10:27 +0000 (14:10 +0000)]
linux/3.3: merge recent ubifs patches from 3.2

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

12 years agolinux/3.3: refresh patches against 3.3-rc5
juhosg [Sat, 3 Mar 2012 14:10:24 +0000 (14:10 +0000)]
linux/3.3: refresh patches against 3.3-rc5

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

12 years agoomap24xx: fix compile error with new binutils (#11072)
nbd [Sat, 3 Mar 2012 12:00:48 +0000 (12:00 +0000)]
omap24xx: fix compile error with new binutils (#11072)

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

12 years agotools/mtd-utils: fix build error
juhosg [Sat, 3 Mar 2012 11:12:06 +0000 (11:12 +0000)]
tools/mtd-utils: fix build error

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

12 years agotools/mtd-utils: update mkfs.ubifs XZ support
juhosg [Sat, 3 Mar 2012 10:08:31 +0000 (10:08 +0000)]
tools/mtd-utils: update mkfs.ubifs XZ support

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

12 years agotools/mtd-utils: add XZ compression support to mkfs.ubifs
juhosg [Fri, 2 Mar 2012 23:09:01 +0000 (23:09 +0000)]
tools/mtd-utils: add XZ compression support to mkfs.ubifs

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

12 years agolinux/3.2: add symlink xattr support to ubifs
juhosg [Fri, 2 Mar 2012 23:09:00 +0000 (23:09 +0000)]
linux/3.2: add symlink xattr support to ubifs

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

12 years agolinux/3.2: add XZ decompression support to ubifs
juhosg [Fri, 2 Mar 2012 23:08:59 +0000 (23:08 +0000)]
linux/3.2: add XZ decompression support to ubifs

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

12 years agolinux/3.2: add XZ decompressor support to crypto
juhosg [Fri, 2 Mar 2012 23:08:56 +0000 (23:08 +0000)]
linux/3.2: add XZ decompressor support to crypto

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

12 years agoppc40x: switch to 3.2.9
juhosg [Fri, 2 Mar 2012 18:04:02 +0000 (18:04 +0000)]
ppc40x: switch to 3.2.9

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

12 years agolinux/3.2: add a bunch of missing symbols
juhosg [Fri, 2 Mar 2012 18:04:01 +0000 (18:04 +0000)]
linux/3.2: add a bunch of missing symbols

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

12 years agoppc40x: fix build errors in the CF and ISP116X drivers
juhosg [Fri, 2 Mar 2012 18:03:59 +0000 (18:03 +0000)]
ppc40x: fix build errors in the CF and ISP116X drivers

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

12 years ago[adm8668] mark variables as might be unused
florian [Fri, 2 Mar 2012 13:23:38 +0000 (13:23 +0000)]
[adm8668] mark variables as might be unused

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

12 years ago[adm8668] remove unused variables and defines
florian [Fri, 2 Mar 2012 13:23:35 +0000 (13:23 +0000)]
[adm8668] remove unused variables and defines

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

12 years ago[kernel/2.6.39] MIPS: fix kexec build on 64-bits targets
florian [Fri, 2 Mar 2012 13:19:13 +0000 (13:19 +0000)]
[kernel/2.6.39] MIPS: fix kexec build on 64-bits targets

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

12 years ago[kernel/2.6.39] refresh patches
florian [Fri, 2 Mar 2012 13:19:10 +0000 (13:19 +0000)]
[kernel/2.6.39] refresh patches

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

12 years ago[kernel/2.6.39] MIPS: fix printing of size_t arg
florian [Fri, 2 Mar 2012 13:19:08 +0000 (13:19 +0000)]
[kernel/2.6.39] MIPS: fix printing of size_t arg

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

12 years ago[kernel/2.6.37] MIPS: mark unused variables
florian [Fri, 2 Mar 2012 13:19:05 +0000 (13:19 +0000)]
[kernel/2.6.37] MIPS: mark unused variables

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

12 years ago[kernel/2.6.37] refresh patches
florian [Fri, 2 Mar 2012 13:19:02 +0000 (13:19 +0000)]
[kernel/2.6.37] refresh patches

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

12 years ago[kernel/2.6.36] MIPS: mark unused variables
florian [Fri, 2 Mar 2012 13:19:00 +0000 (13:19 +0000)]
[kernel/2.6.36] MIPS: mark unused variables

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

12 years ago[kernel/2.6.36] refresh patches
florian [Fri, 2 Mar 2012 13:18:56 +0000 (13:18 +0000)]
[kernel/2.6.36] refresh patches

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

12 years ago[kernel/2.6.32] MIPS: mark unused variables
florian [Fri, 2 Mar 2012 13:18:53 +0000 (13:18 +0000)]
[kernel/2.6.32] MIPS: mark unused variables

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

12 years ago[kernel/2.6.32] refresh patches
florian [Fri, 2 Mar 2012 13:18:47 +0000 (13:18 +0000)]
[kernel/2.6.32] refresh patches

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

12 years agobase-files: remove trailing whitespaces from lib/functions/boot.sh
juhosg [Fri, 2 Mar 2012 11:17:30 +0000 (11:17 +0000)]
base-files: remove trailing whitespaces from lib/functions/boot.sh

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

12 years agobase-files: remove trailing whitespaces from lib/functions.sh
juhosg [Fri, 2 Mar 2012 11:17:29 +0000 (11:17 +0000)]
base-files: remove trailing whitespaces from lib/functions.sh

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

12 years agopackage/kernel: package nandsim module
juhosg [Fri, 2 Mar 2012 11:17:27 +0000 (11:17 +0000)]
package/kernel: package nandsim module

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

12 years agopackage/kernel: package NAND support
juhosg [Fri, 2 Mar 2012 11:17:25 +0000 (11:17 +0000)]
package/kernel: package NAND support

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

12 years agotools/mtd-utils: cleanup mkubifs lzo patch
juhosg [Thu, 1 Mar 2012 19:55:49 +0000 (19:55 +0000)]
tools/mtd-utils: cleanup mkubifs lzo patch

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

12 years agotools/mtd-utils: update to 1.4.5
juhosg [Thu, 1 Mar 2012 19:55:48 +0000 (19:55 +0000)]
tools/mtd-utils: update to 1.4.5

This updates mtd-utils in tools:
100-optional_lzo.patch and 101-ubifs-optional_lzo.patch
are now uneeded as a WITHOUT_LZO flag is provided by the
upstream sources. All remaining patches are refreshed
for the new version.
135-mkubifs_optional_lzo.patch was created to respect
WITHOUT_LZO also in mkubifs.

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

12 years agoar71xx: ag71xx: keep VLAN tags if VLAN is not enabled
juhosg [Thu, 1 Mar 2012 19:49:05 +0000 (19:49 +0000)]
ar71xx: ag71xx: keep VLAN tags if VLAN is not enabled

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

12 years agokernel: update linux 3.2 to 3.2.9
juhosg [Thu, 1 Mar 2012 19:49:02 +0000 (19:49 +0000)]
kernel: update linux 3.2 to 3.2.9

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

12 years agoath9k: fix misplaced ifdef
nbd [Thu, 1 Mar 2012 15:22:08 +0000 (15:22 +0000)]
ath9k: fix misplaced ifdef

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

12 years agoath9k: disable btcoex again after it got re-enabled by the update
nbd [Thu, 1 Mar 2012 15:13:41 +0000 (15:13 +0000)]
ath9k: disable btcoex again after it got re-enabled by the update

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

12 years agoath9k: disable MAC sample debugging, it is almost never used and wastes precious...
nbd [Thu, 1 Mar 2012 15:13:33 +0000 (15:13 +0000)]
ath9k: disable MAC sample debugging, it is almost never used and wastes precious CPU cycles

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

12 years agomac80211: optimize mac address comparisons to improve performance
nbd [Thu, 1 Mar 2012 15:13:30 +0000 (15:13 +0000)]
mac80211: optimize mac address comparisons to improve performance

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

12 years agokernel: keep more symbols in the kernel modules when doing profiling
nbd [Thu, 1 Mar 2012 15:13:26 +0000 (15:13 +0000)]
kernel: keep more symbols in the kernel modules when doing profiling

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

12 years agobuild: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evalua...
nbd [Thu, 1 Mar 2012 10:39:46 +0000 (10:39 +0000)]
build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via lazy evaluation. this allows adding c++ specific cflags

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

12 years agokernel: do not rename module symbols with kallsyms enabled
nbd [Thu, 1 Mar 2012 09:58:03 +0000 (09:58 +0000)]
kernel: do not rename module symbols with kallsyms enabled

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

12 years agomac80211: fix ad-hoc mode performance regression
nbd [Thu, 1 Mar 2012 09:57:56 +0000 (09:57 +0000)]
mac80211: fix ad-hoc mode performance regression

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

12 years agotools: symlink seq to the host staging dir (gseq on mac os x)
nbd [Wed, 29 Feb 2012 18:20:34 +0000 (18:20 +0000)]
tools: symlink seq to the host staging dir (gseq on mac os x)

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

12 years agomac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree...
nbd [Wed, 29 Feb 2012 18:20:28 +0000 (18:20 +0000)]
mac80211: delete linux/eeprom_93cx6.h since the module is used from the kernel tree, fixes rt2x00 issues on lantiq

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

12 years agomac80211: remove 060-fix_compat_security.patch, it is no longer needed
nbd [Tue, 28 Feb 2012 20:49:26 +0000 (20:49 +0000)]
mac80211: remove 060-fix_compat_security.patch, it is no longer needed

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

12 years agobrcm47xx: use kernel 3.2 by default
hauke [Tue, 28 Feb 2012 20:12:46 +0000 (20:12 +0000)]
brcm47xx: use kernel 3.2 by default

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

12 years agonetifd: update, fix some mac address handling issues
nbd [Mon, 27 Feb 2012 23:37:49 +0000 (23:37 +0000)]
netifd: update, fix some mac address handling issues

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

12 years agonetifd: add missing do_sysctl function
nbd [Mon, 27 Feb 2012 23:37:46 +0000 (23:37 +0000)]
netifd: add missing do_sysctl function

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

12 years ago[package] iwcap: fix reversed umask
jow [Mon, 27 Feb 2012 23:08:15 +0000 (23:08 +0000)]
[package] iwcap: fix reversed umask

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

12 years ago[package] add iwcap - a small radiotap capture utility for background monitoring...
jow [Mon, 27 Feb 2012 22:57:15 +0000 (22:57 +0000)]
[package] add iwcap - a small radiotap capture utility for background monitoring of wireless traffic or use as a remote capture drone

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

12 years agomac80211: update to wireless-testing 2012-02-27
nbd [Mon, 27 Feb 2012 22:56:05 +0000 (22:56 +0000)]
mac80211: update to wireless-testing 2012-02-27

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

12 years agoath9k: fix beacon issues on ar93xx
nbd [Mon, 27 Feb 2012 22:56:00 +0000 (22:56 +0000)]
ath9k: fix beacon issues on ar93xx

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

12 years agonetifd: update to 2012-02-26, fixes ipv4 broadcast handling
nbd [Mon, 27 Feb 2012 16:23:50 +0000 (16:23 +0000)]
netifd: update to 2012-02-26, fixes ipv4 broadcast handling

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

12 years agonetifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
nbd [Mon, 27 Feb 2012 16:23:47 +0000 (16:23 +0000)]
netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)

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

12 years agomac80211: update to wireless-testing 2012-02-23
nbd [Mon, 27 Feb 2012 16:23:43 +0000 (16:23 +0000)]
mac80211: update to wireless-testing 2012-02-23

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

12 years agonetifd: add a new udhcpc default script for command line use (no uci support)
nbd [Mon, 27 Feb 2012 16:23:39 +0000 (16:23 +0000)]
netifd: add a new udhcpc default script for command line use (no uci support)

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

12 years ago[generic] revert unrelated change in previous commit
jow [Mon, 27 Feb 2012 09:34:31 +0000 (09:34 +0000)]
[generic] revert unrelated change in previous commit

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

12 years ago[generic] partly revert r30708, it breaks various arches
jow [Mon, 27 Feb 2012 09:33:36 +0000 (09:33 +0000)]
[generic] partly revert r30708, it breaks various arches

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

12 years agoramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop
juhosg [Sun, 26 Feb 2012 10:54:13 +0000 (10:54 +0000)]
ramips: don't read RAMIPS_RX_CALC_IDX0 register in the loop

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

12 years agoramips: raeth: add rx_info structure
juhosg [Sun, 26 Feb 2012 10:54:12 +0000 (10:54 +0000)]
ramips: raeth: add rx_info structure

This helps to reduce code size on RX path:

add/remove: 0/0 grow/shrink: 3/1 up/down: 68/-56 (12)
function                                     old     new   delta
ramips_eth_open                             1104    1144     +40
ramips_ring_free                             212     232     +20
ramips_eth_stop                              400     408      +8
ramips_eth_rx_hw                             648     592     -56

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

12 years agoramips: raeth: add tx_info structure
juhosg [Sun, 26 Feb 2012 10:54:10 +0000 (10:54 +0000)]
ramips: raeth: add tx_info structure

This helps to reduce code size on TX path:

add/remove: 0/0 grow/shrink: 1/4 up/down: 56/-92 (-36)
function                                     old     new   delta
ramips_eth_open                             1048    1104     +56
ramips_eth_tx_housekeeping                   156     148      -8
ramips_ring_free                             224     212     -12
ramips_eth_stop                              420     400     -20
ramips_eth_hard_start_xmit                   480     428     -52

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

12 years agoRevert "scripts/download.pl: fix sourceforge url"
nbd [Sun, 26 Feb 2012 09:29:53 +0000 (09:29 +0000)]
Revert "scripts/download.pl: fix sourceforge url"

To use the new url, the project name would need to be appended multiple times,
let's hope the old redirect will continue to work in the future

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

12 years agoixp4xx: fix a compile error
nbd [Sat, 25 Feb 2012 22:12:11 +0000 (22:12 +0000)]
ixp4xx: fix a compile error

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

12 years ago[package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6...
jow [Sat, 25 Feb 2012 21:00:23 +0000 (21:00 +0000)]
[package] firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in case no connection tracking is used

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

12 years agoscripts/download.pl: fix sourceforge url
nbd [Sat, 25 Feb 2012 20:44:02 +0000 (20:44 +0000)]
scripts/download.pl: fix sourceforge url

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

12 years ago[generic] add some missing 2.6.39 kernel symbols observed on x86/generic builds
jow [Sat, 25 Feb 2012 13:17:32 +0000 (13:17 +0000)]
[generic] add some missing 2.6.39 kernel symbols observed on x86/generic builds

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