openwrt.git
14 years agomac80211: add some missing patch chunks that were accidentally left out in the previo...
nbd [Sun, 15 Nov 2009 21:36:40 +0000 (21:36 +0000)]
mac80211: add some missing patch chunks that were accidentally left out in the previous commit

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

14 years agoath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
nbd [Sun, 15 Nov 2009 21:21:56 +0000 (21:21 +0000)]
ath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api

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

14 years agoath9k: fix massive packet loss issue introduced by upstream cleanups
nbd [Sun, 15 Nov 2009 21:21:52 +0000 (21:21 +0000)]
ath9k: fix massive packet loss issue introduced by upstream cleanups

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

14 years agomac80211: sync with changes to patches submitted upstream
nbd [Sun, 15 Nov 2009 21:21:47 +0000 (21:21 +0000)]
mac80211: sync with changes to patches submitted upstream

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

14 years agomake the lzma version kernel version dependent, and only build the one we do need
kaloz [Sun, 15 Nov 2009 20:25:29 +0000 (20:25 +0000)]
make the lzma version kernel version dependent, and only build the one we do need

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

14 years ago[brcm-2.4] change switch config to swconfig style format to remain consistent accross...
jow [Sun, 15 Nov 2009 18:43:46 +0000 (18:43 +0000)]
[brcm-2.4] change switch config to swconfig style format to remain consistent accross platforms

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

14 years ago[rdc] fix image create after the conversion to subtargets
florian [Sun, 15 Nov 2009 13:10:44 +0000 (13:10 +0000)]
[rdc] fix image create after the conversion to subtargets

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

14 years ago[package] iproute2: honour when building libnetlink.a, completes r18323 and fixes...
jow [Sat, 14 Nov 2009 21:32:30 +0000 (21:32 +0000)]
[package] iproute2: honour  when building libnetlink.a, completes r18323 and fixes #6160

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

14 years agoAdd a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
nbd [Sat, 14 Nov 2009 17:51:32 +0000 (17:51 +0000)]
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.

Signed-off-by: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18419 3c298f89-4303-0410-b956-a3cf2f4a3e73

14 years ago[hostapd-utils] fix build of hostapd-utils
hauke [Sat, 14 Nov 2009 12:21:25 +0000 (12:21 +0000)]
[hostapd-utils] fix build of hostapd-utils

This fixes #6158.
Thank you Will Dyson for your patch.

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

14 years agoe1000: add CONFIG_E1000_NAPI=y for older kernels
nbd [Sat, 14 Nov 2009 02:55:48 +0000 (02:55 +0000)]
e1000: add CONFIG_E1000_NAPI=y for older kernels

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

14 years agomac80211: update to 2009-11-13 and add some of my new performance improvement patches...
nbd [Sat, 14 Nov 2009 02:35:04 +0000 (02:35 +0000)]
mac80211: update to 2009-11-13 and add some of my new performance improvement patches. fixes excessive cpu usage of hostapd in ap mode, should also fix the ath9k memleak

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

14 years agomake fpu emulation support configurable through kernel_menuconfig by adding a prompt...
nbd [Fri, 13 Nov 2009 22:54:31 +0000 (22:54 +0000)]
make fpu emulation support configurable through kernel_menuconfig by adding a prompt for it

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

14 years ago[brcm47xx] fix problem with 128MB ram.
hauke [Fri, 13 Nov 2009 20:32:47 +0000 (20:32 +0000)]
[brcm47xx] fix problem with 128MB ram.

This patch is out of broadcoms official source code

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

14 years agopackage/mac80211: add config option to enable Atheros wireless debugging
juhosg [Fri, 13 Nov 2009 17:11:43 +0000 (17:11 +0000)]
package/mac80211: add config option to enable Atheros wireless debugging

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

14 years agoar71xx: add preliminary support for the Netgear WNDR3700
juhosg [Fri, 13 Nov 2009 17:11:29 +0000 (17:11 +0000)]
ar71xx: add preliminary support for the Netgear WNDR3700

Based on patches by Marco Porsch from:
https://forum.openwrt.org/viewtopic.php?id=22311

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

14 years agoar71xx: increase max size of RouterStation and RouterStation Pro firmware images
juhosg [Fri, 13 Nov 2009 17:11:23 +0000 (17:11 +0000)]
ar71xx: increase max size of RouterStation and RouterStation Pro firmware images

