openwrt.git
11 years agolibnfnetlink: update to v1.0.1
jow [Sun, 13 Jan 2013 19:49:06 +0000 (19:49 +0000)]
libnfnetlink: update to v1.0.1

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

11 years agoubus: update to git head, passes u64 blob types as doubles to Lua
jow [Sun, 13 Jan 2013 19:49:01 +0000 (19:49 +0000)]
ubus: update to git head, passes u64 blob types as doubles to Lua

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

11 years agonetifd: update to git head, adds 64bit counters
jow [Sun, 13 Jan 2013 19:48:52 +0000 (19:48 +0000)]
netifd: update to git head, adds 64bit counters

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

11 years agoath9k: fix memory corruption issues on ar5416/ar91xx
nbd [Sun, 13 Jan 2013 18:55:39 +0000 (18:55 +0000)]
ath9k: fix memory corruption issues on ar5416/ar91xx

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

11 years agoodhcp6c: Send RS on start
cyrus [Sun, 13 Jan 2013 18:06:24 +0000 (18:06 +0000)]
odhcp6c: Send RS on start

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

11 years agoodhcp6c: Add preliminary proto-handler
cyrus [Sun, 13 Jan 2013 17:35:09 +0000 (17:35 +0000)]
odhcp6c: Add preliminary proto-handler

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

11 years agoipv6-support: don't use disable_ipv6
cyrus [Sun, 13 Jan 2013 17:25:43 +0000 (17:25 +0000)]
ipv6-support: don't use disable_ipv6

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

11 years ago6relayd: Rewrite init-script logic
cyrus [Sun, 13 Jan 2013 17:25:38 +0000 (17:25 +0000)]
6relayd: Rewrite init-script logic

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

11 years agoar71xx: fix unaligned access in cls_u32
nbd [Sun, 13 Jan 2013 16:48:23 +0000 (16:48 +0000)]
ar71xx: fix unaligned access in cls_u32

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

11 years agoadd ustream-ssl, an ustream abstraction library for SSL stream sockets
nbd [Sun, 13 Jan 2013 15:57:05 +0000 (15:57 +0000)]
add ustream-ssl, an ustream abstraction library for SSL stream sockets

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

11 years agoar71xx: fix unaligned access in a few more places
nbd [Sun, 13 Jan 2013 15:37:58 +0000 (15:37 +0000)]
ar71xx: fix unaligned access in a few more places

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

11 years agoar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes...
nbd [Sun, 13 Jan 2013 14:54:39 +0000 (14:54 +0000)]
ar71xx: improve unaligned access patches, add a net_hdr_word() macro which assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32

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

11 years agolibubox: update to latest version, adds small blobmsg enhancements and license fixes...
nbd [Sun, 13 Jan 2013 14:31:27 +0000 (14:31 +0000)]
libubox: update to latest version, adds small blobmsg enhancements and license fixes - package is now ISC/BSD-3c

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

11 years agoar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 addre...
nbd [Sun, 13 Jan 2013 13:06:09 +0000 (13:06 +0000)]
ar71xx: avoid __packed define in the unaligned access hack patch, make the ipv6 address struct also 2-byte-aligned/packed

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

11 years agokernel: add back the mips module relocation patch
nbd [Sun, 13 Jan 2013 12:23:42 +0000 (12:23 +0000)]
kernel: add back the mips module relocation patch

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

11 years agoar71xx: add more cpu feature overrides, slightly reduces kernel size
nbd [Sun, 13 Jan 2013 11:33:48 +0000 (11:33 +0000)]
ar71xx: add more cpu feature overrides, slightly reduces kernel size

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

11 years agoar71xx: extend the unaligned access hacks to a few more places that showed up in...
nbd [Sun, 13 Jan 2013 11:33:44 +0000 (11:33 +0000)]
ar71xx: extend the unaligned access hacks to a few more places that showed up in the new kernel

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

11 years agokernel: fix enabling coredump support on 3.7+
nbd [Sun, 13 Jan 2013 11:33:39 +0000 (11:33 +0000)]
kernel: fix enabling coredump support on 3.7+

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

11 years agobrcm47xx: BCMA - Update default IRQ assignment per upstream change
hauke [Sat, 12 Jan 2013 15:00:01 +0000 (15:00 +0000)]
brcm47xx: BCMA - Update default IRQ assignment per upstream change

Update the default IRQ assignment for unrecognized devices per
the upstream change.

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35121 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it
nbd [Sat, 12 Jan 2013 13:21:08 +0000 (13:21 +0000)]
kernel: make kmod-ledtrig-usbdev depend on usb core support instead of selecting it

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

