openwrt.git
14 years agossb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
hauke [Sat, 15 May 2010 11:04:53 +0000 (11:04 +0000)]
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

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

14 years agofirmware-utils/mkzynfw: add support for the NBG460N board
juhosg [Fri, 14 May 2010 09:20:36 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21446 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agofirmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
juhosg [Fri, 14 May 2010 09:20:34 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)

The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz <michi.kurz@googlemail.com>

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

14 years agoar71xx: Make wget2nand fail if copying the kernel fails and use the correct file...
juhosg [Fri, 14 May 2010 08:38:39 +0000 (08:38 +0000)]
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image

wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).

Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21444 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoar71xx: fix nbg460n mtd partitions
juhosg [Fri, 14 May 2010 08:37:58 +0000 (08:37 +0000)]
ar71xx: fix nbg460n mtd partitions

This fixes the NBG460N/550N/550NH mtd partitions.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21443 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years agoFix zlib alternate URL
juhosg [Thu, 13 May 2010 18:24:27 +0000 (18:24 +0000)]
Fix zlib alternate URL

There is no zlib project on Sourceforge, zlib files are in libpng project

Signed-off-by: Gilles Espinasse g.esp@free.fr
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21442 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[package] compcache: Kernel module and userspace daemon in seperate packages.
lars [Thu, 13 May 2010 11:36:38 +0000 (11:36 +0000)]
[package] compcache: Kernel module and userspace daemon in seperate packages.

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

14 years ago[xburst] Add 2.6.34 patches
lars [Wed, 12 May 2010 23:12:41 +0000 (23:12 +0000)]
[xburst] Add 2.6.34 patches

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