Thanks to riskable! (closes #5860)

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

14 years agoar71xx: add profile for the TL-WR841ND v5 board
juhosg [Fri, 13 Nov 2009 17:11:17 +0000 (17:11 +0000)]
ar71xx: add profile for the TL-WR841ND v5 board

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

14 years agohostapd: fix endian bugs in STA HT capability handling
nbd [Thu, 12 Nov 2009 14:15:13 +0000 (14:15 +0000)]
hostapd: fix endian bugs in STA HT capability handling

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

14 years agohostapd: fix HT40 BSS scan checks
nbd [Thu, 12 Nov 2009 14:15:09 +0000 (14:15 +0000)]
hostapd: fix HT40 BSS scan checks

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

14 years agogcc: add a config option for using the gcc graphite framework (disabled by default)
nbd [Thu, 12 Nov 2009 13:42:07 +0000 (13:42 +0000)]
gcc: add a config option for using the gcc graphite framework (disabled by default)

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

14 years agoneither avr32 or coldfire has a shared libgcc
kaloz [Thu, 12 Nov 2009 12:20:38 +0000 (12:20 +0000)]
neither avr32 or coldfire has a shared libgcc

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

14 years agoupdate openssl to 0.9.8l -- thanks puchu
kaloz [Thu, 12 Nov 2009 10:39:10 +0000 (10:39 +0000)]
update openssl to 0.9.8l -- thanks puchu

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

14 years agometadata.pl: fix menuconfig code for package features
nbd [Thu, 12 Nov 2009 00:06:35 +0000 (00:06 +0000)]
metadata.pl: fix menuconfig code for package features

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

14 years ago[package] opkg: forgot to remove two obsolete patches in last commit
jow [Wed, 11 Nov 2009 22:13:10 +0000 (22:13 +0000)]
[package] opkg: forgot to remove two obsolete patches in last commit

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

14 years ago[package] opkg: bump to r284
jow [Wed, 11 Nov 2009 21:42:05 +0000 (21:42 +0000)]
[package] opkg: bump to r284
- incorporates parsing improvements upstream
- fixes a couple of memory leaks
- fixes some null pointer dereferences
- fixes possible crashes during removal of packages
- various other corrections

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

14 years agomac80211: disable powersave on the sta by default (for performance reasons)
nbd [Wed, 11 Nov 2009 16:59:36 +0000 (16:59 +0000)]
mac80211: disable powersave on the sta by default (for performance reasons)

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

14 years agowireless-tools: re-enable support for enabling/disabling powersave
nbd [Wed, 11 Nov 2009 16:59:31 +0000 (16:59 +0000)]
wireless-tools: re-enable support for enabling/disabling powersave

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

14 years agomac80211: fix a race condition when bringing up wds sta interfaces on the ap
nbd [Wed, 11 Nov 2009 16:32:09 +0000 (16:32 +0000)]
mac80211: fix a race condition when bringing up wds sta interfaces on the ap

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

14 years agoe1000: depend on pci support instead of x86 target - some people have minipci cards...
nbd [Wed, 11 Nov 2009 16:30:33 +0000 (16:30 +0000)]
e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset

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

14 years ago[2.6.30] export __cpuc_flush_dcache_page for ARM targets
kaloz [Wed, 11 Nov 2009 14:41:30 +0000 (14:41 +0000)]
[2.6.30] export __cpuc_flush_dcache_page for ARM targets

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

14 years agopowerpc: use the in-kernel dtc compiler
kaloz [Wed, 11 Nov 2009 13:44:12 +0000 (13:44 +0000)]
powerpc: use the in-kernel dtc compiler

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

14 years agosome more Kconfig symbol move..
kaloz [Wed, 11 Nov 2009 11:52:41 +0000 (11:52 +0000)]
some more Kconfig symbol move..

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

14 years agoanother round of kernel config cleanups
kaloz [Wed, 11 Nov 2009 11:42:24 +0000 (11:42 +0000)]
another round of kernel config cleanups

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

14 years agowe don't support the 2.6.27 kernels for a long time now
kaloz [Wed, 11 Nov 2009 11:38:02 +0000 (11:38 +0000)]
we don't support the 2.6.27 kernels for a long time now

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

14 years agomove CPUFREQ to generic configs
kaloz [Wed, 11 Nov 2009 10:00:28 +0000 (10:00 +0000)]
move CPUFREQ to generic configs

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

14 years agosort all target config files
kaloz [Wed, 11 Nov 2009 09:27:13 +0000 (09:27 +0000)]
sort all target config files

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

14 years agomove CONFIG_CRASH_DUMP to the generic configs
kaloz [Wed, 11 Nov 2009 09:07:22 +0000 (09:07 +0000)]
move CONFIG_CRASH_DUMP to the generic configs

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

14 years agohostapd: automatically add wds sta interfaces of an ap to the right bridge
nbd [Wed, 11 Nov 2009 05:15:55 +0000 (05:15 +0000)]
hostapd: automatically add wds sta interfaces of an ap to the right bridge

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

14 years agohostapd: implement wds ap support
nbd [Wed, 11 Nov 2009 05:15:51 +0000 (05:15 +0000)]
hostapd: implement wds ap support

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

14 years agomac80211: fix a bug in broadcast handling of wds sta interfaces
nbd [Wed, 11 Nov 2009 05:15:41 +0000 (05:15 +0000)]
mac80211: fix a bug in broadcast handling of wds sta interfaces

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

14 years agomerge target kernel config files with subtarget config files and add a variable overr...
nbd [Wed, 11 Nov 2009 01:25:06 +0000 (01:25 +0000)]
merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)

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