11 years agorefresh kernel configs with kconfig.pl
juhosg [Sat, 12 Jan 2013 12:29:55 +0000 (12:29 +0000)]
refresh kernel configs with kconfig.pl

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

11 years agomalta: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:29:53 +0000 (12:29 +0000)]
malta: remove 3.6 support

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

11 years agomalta: build lzma and gzip compressed uImages
juhosg [Sat, 12 Jan 2013 12:29:52 +0000 (12:29 +0000)]
malta: build lzma and gzip compressed uImages

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

11 years agoadm5120: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:42 +0000 (12:25 +0000)]
adm5120: remove 3.6 support

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

11 years agoadm5120: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:40 +0000 (12:25 +0000)]
adm5120: switch to 3.7

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

11 years agoar71xx: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:38 +0000 (12:25 +0000)]
ar71xx: remove 3.6 support

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

11 years agoar71xx: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:36 +0000 (12:25 +0000)]
ar71xx: switch to 3.7

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

11 years agompc83xx: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:34 +0000 (12:25 +0000)]
mpc83xx: remove 3.6 support

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

11 years agompc83xx: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:32 +0000 (12:25 +0000)]
mpc83xx: switch to 3.7

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

11 years agoramips: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:30 +0000 (12:25 +0000)]
ramips: remove 3.6 support

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

11 years agoramips: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:28 +0000 (12:25 +0000)]
ramips: switch to 3.7

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

11 years agorb532: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:26 +0000 (12:25 +0000)]
rb532: remove 3.6 support

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

11 years agorb532: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:24 +0000 (12:25 +0000)]
rb532: switch to 3.7

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

11 years agoppc44x: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:21 +0000 (12:25 +0000)]
ppc44x: remove 3.6 support

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

11 years agoppc44x: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:20 +0000 (12:25 +0000)]
ppc44x: switch to 3.7

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

11 years agoppc40x: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:18 +0000 (12:25 +0000)]
ppc40x: remove 3.6 support

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

11 years agoppc40x: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:16 +0000 (12:25 +0000)]
ppc40x: switch to 3.7

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

11 years agocns21xx: remove 3.6 support
juhosg [Sat, 12 Jan 2013 12:25:14 +0000 (12:25 +0000)]
cns21xx: remove 3.6 support

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

11 years agocns21xx: switch to 3.7
juhosg [Sat, 12 Jan 2013 12:25:12 +0000 (12:25 +0000)]
cns21xx: switch to 3.7

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

11 years agokernel: update linux 3.7 to 3.7.2
juhosg [Sat, 12 Jan 2013 11:43:08 +0000 (11:43 +0000)]
kernel: update linux 3.7 to 3.7.2

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

11 years agoimage.mk: use XZ bcj architecture filter if available
florian [Fri, 11 Jan 2013 16:44:26 +0000 (16:44 +0000)]
image.mk: use XZ bcj architecture filter if available

xz supports using an architecture specific BCJ filter, use that one to
save us a couple kB while producing squashfs filesystems (mimics the
Linux kernel).

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

11 years agomac80211: fix enabling HT40-
nbd [Fri, 11 Jan 2013 13:24:20 +0000 (13:24 +0000)]
mac80211: fix enabling HT40-

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