14 years ago[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config
lars [Wed, 12 May 2010 23:04:18 +0000 (23:04 +0000)]
[kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic config

It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.

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

14 years ago[kernel] gpio_buttons: include slab.h
lars [Wed, 12 May 2010 22:50:26 +0000 (22:50 +0000)]
[kernel] gpio_buttons: include slab.h

Fixes build with 2.6.34

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

14 years agotarget/uml: add missing CONFIG_MATOM config symbol
nico [Wed, 12 May 2010 21:34:48 +0000 (21:34 +0000)]
target/uml: add missing CONFIG_MATOM config symbol

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

14 years agobrcm47xx: use tab instead of space
hauke [Wed, 12 May 2010 20:28:39 +0000 (20:28 +0000)]
brcm47xx: use tab instead of space

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

14 years agokernel: add missing symbol
hauke [Wed, 12 May 2010 20:15:51 +0000 (20:15 +0000)]
kernel: add missing symbol

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

14 years ago[kernel] Add missing symbols to generic 2.6.34 config
lars [Wed, 12 May 2010 19:39:04 +0000 (19:39 +0000)]
[kernel] Add missing symbols to generic 2.6.34 config

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

14 years agobrcm47xx: ehci-ssb: some updates:
hauke [Wed, 12 May 2010 18:28:41 +0000 (18:28 +0000)]
brcm47xx: ehci-ssb: some updates:
 * update pointers in struct hc_driver
 * make ssb_ehci_detach more look like the pci version
 * remove resume and suspend as they are never activated and not compiling
 * replace ssb_ehci_start with ehci_run as it only calls this method

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

14 years ago[package] ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
jow [Tue, 11 May 2010 19:43:27 +0000 (19:43 +0000)]
[package] ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format

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

14 years ago[package] hifnHIPP also depends on PCI
florian [Tue, 11 May 2010 09:17:50 +0000 (09:17 +0000)]
[package] hifnHIPP also depends on PCI

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

14 years ago[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685
jow [Mon, 10 May 2010 19:33:56 +0000 (19:33 +0000)]
[package] hotplug2: bump pkg release after hotplug fixes in r20679-r20685

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

14 years ago.gitignore: Undo accidental commit.
cshore [Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)]
.gitignore: Undo accidental commit.

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

14 years agobrcm-2.4: Fixed preinit and failsafe switch configuration
cshore [Mon, 10 May 2010 17:10:47 +0000 (17:10 +0000)]
brcm-2.4: Fixed preinit and failsafe switch configuration

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

14 years agosound-soc-qi_lb60: rename package as underscores are not allowed by opkg
mirko [Sun, 9 May 2010 22:24:13 +0000 (22:24 +0000)]
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg

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

14 years ago[kernel] refresh 2.6.32 patches
florian [Sun, 9 May 2010 18:13:49 +0000 (18:13 +0000)]
[kernel] refresh 2.6.32 patches

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

14 years ago[ar7] refresh kernel patches
florian [Sun, 9 May 2010 18:13:43 +0000 (18:13 +0000)]
[ar7] refresh kernel patches

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

14 years ago[ar7] rework 130-clocks_devices_init.patch to make it more robust
florian [Sun, 9 May 2010 18:13:37 +0000 (18:13 +0000)]
[ar7] rework 130-clocks_devices_init.patch to make it more robust

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

14 years ago[kernel] make etrax samsung flash patch generic (#6552)
florian [Sun, 9 May 2010 09:25:41 +0000 (09:25 +0000)]
[kernel] make etrax samsung flash patch generic (#6552)

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

14 years agoar71xx: remove madwifi from the default profile
nbd [Sat, 8 May 2010 20:06:50 +0000 (20:06 +0000)]
ar71xx: remove madwifi from the default profile

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

14 years agoar71xx: use the lzma kernel and a proper size limit for pb92
nbd [Sat, 8 May 2010 20:06:44 +0000 (20:06 +0000)]
ar71xx: use the lzma kernel and a proper size limit for pb92

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

14 years ago[ar7] prevent race between clocks and devices registration (#6532)
florian [Sat, 8 May 2010 16:58:08 +0000 (16:58 +0000)]
[ar7] prevent race between clocks and devices registration (#6532)

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

14 years agoimage/x86: fix typo when building on Mac OS X (closes: #7303)
nico [Sat, 8 May 2010 12:46:25 +0000 (12:46 +0000)]
image/x86: fix typo when building on Mac OS X (closes: #7303)

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

14 years agoAdd support for SRV records to dnsmasq config parsing
noz [Sat, 8 May 2010 12:35:29 +0000 (12:35 +0000)]
Add support for SRV records to dnsmasq config parsing

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

14 years agoadm5120: include r21398 actual changes
acoul [Sat, 8 May 2010 08:19:56 +0000 (08:19 +0000)]
adm5120: include r21398 actual changes

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

14 years agoadm5120: update files-2.6.33 and files-2.6.34
acoul [Sat, 8 May 2010 08:15:40 +0000 (08:15 +0000)]
adm5120: update files-2.6.33 and files-2.6.34

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

14 years agoar71xx: remove some bogus kernel config overrides
nbd [Fri, 7 May 2010 16:20:37 +0000 (16:20 +0000)]
ar71xx: remove some bogus kernel config overrides

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

14 years agoar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
nbd [Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)]
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image

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

14 years agobrcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716...
nbd [Fri, 7 May 2010 11:48:15 +0000 (11:48 +0000)]
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)

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

14 years ago[package] broadcom-wl: check iface pid file when invoking nas, fixes starting nas...
jow [Fri, 7 May 2010 11:24:22 +0000 (11:24 +0000)]
[package] broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)

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

14 years ago[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a...
jow [Fri, 7 May 2010 01:57:02 +0000 (01:57 +0000)]
[package] pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time

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

14 years ago[package] ppp:
jow [Fri, 7 May 2010 01:22:48 +0000 (01:22 +0000)]
[package] ppp:
- don't let pppd control resolv.conf.auto because it will wipe foreign dns entries
- handle dns setup in ip-up handler
- use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance
- make pppd shutdown work for interfaces without ifname option, e.g. pptp

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

14 years ago[package] base-files: add add_dns() and remove_dns() helpers to network config, usefu...
jow [Fri, 7 May 2010 01:17:47 +0000 (01:17 +0000)]
[package] base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces

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

14 years ago[package] pptp: utilize coldplug_interface_pptp() to automatically launch pptp instan...
jow [Thu, 6 May 2010 19:51:27 +0000 (19:51 +0000)]
[package] pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot

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

14 years ago[package] base-files: add a coldplug_interface_* hook to bring up non-hotpluggable...
jow [Thu, 6 May 2010 19:50:22 +0000 (19:50 +0000)]
[package] base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot

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

14 years ago[package] pptp: update to v1.7.1
jow [Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)]
[package] pptp: update to v1.7.1

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

14 years ago[package] ppp:
jow [Thu, 6 May 2010 17:07:31 +0000 (17:07 +0000)]
[package] ppp:
- make pppd shutdown more robust as pptp hangs when the underlying connection is gone
- don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead

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

14 years ago[package] base-files, ppp: fix interface shutdown
jow [Thu, 6 May 2010 01:14:24 +0000 (01:14 +0000)]
[package] base-files, ppp: fix interface shutdown

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

14 years ago[package] base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown...
jow [Wed, 5 May 2010 23:24:11 +0000 (23:24 +0000)]
[package] base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks

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

14 years ago[package] openssl: update to v0.9.8n, thanks Peter Wagner
jow [Wed, 5 May 2010 20:32:10 +0000 (20:32 +0000)]
[package] openssl: update to v0.9.8n, thanks Peter Wagner

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

14 years ago[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
florian [Wed, 5 May 2010 18:16:40 +0000 (18:16 +0000)]
[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot

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

14 years agobase-files: do not bring up wlan interfaces from hotplug events, so that wrong networ...
nbd [Wed, 5 May 2010 15:56:58 +0000 (15:56 +0000)]
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable

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

14 years ago[package] firewall: properly unset position for delete command, fixes rule removal...
jow [Wed, 5 May 2010 15:50:21 +0000 (15:50 +0000)]
[package] firewall: properly unset position for delete command, fixes rule removal in ifdown

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

14 years ago[kernel] backport r21373 to 2.4 kernel
florian [Wed, 5 May 2010 09:08:02 +0000 (09:08 +0000)]
[kernel] backport r21373 to 2.4 kernel

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

14 years ago[kernel] fix build error on hifnHIPP spotted by buildbot
florian [Wed, 5 May 2010 09:03:59 +0000 (09:03 +0000)]
[kernel] fix build error on hifnHIPP spotted by buildbot

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

14 years ago[rdc] fix bad lzma tuning options bad hunks
florian [Wed, 5 May 2010 09:03:55 +0000 (09:03 +0000)]
[rdc] fix bad lzma tuning options bad hunks

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

14 years agoimage/ext2: fix rootfs partition size after [21362]
nico [Wed, 5 May 2010 06:14:32 +0000 (06:14 +0000)]
image/ext2: fix rootfs partition size after [21362]

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

14 years agotarget/x86: cleanup image config options
nico [Wed, 5 May 2010 02:11:15 +0000 (02:11 +0000)]
target/x86: cleanup image config options

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

14 years agotarget/x86: use common config items for options shared between generic and olpc targets
nico [Wed, 5 May 2010 02:07:38 +0000 (02:07 +0000)]
target/x86: use common config items for options shared between generic and olpc targets

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

14 years agotarget/rb532: use -combined suffix for kernel+rootfs images
nico [Wed, 5 May 2010 01:59:43 +0000 (01:59 +0000)]
target/rb532: use -combined suffix for kernel+rootfs images

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

14 years agoimages: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
nico [Wed, 5 May 2010 01:52:54 +0000 (01:52 +0000)]
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE

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

14 years ago[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally...
jow [Wed, 5 May 2010 01:48:45 +0000 (01:48 +0000)]
[package] ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore

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

14 years ago[package] firewall: fix bug in iface hotplug handler
jow [Wed, 5 May 2010 01:43:08 +0000 (01:43 +0000)]
[package] firewall: fix bug in iface hotplug handler

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

14 years ago[package] openssl: update OCF userspace part to version 20100325
jow [Tue, 4 May 2010 21:02:24 +0000 (21:02 +0000)]
[package] openssl: update OCF userspace part to version 20100325

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

14 years ago[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
jow [Tue, 4 May 2010 21:01:24 +0000 (21:01 +0000)]
[package] kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4

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

14 years ago[generic-2.4] add OCF 20100325 support to brcm-2.4
jow [Tue, 4 May 2010 21:00:14 +0000 (21:00 +0000)]
[generic-2.4] add OCF 20100325 support to brcm-2.4

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

14 years ago[generic-2.6] update OCF framework to version 20100325
jow [Tue, 4 May 2010 20:59:19 +0000 (20:59 +0000)]
[generic-2.6] update OCF framework to version 20100325

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

14 years agopackage/grub: only disable graphics on host grub
nico [Tue, 4 May 2010 14:49:49 +0000 (14:49 +0000)]
package/grub: only disable graphics on host grub

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

14 years ago[brcm63xx] revert r21085, fixes #7282
florian [Tue, 4 May 2010 08:07:39 +0000 (08:07 +0000)]
[brcm63xx] revert r21085, fixes #7282

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

14 years agoath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n...
nbd [Tue, 4 May 2010 08:01:58 +0000 (08:01 +0000)]
ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data

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

14 years ago[adm5120] let 802.1q support be built-in (#7280)
florian [Tue, 4 May 2010 07:39:00 +0000 (07:39 +0000)]
[adm5120] let 802.1q support be built-in (#7280)

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

14 years ago[package] fix acx compile error with VLYNQ support (#7281)
florian [Tue, 4 May 2010 07:33:43 +0000 (07:33 +0000)]
[package] fix acx compile error with VLYNQ support (#7281)

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

14 years ago[generic-2.6] remove a bogus byteswap in the hifn_795x driver, should fix support...
jow [Mon, 3 May 2010 20:24:49 +0000 (20:24 +0000)]
[generic-2.6] remove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411 crypto accelerator

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

14 years ago[package] base-files: Remove redundant stopping of watchdog
acinonyx [Mon, 3 May 2010 10:56:58 +0000 (10:56 +0000)]
[package] base-files: Remove redundant stopping of watchdog

busybox watchdog applet should stop the watchdog before shutting down

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

14 years ago[package] update acx-mac80211 to 20100422, patch from Bernhard Loos
florian [Mon, 3 May 2010 09:05:39 +0000 (09:05 +0000)]
[package] update acx-mac80211 to 20100422, patch from Bernhard Loos

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

14 years ago[package] add stop() to watchdog init script, patch from Yury Polyanskiy
florian [Mon, 3 May 2010 09:05:35 +0000 (09:05 +0000)]
[package] add stop() to watchdog init script, patch from Yury Polyanskiy

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

14 years ago[kernel] use AMD standard command-set with winbond flash chips (#6966), patch from...
florian [Mon, 3 May 2010 09:03:14 +0000 (09:03 +0000)]
[kernel] use AMD standard command-set with winbond flash chips (#6966), patch from obinou

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

14 years agohostapd: fix line reordering leading to segfaults
nbd [Sun, 2 May 2010 23:38:15 +0000 (23:38 +0000)]
hostapd: fix line reordering leading to segfaults

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

14 years agomac80211: use the nl80211 driver for wpa_supplicant
nbd [Sun, 2 May 2010 22:03:54 +0000 (22:03 +0000)]
mac80211: use the nl80211 driver for wpa_supplicant

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

14 years agowpa_supplicant: fix issues with the nl80211 driver
nbd [Sun, 2 May 2010 22:03:49 +0000 (22:03 +0000)]
wpa_supplicant: fix issues with the nl80211 driver

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

14 years agomac80211: enable rx/tx stbc by default if supported
nbd [Sun, 2 May 2010 22:03:44 +0000 (22:03 +0000)]
mac80211: enable rx/tx stbc by default if supported

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

14 years agotarget/uml: fix host processor type selection on x86_64 (proper fix for [13166])
nico [Sun, 2 May 2010 21:03:16 +0000 (21:03 +0000)]
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])

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

14 years ago[package] make acx available to PCI platforms as well (#7174)
florian [Sun, 2 May 2010 19:51:56 +0000 (19:51 +0000)]
[package] make acx available to PCI platforms as well (#7174)

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

14 years ago[rdc] add lzma tuning options, patch from Bernhard Loos
florian [Sun, 2 May 2010 19:31:05 +0000 (19:31 +0000)]
[rdc] add lzma tuning options, patch from Bernhard Loos

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

14 years ago[rdc] fix upgrade detection logic, patch from Bernhard Loos
florian [Sun, 2 May 2010 19:30:59 +0000 (19:30 +0000)]
[rdc] fix upgrade detection logic, patch from Bernhard Loos

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

14 years ago[rdc] fix sitecom firmware partition size, patch from Bernhard Loos
florian [Sun, 2 May 2010 19:30:52 +0000 (19:30 +0000)]
[rdc] fix sitecom firmware partition size, patch from Bernhard Loos

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

14 years ago[package] unmark acx-mac80211 as being broken
florian [Sun, 2 May 2010 19:30:46 +0000 (19:30 +0000)]
[package] unmark acx-mac80211 as being broken

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

14 years ago[ar7] include second ethernet interface in bridge after r20022
florian [Sun, 2 May 2010 19:30:36 +0000 (19:30 +0000)]
[ar7] include second ethernet interface in bridge after r20022

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

14 years ago[brcm63xx] do not write to per-port over-current register, which is bogus (#6898)
florian [Sun, 2 May 2010 19:14:10 +0000 (19:14 +0000)]
[brcm63xx] do not write to per-port over-current register, which is bogus (#6898)

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

14 years agopackage/grub: build a host grub and a target grub (#7269)
nico [Sun, 2 May 2010 17:32:25 +0000 (17:32 +0000)]
package/grub: build a host grub and a target grub (#7269)
 - use the host grub binary for grub install, but with target stage files
 - disable SSP (-fno-stack-protector) & Compile Time Buffer Checks (-U_FORTIFY_SOURCE) if appropriate
 - create a target grub package

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

14 years agobuildsystem: add a macro to test options supported by the host compiler
nico [Sun, 2 May 2010 17:22:01 +0000 (17:22 +0000)]
buildsystem: add a macro to test options supported by the host compiler

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

14 years ago[package] ppp: rename 20-usb-modem to 20-atm-modem
jow [Sun, 2 May 2010 16:47:16 +0000 (16:47 +0000)]
[package] ppp: rename 20-usb-modem to 20-atm-modem

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

14 years ago[package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package
jow [Sun, 2 May 2010 16:40:58 +0000 (16:40 +0000)]
[package] ppp: add hotplug helper for usb dsl modems to ppp-mod-pppoa package

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

14 years agotarget/uml: bump to 2.6.32.12
nico [Sun, 2 May 2010 16:33:34 +0000 (16:33 +0000)]
target/uml: bump to 2.6.32.12

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

14 years ago[package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc...
florian [Sun, 2 May 2010 13:45:51 +0000 (13:45 +0000)]
[package] update fuse to 2.8.4, fixes build failures with 2.6.30 kernels (on rdc at least)

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

14 years agotarget/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)
nico [Sun, 2 May 2010 04:20:03 +0000 (04:20 +0000)]
target/uml: fix memcpy export on x86_64 with gcc < 4.3 (closes: #6918)

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

14 years agotarget/uml: rename patch 003 to match what we have in 2.6.30
nico [Sun, 2 May 2010 04:14:57 +0000 (04:14 +0000)]
target/uml: rename patch 003 to match what we have in 2.6.30

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

14 years agotarget/uml: refresh 2.6.30 patches
nico [Sun, 2 May 2010 02:40:21 +0000 (02:40 +0000)]
target/uml: refresh 2.6.30 patches

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

14 years agotarget/uml: add patches for 2.6.32
nico [Sun, 2 May 2010 00:59:04 +0000 (00:59 +0000)]
target/uml: add patches for 2.6.32

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

14 years ago[package] nvram: fix crash when get, set or unset is invoked without argument (#7263)
jow [Sun, 2 May 2010 00:45:03 +0000 (00:45 +0000)]
[package] nvram: fix crash when get, set or unset is invoked without argument (#7263)

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

14 years ago[package] ppp: bring pppoa script in sync with updated ppp logic
jow [Sat, 1 May 2010 19:18:25 +0000 (19:18 +0000)]
[package] ppp: bring pppoa script in sync with updated ppp logic

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

14 years ago[package] firewall:
jow [Sat, 1 May 2010 18:22:01 +0000 (18:22 +0000)]
[package] firewall:
- replace uci firewall with a modular dual stack implementation developed by Malte S. Stretz
- bump version to 2

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

14 years ago[package] comgt:
jow [Sat, 1 May 2010 18:01:36 +0000 (18:01 +0000)]
[package] comgt:
- localize variables
- bring scripts in sync with updated ppp logic
- bump package revision

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

14 years ago[package] pptp:
jow [Sat, 1 May 2010 17:55:41 +0000 (17:55 +0000)]
[package] pptp:
- bring pptp scripts in sync with updated ppp logic
- bump package revision

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