14 years agoautomatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
nbd [Wed, 11 Nov 2009 01:25:02 +0000 (01:25 +0000)]
automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)

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

14 years agohostapd: update to latest git, remove openssl dependency for hostapd-full, it works...
nbd [Wed, 11 Nov 2009 00:34:42 +0000 (00:34 +0000)]
hostapd: update to latest git, remove openssl dependency for hostapd-full, it works with internal crypto now

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

14 years ago[rdc] cleanup subtarget kernel configurations to contain only what is
florian [Tue, 10 Nov 2009 23:10:07 +0000 (23:10 +0000)]
[rdc] cleanup subtarget kernel configurations to contain only what is
required

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

14 years agohostapd: use the new build variants feature to clean up the makefile
nbd [Tue, 10 Nov 2009 22:00:59 +0000 (22:00 +0000)]
hostapd: use the new build variants feature to clean up the makefile

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

14 years agobuild system: introduce a new feature called build variants.
nbd [Tue, 10 Nov 2009 22:00:54 +0000 (22:00 +0000)]
build system: introduce a new feature called build variants.
it allows building a package multiple times in one pass with different build dirs,
based on the same build settings.
replaces templating hacks like the one used in the hostapd package

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

14 years agomac80211: implement wds sta support (wds ap support work in progress, needs hostapd...
nbd [Tue, 10 Nov 2009 19:27:19 +0000 (19:27 +0000)]
mac80211: implement wds sta support (wds ap support work in progress, needs hostapd changes)

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

14 years agomac80211: fix wpa in client mode
nbd [Tue, 10 Nov 2009 19:27:13 +0000 (19:27 +0000)]
mac80211: fix wpa in client mode

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

14 years ago[rdc] convert profiles to become subtargets, compile tested only
florian [Tue, 10 Nov 2009 00:22:07 +0000 (00:22 +0000)]
[rdc] convert profiles to become subtargets, compile tested only

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

14 years agoadd preliminary MPC83xx support
kaloz [Mon, 9 Nov 2009 11:45:04 +0000 (11:45 +0000)]
add preliminary MPC83xx support

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

14 years agobackport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface...
nbd [Mon, 9 Nov 2009 00:58:44 +0000 (00:58 +0000)]
backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface detection

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

14 years agomac80211: fix wifi detect with 11n cards that have multiple bands
nbd [Mon, 9 Nov 2009 00:58:39 +0000 (00:58 +0000)]
mac80211: fix wifi detect with 11n cards that have multiple bands

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

14 years ago[rdc] remove empty wl153 profile after r18349
florian [Sun, 8 Nov 2009 23:01:29 +0000 (23:01 +0000)]
[rdc] remove empty wl153 profile after r18349

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

14 years ago[rdc] also support pcmcia
florian [Sun, 8 Nov 2009 22:55:44 +0000 (22:55 +0000)]
[rdc] also support pcmcia

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

14 years ago[rdc] move headers to arch/x86/include/asm/, patch from sn9
florian [Sun, 8 Nov 2009 22:49:28 +0000 (22:49 +0000)]
[rdc] move headers to arch/x86/include/asm/, patch from sn9

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

14 years ago[rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
florian [Sun, 8 Nov 2009 22:48:19 +0000 (22:48 +0000)]
[rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9

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

14 years ago[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.
hauke [Sun, 8 Nov 2009 21:56:59 +0000 (21:56 +0000)]
[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.

Now it compiles with the new toolchain.
These are mostly backports from mainline linux and newer linux kernels from openwrt.

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

14 years agob43: work around a locking issue, might fix #5996
nbd [Sat, 7 Nov 2009 17:40:52 +0000 (17:40 +0000)]
b43: work around a locking issue, might fix #5996

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

14 years ago[x86] add again missing hunk in vmlinux.lds.S
florian [Sat, 7 Nov 2009 13:36:32 +0000 (13:36 +0000)]
[x86] add again missing hunk in vmlinux.lds.S

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

14 years ago[x86] add missing hunk in the block2mtd patch
florian [Sat, 7 Nov 2009 13:03:10 +0000 (13:03 +0000)]
[x86] add missing hunk in the block2mtd patch

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

14 years ago[brcm63xx] merge upstream fixes on mdio loop
florian [Sat, 7 Nov 2009 12:48:17 +0000 (12:48 +0000)]
[brcm63xx] merge upstream fixes on mdio loop

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

14 years ago[kernel] refresh 2.6.31 patches
florian [Sat, 7 Nov 2009 12:45:41 +0000 (12:45 +0000)]
[kernel] refresh 2.6.31 patches

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

14 years ago[x86] add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches
florian [Sat, 7 Nov 2009 12:32:25 +0000 (12:32 +0000)]
[x86] add olpc 2.6.31 configuration, forward port the block2mtd patch, refresh patches

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

14 years ago[x86] the olpc config that was merged from the olpc port is a 2.6.30 config
florian [Sat, 7 Nov 2009 12:16:31 +0000 (12:16 +0000)]
[x86] the olpc config that was merged from the olpc port is a 2.6.30 config

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

14 years ago[feeds] switch back to LuCI main repo
jow [Sat, 7 Nov 2009 00:09:53 +0000 (00:09 +0000)]
[feeds] switch back to LuCI main repo

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

14 years ago[rdc] provide the correct flash mapping on non airlink devices, remove the rootfs_typ...
florian [Fri, 6 Nov 2009 10:53:15 +0000 (10:53 +0000)]
[rdc] provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9

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

14 years ago[rdc] add the prereq-check on lzma
florian [Fri, 6 Nov 2009 08:47:28 +0000 (08:47 +0000)]
[rdc] add the prereq-check on lzma

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

14 years ago[rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces non...
florian [Fri, 6 Nov 2009 08:42:41 +0000 (08:42 +0000)]
[rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration

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

14 years ago[rdc] strip down even more the kernel configuration
florian [Thu, 5 Nov 2009 23:40:12 +0000 (23:40 +0000)]
[rdc] strip down even more the kernel configuration

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

14 years agoiproute2: compile the static libraries with $(FPIC), as they are reused by other...
nbd [Thu, 5 Nov 2009 22:29:14 +0000 (22:29 +0000)]
iproute2: compile the static libraries with $(FPIC), as they are reused by other packages for inclusion into shared libraries
should fix collectd build failures on mips

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

14 years agouboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code
nbd [Thu, 5 Nov 2009 21:25:31 +0000 (21:25 +0000)]
uboot-ifxmips: fix compile errors with the cs toolchain due to non-PIC code

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

14 years agoremove the old alix led junk which was replaced by upstream code
nbd [Thu, 5 Nov 2009 16:16:32 +0000 (16:16 +0000)]
remove the old alix led junk which was replaced by upstream code

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

14 years agooops, forgot the autoload
nbd [Thu, 5 Nov 2009 16:12:11 +0000 (16:12 +0000)]
oops, forgot the autoload

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

14 years agofix kmod-leds-alix (#6079, #6105)
nbd [Thu, 5 Nov 2009 16:11:45 +0000 (16:11 +0000)]
fix kmod-leds-alix (#6079, #6105)

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

14 years agofix up the download location for the updated mac80211 version (thx, swalker)
nbd [Thu, 5 Nov 2009 16:05:52 +0000 (16:05 +0000)]
fix up the download location for the updated mac80211 version (thx, swalker)

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

14 years ago[package] fix breakage introduced with r18315
florian [Thu, 5 Nov 2009 14:35:36 +0000 (14:35 +0000)]
[package] fix breakage introduced with r18315

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

14 years ago[package] remove the patch dir hack in iptables when building with an
florian [Thu, 5 Nov 2009 14:21:05 +0000 (14:21 +0000)]
[package] remove the patch dir hack in iptables when building with an
external tree, this did not work at all.

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

14 years ago[rdc] remove some other useless configuration items
florian [Thu, 5 Nov 2009 13:21:55 +0000 (13:21 +0000)]
[rdc] remove some other useless configuration items

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

14 years agoenable multicast routing for linux 2.4 (#6037)
nbd [Thu, 5 Nov 2009 12:10:17 +0000 (12:10 +0000)]
enable multicast routing for linux 2.4 (#6037)

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

14 years agoPass TARGET_CFLAGS using and external variable instead a sed expression that can...
nbd [Thu, 5 Nov 2009 11:55:00 +0000 (11:55 +0000)]
Pass TARGET_CFLAGS using and external variable instead a sed expression that can fail when TARGET_CFLAGS contains the ":" symbol.

Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com>

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

14 years agoDon't build gmp and mpfr when using external toolchains (based on patch from #6035)
nbd [Thu, 5 Nov 2009 11:16:20 +0000 (11:16 +0000)]
Don't build gmp and mpfr when using external toolchains (based on patch from #6035)

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

14 years agoadd missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
nbd [Thu, 5 Nov 2009 11:06:23 +0000 (11:06 +0000)]
add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)

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

14 years agobinutils: fix build errors in 2.20 (patch from #6094)
nbd [Thu, 5 Nov 2009 01:49:20 +0000 (01:49 +0000)]
binutils: fix build errors in 2.20 (patch from #6094)

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

14 years agometadata: process dependencies for targets that have subtargets as well - hides the...
nbd [Thu, 5 Nov 2009 01:24:30 +0000 (01:24 +0000)]
metadata: process dependencies for targets that have subtargets as well - hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)

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

14 years ago[rdc] remove useless configuration options
florian [Wed, 4 Nov 2009 23:07:56 +0000 (23:07 +0000)]
[rdc] remove useless configuration options

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

14 years agofix one more instance of r18295
nbd [Wed, 4 Nov 2009 22:51:07 +0000 (22:51 +0000)]
fix one more instance of r18295

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

14 years ago[rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel...
agb [Wed, 4 Nov 2009 22:44:02 +0000 (22:44 +0000)]
[rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich

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

14 years ago[rdc] include kmod-rdc321x-wdt by default
florian [Wed, 4 Nov 2009 22:43:34 +0000 (22:43 +0000)]
[rdc] include kmod-rdc321x-wdt by default

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

14 years ago[rdc] make rdc321-wdt become a package, saves some space in the kernel
florian [Wed, 4 Nov 2009 22:43:05 +0000 (22:43 +0000)]
[rdc] make rdc321-wdt become a package, saves some space in the kernel

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

14 years ago[kernel] add missing ledtrig-netdev dependency on the networking stack
florian [Wed, 4 Nov 2009 22:21:13 +0000 (22:21 +0000)]
[kernel] add missing ledtrig-netdev dependency on the networking stack

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

14 years agofix platform specific overrides for kernel modules, fixes lp on brcm-2.4
nbd [Wed, 4 Nov 2009 21:54:53 +0000 (21:54 +0000)]
fix platform specific overrides for kernel modules, fixes lp on brcm-2.4

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

14 years agomac80211: update to 2009-11-03
nbd [Wed, 4 Nov 2009 21:54:47 +0000 (21:54 +0000)]
mac80211: update to 2009-11-03

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

14 years agomac80211: fill some important capabilities into ht_capab in the hostapd config
nbd [Wed, 4 Nov 2009 21:53:49 +0000 (21:53 +0000)]
mac80211: fill some important capabilities into ht_capab in the hostapd config

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

14 years ago[feeds] LuCI main repo is down due to server crash, switch to repo mirror
jow [Wed, 4 Nov 2009 16:51:43 +0000 (16:51 +0000)]
[feeds] LuCI main repo is down due to server crash, switch to repo mirror

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

14 years agomadwifi: fix a crash bug related to refcounting of bss nodes
nbd [Wed, 4 Nov 2009 00:05:56 +0000 (00:05 +0000)]
madwifi: fix a crash bug related to refcounting of bss nodes

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

14 years ago[package] fix breakage on wl500gp after r18214, thanks sn9 (#6084)
florian [Tue, 3 Nov 2009 20:35:37 +0000 (20:35 +0000)]
[package] fix breakage on wl500gp after r18214, thanks sn9 (#6084)

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

14 years ago[brcm63xx] images without tagid now fallback to the untouched partition layout (...
florian [Tue, 3 Nov 2009 19:59:04 +0000 (19:59 +0000)]
[brcm63xx] images without tagid now fallback to the untouched partition layout (#6093)

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

14 years agounbreak brcm-2.4
nbd [Tue, 3 Nov 2009 15:38:04 +0000 (15:38 +0000)]
unbreak brcm-2.4

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

14 years agotemporary remove the pfifo fast patch from 2.6.32, too
kaloz [Tue, 3 Nov 2009 11:12:17 +0000 (11:12 +0000)]
temporary remove the pfifo fast patch from 2.6.32, too

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