11 years ago[package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotpl...
acinonyx [Fri, 11 Jan 2013 13:20:51 +0000 (13:20 +0000)]
[package] base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to hotplug2 (#12781)

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

11 years agomac80211: add a fix for ht40 connections
nbd [Fri, 11 Jan 2013 11:49:11 +0000 (11:49 +0000)]
mac80211: add a fix for ht40 connections

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

11 years agoath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other...
nbd [Thu, 10 Jan 2013 18:46:36 +0000 (18:46 +0000)]
ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and other devices

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

11 years agonetfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3
florian [Thu, 10 Jan 2013 17:20:29 +0000 (17:20 +0000)]
netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3

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

11 years agomvebu: update to 3.8-rc3
florian [Thu, 10 Jan 2013 17:20:25 +0000 (17:20 +0000)]
mvebu: update to 3.8-rc3

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

11 years agobrcm47xx: update bgmac driver to the version in mainline kernel
hauke [Thu, 10 Jan 2013 14:22:19 +0000 (14:22 +0000)]
brcm47xx: update bgmac driver to the version in mainline kernel

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

11 years agoath9k: add some calibration fixes from wireless-testing
nbd [Thu, 10 Jan 2013 14:09:50 +0000 (14:09 +0000)]
ath9k: add some calibration fixes from wireless-testing

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

11 years agokernel: update bcma and ssb to master-2013-01-09 from wireless-testing
hauke [Thu, 10 Jan 2013 14:05:18 +0000 (14:05 +0000)]
kernel: update bcma and ssb to master-2013-01-09 from wireless-testing

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

11 years ago[cns3xxx]: clean up PCI bus topology
kaloz [Thu, 10 Jan 2013 13:25:12 +0000 (13:25 +0000)]
[cns3xxx]: clean up PCI bus topology

This makes the PCI bus topology more standard for devices behind a bridge

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35079 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[cns3xxx]: clean up PCI bus topology
kaloz [Thu, 10 Jan 2013 13:23:33 +0000 (13:23 +0000)]
[cns3xxx]: clean up PCI bus topology

This makes the PCI bus topology more standard for devices behind a bridge

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35078 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[lantiq] fixes USB reset on ARV7518
blogic [Thu, 10 Jan 2013 06:44:58 +0000 (06:44 +0000)]
[lantiq] fixes USB reset on ARV7518

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

11 years agotoolchain: fix libpthread package for musl based toolchains (#12651)
florian [Wed, 9 Jan 2013 15:36:43 +0000 (15:36 +0000)]
toolchain: fix libpthread package for musl based toolchains (#12651)

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

11 years agoath9k: correct a logic error in the rx path fix
nbd [Wed, 9 Jan 2013 15:16:52 +0000 (15:16 +0000)]
ath9k: correct a logic error in the rx path fix

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

11 years agomac80211, ath9k: merge some pending fixes from linux-wireless@
nbd [Wed, 9 Jan 2013 12:56:25 +0000 (12:56 +0000)]
mac80211, ath9k: merge some pending fixes from linux-wireless@

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

11 years agomac80211: update to 2013-01-07, add several ath9k stability fixes
nbd [Wed, 9 Jan 2013 12:45:28 +0000 (12:45 +0000)]
mac80211: update to 2013-01-07, add several ath9k stability fixes

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

11 years ago[lantiq] fixes none-pci build
blogic [Wed, 9 Jan 2013 09:04:09 +0000 (09:04 +0000)]
[lantiq] fixes none-pci build

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

11 years agokernel: add kmod-mvsdio MMC host controller for Marvell targets
florian [Tue, 8 Jan 2013 22:20:30 +0000 (22:20 +0000)]
kernel: add kmod-mvsdio MMC host controller for Marvell targets

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

11 years agokernel: make kmod-of-i2c available for the mvebu target
florian [Tue, 8 Jan 2013 22:20:25 +0000 (22:20 +0000)]
kernel: make kmod-of-i2c available for the mvebu target

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

11 years agokernel: adjust orion/kirkwood packages to also build for mvebu target
florian [Tue, 8 Jan 2013 22:20:21 +0000 (22:20 +0000)]
kernel: adjust orion/kirkwood packages to also build for mvebu target

Armada XP/370 boards share these hardware blocks with Orion and Kirkwood
SoCs.

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

11 years agomvebu: add inital support for Marvell Armada XP/370 SoCs
florian [Tue, 8 Jan 2013 22:20:16 +0000 (22:20 +0000)]
mvebu: add inital support for Marvell Armada XP/370 SoCs

This brings in the initial support for the Marvell Armada XP/370 SoCs.
Successfully tested on RD-A370-A1 and DB-MV784MP-GP boards the following
interfaces:

- Ethernet
- SDIO
- GPIOs
- SATA

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

11 years ago[realview] add support for 3.8 kernel
florian [Tue, 8 Jan 2013 22:20:11 +0000 (22:20 +0000)]
[realview] add support for 3.8 kernel

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

11 years ago[malta] add support for 3.8 kernel
florian [Tue, 8 Jan 2013 22:20:06 +0000 (22:20 +0000)]
[malta] add support for 3.8 kernel

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

11 years agokernel: add support for 3.8-rc2
florian [Tue, 8 Jan 2013 22:19:31 +0000 (22:19 +0000)]
kernel: add support for 3.8-rc2

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

11 years agokernel: add more SCTP related configuration symbols
florian [Tue, 8 Jan 2013 22:18:23 +0000 (22:18 +0000)]
kernel: add more SCTP related configuration symbols

These symbols are used by 3.8+ kernels

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

11 years agobrcm47xx: BGMAC Driver corrections
hauke [Mon, 7 Jan 2013 22:51:39 +0000 (22:51 +0000)]
brcm47xx:  BGMAC Driver corrections

1) Fix what appears to be a logic error in bgmac_phy_advertise.

2) Fix bgmac_ioctl to use passed phy_id; needed for switch-robo
interface w/ the driver to work correctly.  I still have the issue
with the interface always being HD when the speed/duplex is set
manually (e.g., echo "100FD" > /proc/switch/eth0/port/N/media).

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35052 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: apply network interface configuration for adhoc + wpa2
nbd [Mon, 7 Jan 2013 21:12:33 +0000 (21:12 +0000)]
mac80211: apply network interface configuration for adhoc + wpa2

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

11 years agoncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol
florian [Mon, 7 Jan 2013 18:19:31 +0000 (18:19 +0000)]
ncurses: fix typo on INSTALL_LIBSTDCPP configuration symbol

Thanks to kyak for spotting this

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

11 years ago[toolchain] gcc: fix build for MIPS64 targets introduced by musl patch
florian [Mon, 7 Jan 2013 18:16:40 +0000 (18:16 +0000)]
[toolchain] gcc: fix build for MIPS64 targets introduced by musl patch

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

11 years ago[malta] update to 3.7
florian [Mon, 7 Jan 2013 18:16:36 +0000 (18:16 +0000)]
[malta] update to 3.7

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

11 years ago[toolchain] gcc-linaro-4.6: update to 2012.12
florian [Mon, 7 Jan 2013 18:16:33 +0000 (18:16 +0000)]
[toolchain] gcc-linaro-4.6: update to 2012.12

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

11 years ago[toolchain] gcc-linaro-4.7: update to 2012.12
florian [Mon, 7 Jan 2013 18:16:29 +0000 (18:16 +0000)]
[toolchain] gcc-linaro-4.7: update to 2012.12

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

11 years ago[package/boot/uboot-xburst] fix typo in Makefile
mirko [Mon, 7 Jan 2013 17:11:15 +0000 (17:11 +0000)]
[package/boot/uboot-xburst] fix typo in Makefile

Thanks to Stefan Hellermann for pointing this out!

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

11 years agolibubox: update to latest version, contains several uloop/ustream fixes
nbd [Mon, 7 Jan 2013 15:25:03 +0000 (15:25 +0000)]
libubox: update to latest version, contains several uloop/ustream fixes

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

11 years agoar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U...
juhosg [Mon, 7 Jan 2013 14:30:37 +0000 (14:30 +0000)]
ar71xx: disable PHY_SWAP and PHY_ADDR_SWAP bits on TL-WR703N/MR3020/MR3040/MR11U boards

The PHY_SWAP and PHY_ADDR_SWAP bits are initialized
differently by different versions of the bootloader.
This leads to broken ethernet connection with OpenWrt
on some boards.

Turn both SWAP bits OFF on these boards to make it
consistent regardless of the bootloader used.

Based on a patch by Michel Stempin <michel.stempin@wanadoo.fr>.

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

11 years agoar71xx: add missing Makefile entry to the 74HC153 GPIO patch
juhosg [Mon, 7 Jan 2013 14:14:41 +0000 (14:14 +0000)]
ar71xx: add missing Makefile entry to the 74HC153 GPIO patch

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

11 years agoThis patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support...
mirko [Mon, 7 Jan 2013 14:10:01 +0000 (14:10 +0000)]
This patch updates uboot-xburst from 2009.11 to 2012.10-rc2 - Ingenic SoC support went upstream

Summary:
* remove all files/* (since merged to upstream)
* patches on nand-spl, mmc and lcd driver

Thanks a lot to Xiangfu Liu!

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35034 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] zram-swap: Install init script with 0755 mode
acinonyx [Mon, 7 Jan 2013 12:01:11 +0000 (12:01 +0000)]
[package] zram-swap: Install init script with 0755 mode

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

11 years agokernel: fix kmod-ipsec load order (#12552)
jow [Mon, 7 Jan 2013 10:54:56 +0000 (10:54 +0000)]
kernel: fix kmod-ipsec load order (#12552)

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

11 years agozram-swap: make the zram init.d executable
hauke [Sun, 6 Jan 2013 20:23:49 +0000 (20:23 +0000)]
zram-swap: make the zram init.d executable

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

11 years agocompcache: remove package, use zram-swap instead
hauke [Sun, 6 Jan 2013 17:14:53 +0000 (17:14 +0000)]
compcache: remove package, use zram-swap instead

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

11 years agozram: add package to use compressed ram disk for swap
hauke [Sun, 6 Jan 2013 16:21:29 +0000 (16:21 +0000)]
zram: add package to use compressed ram disk for swap

The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the
script.

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

11 years agoorion: debloat the kernel some more
nbd [Sun, 6 Jan 2013 15:09:47 +0000 (15:09 +0000)]
orion: debloat the kernel some more

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

11 years agokernel: add a module for the isl1208 rtc
nbd [Sun, 6 Jan 2013 15:09:43 +0000 (15:09 +0000)]
kernel: add a module for the isl1208 rtc

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

11 years agokernel: add missing config symbol
nbd [Sun, 6 Jan 2013 15:09:39 +0000 (15:09 +0000)]
kernel: add missing config symbol

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

11 years ago[ramips] adds support for Edimax BR-6524N
blogic [Sun, 6 Jan 2013 11:11:42 +0000 (11:11 +0000)]
[ramips]  adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35020 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools/firmware-utils] adds support for Edimax BR-6524N
blogic [Sun, 6 Jan 2013 11:11:30 +0000 (11:11 +0000)]
[tools/firmware-utils] adds support for Edimax BR-6524N

fixes #12754

Signed-off-by: <rq@akl.lt>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35019 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] missing underscore in 3.3 regmap patch
blogic [Sun, 6 Jan 2013 10:01:53 +0000 (10:01 +0000)]
[kernel] missing underscore in 3.3 regmap patch

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35018 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions
nbd [Sat, 5 Jan 2013 13:33:44 +0000 (13:33 +0000)]
kernel: port the regmap fix to 3.6 (#12749), refresh patches for other versions

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

11 years ago[kernel] fix regmap debloat patch
blogic [Sat, 5 Jan 2013 00:20:05 +0000 (00:20 +0000)]
[kernel] fix regmap debloat patch

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

11 years agomac80211: add dependency of PACKAGE_MAC80211_DEBUGFS
nbd [Fri, 4 Jan 2013 17:41:23 +0000 (17:41 +0000)]
mac80211: add dependency of PACKAGE_MAC80211_DEBUGFS

I wanted to use some statistics from /sys/kernel/debug/ieee80211,
so I enabled PACKAGE_MAC80211_DEBUGFS.  But I could not use it,
because CONFIG_KERNEL_DEBUG_FS was not set and it's a little bit
hidden. After manually setting CONFIG_KERNEL_DEBUG_FS to y,
everything was fine. This patch automatically selects
CONFIG_KERNEL_DEBUG_FS if PACKAGE_MAC80211_DEBUGFS is set.

Additionally, the help text says "Say N unless you know you need this.",
but it's default y. This help text is copied verbatim from the
kernel's Kconfig and not true for us. So remove this part of the
help text

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35014 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouci: update to latest version, adds list delete, removes unused plugin support
nbd [Fri, 4 Jan 2013 16:10:17 +0000 (16:10 +0000)]
uci: update to latest version, adds list delete, removes unused plugin support

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

11 years agofirewall: Add ULA site border for IPv6 traffic
cyrus [Fri, 4 Jan 2013 15:59:28 +0000 (15:59 +0000)]
firewall: Add ULA site border for IPv6 traffic
This prevents private traffic from leaking out to the internet

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

11 years agobcm63xx: Add Huawei HG556a support
jogo [Fri, 4 Jan 2013 14:47:57 +0000 (14:47 +0000)]
bcm63xx: Add Huawei HG556a support

Add Huawei EchoLife HG556a support.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: added some code style fixes]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35011 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: Fix caldata partition mtd patch
jogo [Fri, 4 Jan 2013 14:47:50 +0000 (14:47 +0000)]
bcm63xx: Fix caldata partition mtd patch

Allow bcm63xxpart to receive a caldata offset if calibration data is contained in flash.

Tested-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35010 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: remove 3.3 support
jogo [Fri, 4 Jan 2013 14:47:43 +0000 (14:47 +0000)]
bcm63xx: remove 3.3 support

3.6 is tested enough to be considered stable.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35009 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoiwinfo: don't use the txpower value from debugfs for now, it does not match the value...
jow [Fri, 4 Jan 2013 14:08:08 +0000 (14:08 +0000)]
iwinfo: don't use the txpower value from debugfs for now, it does not match the values reported via wext

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

11 years ago[libiwinfo-lua] don't depend on lua
blogic [Fri, 4 Jan 2013 09:32:06 +0000 (09:32 +0000)]
[libiwinfo-lua] don't depend on lua

Delete +lua from libiwinfo-lua.

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35005 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokernel: add a config option for direct i/o support
nbd [Thu, 3 Jan 2013 18:52:15 +0000 (18:52 +0000)]
kernel: add a config option for direct i/o support

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