openwrt.git
13 years agobcm63xx: Don't hardcode the switch ethernet interface in preinit.
cshore [Sun, 28 Nov 2010 22:04:26 +0000 (22:04 +0000)]
bcm63xx: Don't hardcode the switch ethernet interface in preinit.

Currently eth1 is hardcoded as the expected interface switches in diagmode.
This patch replaces the eth1 with the ifname, and also directly tests if
the interface specified by ifname has a switch attached.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24186 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobcm63xx: Add defconfigs.
cshore [Sun, 28 Nov 2010 22:04:19 +0000 (22:04 +0000)]
bcm63xx: Add defconfigs.

Port the mechanism for different default configurations from ar71xx and
use the old configuration as the default configuration. This should have
no functional differences to before.
While we are at it, remove the obsolete nat option.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24185 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix software retry counter tracking - should fix 802.11n stability issues
nbd [Sun, 28 Nov 2010 18:28:19 +0000 (18:28 +0000)]
ath9k: fix software retry counter tracking - should fix 802.11n stability issues

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

13 years agomac80211: merge the new version of the throughput led trigger patch
nbd [Sun, 28 Nov 2010 18:28:12 +0000 (18:28 +0000)]
mac80211: merge the new version of the throughput led trigger patch

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

13 years ago[ar7] refresh patches and remove trailing whitespaces
florian [Sun, 28 Nov 2010 18:14:34 +0000 (18:14 +0000)]
[ar7] refresh patches and remove trailing whitespaces

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

13 years ago[ar7] refresh and refine 972-cpmac_multi_probe.patch, patch from sn9
florian [Sun, 28 Nov 2010 18:03:56 +0000 (18:03 +0000)]
[ar7] refresh and refine 972-cpmac_multi_probe.patch, patch from sn9

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

13 years ago[ar7] refresh 973-cpmac_handle_mvswitch.patch
florian [Sun, 28 Nov 2010 18:03:48 +0000 (18:03 +0000)]
[ar7] refresh 973-cpmac_handle_mvswitch.patch

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

13 years ago[ar7] refresh and refine vlynq patch, patch from sn9
florian [Sun, 28 Nov 2010 18:03:42 +0000 (18:03 +0000)]
[ar7] refresh and refine vlynq patch, patch from sn9

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

13 years agobrcm47xx: remove support for old kernel versions
hauke [Sun, 28 Nov 2010 14:08:04 +0000 (14:08 +0000)]
brcm47xx: remove support for old kernel versions

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

13 years agobrcm47xx: use kernel 2.6.36.1 as new default kernel for this target.
hauke [Sun, 28 Nov 2010 14:05:31 +0000 (14:05 +0000)]
brcm47xx: use kernel 2.6.36.1 as new default kernel for this target.

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

13 years agokernel: add missing config symbols for 2.6.37-rc3
hauke [Sun, 28 Nov 2010 11:14:25 +0000 (11:14 +0000)]
kernel: add missing config symbols for 2.6.37-rc3

Thank you maddes for reporting. (closes #8323)

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

13 years agoath9k: fix module reload on ar713x based systems with ar92xx
nbd [Sat, 27 Nov 2010 22:51:03 +0000 (22:51 +0000)]
ath9k: fix module reload on ar713x based systems with ar92xx

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

13 years agobrcm47xx: reorder patches like they were commitet upstream
hauke [Sat, 27 Nov 2010 22:47:11 +0000 (22:47 +0000)]
brcm47xx: reorder patches like they were commitet upstream

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

13 years agoremove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and shoul...
nbd [Sat, 27 Nov 2010 22:40:26 +0000 (22:40 +0000)]
remove CONFIG_ADM6996_PHY=y for ar7 and atheros - this driver is incomplete and should not be used yet

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

13 years agokernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still...
nbd [Sat, 27 Nov 2010 22:33:08 +0000 (22:33 +0000)]
kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules

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

13 years agomac80211: add pending patches for throughput based led blinking and replace the broke...
nbd [Sat, 27 Nov 2010 22:11:13 +0000 (22:11 +0000)]
mac80211: add pending patches for throughput based led blinking and replace the broken ath9k blinking code with it

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

13 years agokernel: add missing config option
hauke [Sat, 27 Nov 2010 16:08:41 +0000 (16:08 +0000)]
kernel: add missing config option

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

13 years agopackage/ncurses: fix freebsd install issues
acoul [Fri, 26 Nov 2010 17:51:14 +0000 (17:51 +0000)]
package/ncurses: fix freebsd install issues

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

13 years agotools/pkg-config: update to version 0.25
acoul [Thu, 25 Nov 2010 18:56:19 +0000 (18:56 +0000)]
tools/pkg-config: update to version 0.25

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

13 years ago[package] opkg: ship pkg.m4, this fixes building on FreeBSD
jow [Thu, 25 Nov 2010 18:02:36 +0000 (18:02 +0000)]
[package] opkg: ship pkg.m4, this fixes building on FreeBSD

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

13 years agomac80211: cfg80211 should not depend on rfkill.
hauke [Thu, 25 Nov 2010 14:45:18 +0000 (14:45 +0000)]
mac80211: cfg80211 should not depend on rfkill.

If rfkill is build as an module CONFIG_RFKILL_MODULE is set and cfg80211 will also depend on that.
Now all modules build from compat-wireless will not use rfkill.

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

13 years ago[ar7] patch 972-cpmac_multi_probe.patch correctly, thanks sn9
florian [Thu, 25 Nov 2010 12:18:41 +0000 (12:18 +0000)]
[ar7] patch 972-cpmac_multi_probe.patch correctly, thanks sn9

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

13 years ago[ar7] rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patch
florian [Thu, 25 Nov 2010 12:18:36 +0000 (12:18 +0000)]
[ar7] rename 973-cpmac_handle_mvswitch.c to 973-cpmac_handle_mvswitch.patch

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

13 years ago[ar7] handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and Wipster
florian [Thu, 25 Nov 2010 11:58:02 +0000 (11:58 +0000)]
[ar7] handle mvswitch in cpmac, rework MII probing logic, patch from sn9 and Wipster

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

13 years ago[ar7] handle new revisions of vlynq wrt reset sequence, patch from sn9
florian [Thu, 25 Nov 2010 11:57:57 +0000 (11:57 +0000)]
[ar7] handle new revisions of vlynq wrt reset sequence, patch from sn9

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

13 years ago[ar7] increase flash window size to 32MiB, patch from sn9.
florian [Thu, 25 Nov 2010 11:57:52 +0000 (11:57 +0000)]
[ar7] increase flash window size to 32MiB, patch from sn9.

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

13 years ago[ar7] update acx-mac80211 to 20101030 snapshot, patch from sn9
florian [Thu, 25 Nov 2010 11:57:48 +0000 (11:57 +0000)]
[ar7] update acx-mac80211 to 20101030 snapshot, patch from sn9

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

13 years agoupdate to the latest stable kernels
kaloz [Wed, 24 Nov 2010 18:50:11 +0000 (18:50 +0000)]
update to the latest stable kernels

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

13 years ago[package] mtd: whitespace cleanup
jow [Wed, 24 Nov 2010 16:21:25 +0000 (16:21 +0000)]
[package] mtd: whitespace cleanup

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

13 years ago[package] mtd: fix r24132
jow [Wed, 24 Nov 2010 16:18:34 +0000 (16:18 +0000)]
[package] mtd: fix r24132

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

13 years ago[package] opkg: write error messages to stdout
jow [Wed, 24 Nov 2010 14:54:26 +0000 (14:54 +0000)]
[package] opkg: write error messages to stdout

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

13 years agopackage/mtd: (enhancement) add option to prevent erase when writing to flash. (closes...
acoul [Wed, 24 Nov 2010 14:10:01 +0000 (14:10 +0000)]
package/mtd: (enhancement) add option to prevent erase when writing to flash. (closes #8308)

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

13 years agochange the recursive dependency template to use more make evaluation - the shell...
nbd [Wed, 24 Nov 2010 14:07:12 +0000 (14:07 +0000)]
change the recursive dependency template to use more make evaluation - the shell command got so long that it triggered "Argument list too long" on some systems (#8231)

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

13 years agotools/e2fsprogs: fix freebsd compile issue
acoul [Wed, 24 Nov 2010 14:00:36 +0000 (14:00 +0000)]
tools/e2fsprogs: fix freebsd compile issue

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

13 years agotools/mtd-utils: update to mtd-utils-20101124
acoul [Wed, 24 Nov 2010 12:05:06 +0000 (12:05 +0000)]
tools/mtd-utils: update to mtd-utils-20101124

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

13 years agotools/e2fsprogs: update to e2fsprogs-1.41.12
acoul [Wed, 24 Nov 2010 11:59:51 +0000 (11:59 +0000)]
tools/e2fsprogs: update to e2fsprogs-1.41.12

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

13 years ago[brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macro defini...
cshore [Wed, 24 Nov 2010 11:06:13 +0000 (11:06 +0000)]
[brcm63xx] image Makefile: Removed extraneous tab from Image/LimitName16 macro definition.  The solves the strange whitespace in front of the image name in the info1 section

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

13 years agoramips: add support for Belkin F5D8235 v2 board
juhosg [Wed, 24 Nov 2010 10:01:23 +0000 (10:01 +0000)]
ramips: add support for Belkin F5D8235 v2 board

No support for usb for now.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24126 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: add rtl8366rb switch vlan fid support
juhosg [Wed, 24 Nov 2010 10:01:21 +0000 (10:01 +0000)]
generic: add rtl8366rb switch vlan fid support

Allows to use fids 0 to 7. Default is 0.
Those who will use this don't forget to `set vlan fid` every time
after `set vlan ports` if you want non default behavior.
Minor changes. Version bump.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24125 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: Use NET_IP_ALIGN instead of hardcoding 2
juhosg [Wed, 24 Nov 2010 10:01:18 +0000 (10:01 +0000)]
ramips: Use NET_IP_ALIGN instead of hardcoding 2

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24124 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: DMA map the correct RX skb size
juhosg [Wed, 24 Nov 2010 10:01:16 +0000 (10:01 +0000)]
ramips: DMA map the correct RX skb size

The skb_reserve call prior to DMA mapping the RX skb reduced the skb
data len by 2. To not allow DMA to write behind the skb we should pass
the correct skb data len to the device.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24123 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: Don't trigger BUG_ON due to skb allocation failure
juhosg [Wed, 24 Nov 2010 10:01:12 +0000 (10:01 +0000)]
ramips: Don't trigger BUG_ON due to skb allocation failure

Instead just drop the rx'ed frame silently and reuse the already
available buffer.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24122 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoramips: Remove unnecessary skb_put
juhosg [Wed, 24 Nov 2010 10:01:08 +0000 (10:01 +0000)]
ramips: Remove unnecessary skb_put

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24121 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agouClibc: add back a few cflags that were being overwritten, might fix a few segfauls...
nbd [Wed, 24 Nov 2010 00:30:26 +0000 (00:30 +0000)]
uClibc: add back a few cflags that were being overwritten, might fix a few segfauls (thx, framer99)

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

13 years ago[brcm63xx] image: Limited image name put into the info1 field to 16 characters and...
cshore [Tue, 23 Nov 2010 20:17:08 +0000 (20:17 +0000)]
[brcm63xx] image: Limited image name put into the info1 field to 16 characters and eliminted the OpenWRT revision.  This makes using the image (router) name as the board name possible, so that boards with same real boardid but different GPIOs can be detected and the correct GPIOs used.

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

13 years agolinux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.
acoul [Tue, 23 Nov 2010 16:41:34 +0000 (16:41 +0000)]
linux/brcm47xx: sync yhe BCM4710 fix with the upcoming upstream patch.

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

13 years agolinux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: http://lkml...
acoul [Tue, 23 Nov 2010 14:36:15 +0000 (14:36 +0000)]
linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee)

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

13 years agolinux/brcm47xx: add missing patch on r24112
acoul [Tue, 23 Nov 2010 14:12:42 +0000 (14:12 +0000)]
linux/brcm47xx: add missing patch on r24112

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

13 years agolinux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.
acoul [Tue, 23 Nov 2010 14:08:41 +0000 (14:08 +0000)]
linux/brcm47xx: Broadcom BCM4710 does not belong in the BMIPS4KC family.

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

13 years agolinux/generic: refresh 2.6.37 patches
acoul [Tue, 23 Nov 2010 14:04:42 +0000 (14:04 +0000)]
linux/generic: refresh 2.6.37 patches

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

13 years ago[gumstix] Fix ext4 build
hcg [Tue, 23 Nov 2010 12:07:50 +0000 (12:07 +0000)]
[gumstix] Fix ext4 build

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

13 years ago[gumstix] Bump kernel version
hcg [Tue, 23 Nov 2010 11:59:03 +0000 (11:59 +0000)]
[gumstix] Bump kernel version

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

13 years ago[gumstix] Remove NAND support
hcg [Tue, 23 Nov 2010 10:16:37 +0000 (10:16 +0000)]
[gumstix] Remove NAND support

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

13 years agomac80211: improve station mode nullfunc probing
nbd [Tue, 23 Nov 2010 02:13:54 +0000 (02:13 +0000)]
mac80211: improve station mode nullfunc probing

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

13 years agoe2fsprogs: fix libuuid installation
nbd [Mon, 22 Nov 2010 21:56:15 +0000 (21:56 +0000)]
e2fsprogs: fix libuuid installation

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

13 years agomac80211: improve ad-hoc multicast rate handling
nbd [Mon, 22 Nov 2010 19:59:19 +0000 (19:59 +0000)]
mac80211: improve ad-hoc multicast rate handling

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

13 years agoiw: sync nl80211 header to fix the multicast rate setting
nbd [Mon, 22 Nov 2010 19:59:13 +0000 (19:59 +0000)]
iw: sync nl80211 header to fix the multicast rate setting

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

13 years agouse PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)
nbd [Mon, 22 Nov 2010 18:49:18 +0000 (18:49 +0000)]
use PREFIX/bin instead of PREFIX/sbin for all host builds (fixes e2fsprogs path)

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

13 years agolinux/brcm47xx: properly fix r24096
acoul [Mon, 22 Nov 2010 18:16:55 +0000 (18:16 +0000)]
linux/brcm47xx: properly fix r24096

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

13 years agouClibc: fix ubicom32 compile error with 0.9.32
nbd [Mon, 22 Nov 2010 17:50:08 +0000 (17:50 +0000)]
uClibc: fix ubicom32 compile error with 0.9.32

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

13 years agouClibc: fix headers install on prepare with QUILT=1
nbd [Mon, 22 Nov 2010 17:50:01 +0000 (17:50 +0000)]
uClibc: fix headers install on prepare with QUILT=1

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

13 years agouClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic
nbd [Mon, 22 Nov 2010 17:49:51 +0000 (17:49 +0000)]
uClibc: make UCLIBC_HAS_LONG_DOUBLE_MATH generic

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

13 years agoath9k_htc: fix eeprom access breakage
nbd [Mon, 22 Nov 2010 17:28:35 +0000 (17:28 +0000)]
ath9k_htc: fix eeprom access breakage

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

13 years agoath9k: fix key search for a-mpdu on ar9300
nbd [Mon, 22 Nov 2010 17:28:26 +0000 (17:28 +0000)]
ath9k: fix key search for a-mpdu on ar9300

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

13 years agolinux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 commit broke...
acoul [Mon, 22 Nov 2010 17:17:15 +0000 (17:17 +0000)]
linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor
0x4243) functionality. Revert that patch until we get a proper fix.

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

13 years agotarget/linux: sync kernel patches to 2.6.37-rc3
acoul [Mon, 22 Nov 2010 16:29:27 +0000 (16:29 +0000)]
target/linux: sync kernel patches to 2.6.37-rc3

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

13 years agouClibc: fix cris compile on 0.9.32
nbd [Mon, 22 Nov 2010 16:18:43 +0000 (16:18 +0000)]
uClibc: fix cris compile on 0.9.32

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

13 years agouClibc: fix compile error on avr32
nbd [Mon, 22 Nov 2010 15:14:16 +0000 (15:14 +0000)]
uClibc: fix compile error on avr32

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

13 years agouClibc: disable nptl on a few targets where it is not supported yet
nbd [Mon, 22 Nov 2010 14:50:33 +0000 (14:50 +0000)]
uClibc: disable nptl on a few targets where it is not supported yet

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

13 years agoe2fsprogs: clean up the makefile and install libuuid
nbd [Mon, 22 Nov 2010 14:26:06 +0000 (14:26 +0000)]
e2fsprogs: clean up the makefile and install libuuid

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

13 years agocleanup
kaloz [Mon, 22 Nov 2010 13:46:09 +0000 (13:46 +0000)]
cleanup

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

13 years agoremove 2.6.25 support
kaloz [Mon, 22 Nov 2010 13:43:32 +0000 (13:43 +0000)]
remove 2.6.25 support

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

13 years ago[coldfire]: remove 2.6.25 support
kaloz [Mon, 22 Nov 2010 13:31:46 +0000 (13:31 +0000)]
[coldfire]: remove 2.6.25 support

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

13 years ago[coldfire]: 2.6.31 support (WiP)
kaloz [Mon, 22 Nov 2010 13:29:58 +0000 (13:29 +0000)]
[coldfire]: 2.6.31 support (WiP)

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

13 years agofix typos
kaloz [Mon, 22 Nov 2010 13:01:21 +0000 (13:01 +0000)]
fix typos

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

13 years ago[target/x86]: move x86 back to .32 for now
kaloz [Mon, 22 Nov 2010 12:58:31 +0000 (12:58 +0000)]
[target/x86]: move x86 back to .32 for now

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

13 years agoswitch from ext2 to ext4 (w/o) journaling
kaloz [Mon, 22 Nov 2010 12:12:39 +0000 (12:12 +0000)]
switch from ext2 to ext4 (w/o) journaling

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

13 years agouse ext4 for ext2/3 on 2.6.32+
kaloz [Mon, 22 Nov 2010 12:11:50 +0000 (12:11 +0000)]
use ext4 for ext2/3 on 2.6.32+

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

13 years agoadd 2.6.32 patches to use ext4 for ext2/3
kaloz [Mon, 22 Nov 2010 12:03:23 +0000 (12:03 +0000)]
add 2.6.32 patches to use ext4 for ext2/3

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

13 years ago[target/x86]: additional Kconfig options for newer kernels
kaloz [Mon, 22 Nov 2010 11:34:45 +0000 (11:34 +0000)]
[target/x86]: additional Kconfig options for newer kernels

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

13 years ago[target/x86]: we don't need microcode updates
kaloz [Mon, 22 Nov 2010 11:33:25 +0000 (11:33 +0000)]
[target/x86]: we don't need microcode updates

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

13 years ago[package/grub]: add ext4 support
kaloz [Mon, 22 Nov 2010 11:27:47 +0000 (11:27 +0000)]
[package/grub]: add ext4 support

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

13 years ago[tools]: add e2fsprogs to tools and use that instead of libuuid
kaloz [Mon, 22 Nov 2010 11:26:45 +0000 (11:26 +0000)]
[tools]: add e2fsprogs to tools and use that instead of libuuid

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

13 years agoadd missing Kconfig symbols
kaloz [Mon, 22 Nov 2010 11:03:29 +0000 (11:03 +0000)]
add missing Kconfig symbols

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

13 years agouClibc: 0.9.32 needs the ldso fix as well
nbd [Mon, 22 Nov 2010 01:48:29 +0000 (01:48 +0000)]
uClibc: 0.9.32 needs the ldso fix as well

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

13 years agouClibc: update 0.9.32 to latest git
nbd [Mon, 22 Nov 2010 00:44:37 +0000 (00:44 +0000)]
uClibc: update 0.9.32 to latest git

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

13 years agox86: add missing l1 cache shift change
nbd [Sun, 21 Nov 2010 23:27:25 +0000 (23:27 +0000)]
x86: add missing l1 cache shift change

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

13 years agox86: turn off CONFIG_X86_GENERIC for geos and net5501
nbd [Sun, 21 Nov 2010 22:56:33 +0000 (22:56 +0000)]
x86: turn off CONFIG_X86_GENERIC for geos and net5501

CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24071 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agocrda: update regulatory.bin based on latest wireless-regdb.git
nbd [Sun, 21 Nov 2010 16:52:07 +0000 (16:52 +0000)]
crda: update regulatory.bin based on latest wireless-regdb.git

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

13 years agoath9k: fix some more endian issues
nbd [Sun, 21 Nov 2010 16:52:00 +0000 (16:52 +0000)]
ath9k: fix some more endian issues

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

13 years ago[PATCH] Package dnsmasq init-file
jow [Sun, 21 Nov 2010 13:53:27 +0000 (13:53 +0000)]
[PATCH] Package dnsmasq init-file
If an already running DHCP-server is found on
the configured interface, the init-script refuses
to start, but does not give a hint why. It took us
some days to track down this behavior in our MANET,
where every wifi/adhoc-node runs it own DHCP-server.
Now syslog is more verbose on this.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24051 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix endian issues on AR9003
nbd [Sat, 20 Nov 2010 18:52:55 +0000 (18:52 +0000)]
ath9k: fix endian issues on AR9003

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

13 years agomac80211: revert the probe request timeout change
nbd [Sat, 20 Nov 2010 14:16:36 +0000 (14:16 +0000)]
mac80211: revert the probe request timeout change

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

13 years agomac80211: update to latest wireless-testing + more stability work
nbd [Sat, 20 Nov 2010 02:26:41 +0000 (02:26 +0000)]
mac80211: update to latest wireless-testing + more stability work

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

13 years ago[package] openssl: refresh 200-ocf-20100325.patch
jow [Fri, 19 Nov 2010 23:24:52 +0000 (23:24 +0000)]
[package] openssl: refresh 200-ocf-20100325.patch

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

13 years ago[package] hostapd: terminate mainloop if interface setup fails, prevents blocking...
jow [Fri, 19 Nov 2010 22:02:52 +0000 (22:02 +0000)]
[package] hostapd: terminate mainloop if interface setup fails, prevents blocking init or /sbin/wifi if an incorrect channel is configured

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

13 years ago[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led...
cshore [Fri, 19 Nov 2010 13:41:54 +0000 (13:41 +0000)]
[brcm63xx] Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).

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

13 years ago[avr32]: upgrade u-boot to v2010.12-rc1
kaloz [Fri, 19 Nov 2010 11:44:25 +0000 (11:44 +0000)]
[avr32]: upgrade u-boot to v2010.12-rc1

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

13 years ago[package] openssl: update to 0.9.8p
jow [Fri, 19 Nov 2010 08:39:51 +0000 (08:39 +0000)]
[package] openssl: update to 0.9.8p

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

13 years agoar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage
juhosg [Fri, 19 Nov 2010 07:24:00 +0000 (07:24 +0000)]
ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage

r22700 contained a copy-and-paste error that set eth0's MAC address
twice and never set eth1's.

Signed-off-by: Mark Mentovai <mark@moxienet.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24036 3c298f89-4303-0410-b956-a3cf2f4a3e73