summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-11-15[rdc] fix image create after the conversion to subtargetsflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14[package] iproute2: honour when building libnetlink.a, completes r18323 and ↵jow
fixes #6160 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The ↵nbd
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
2009-11-14[hostapd-utils] fix build of hostapd-utilshauke
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
2009-11-14e1000: add CONFIG_E1000_NAPI=y for older kernelsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18416 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-14mac80211: update to 2009-11-13 and add some of my new performance ↵nbd
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
2009-11-13make fpu emulation support configurable through kernel_menuconfig by adding ↵nbd
a prompt for it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18414 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13[brcm47xx] fix problem with 128MB ram.hauke
This patch is out of broadcoms official source code git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18413 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13package/mac80211: add config option to enable Atheros wireless debuggingjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13ar71xx: add preliminary support for the Netgear WNDR3700juhosg
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
2009-11-13ar71xx: increase max size of RouterStation and RouterStation Pro firmware imagesjuhosg
Thanks to riskable! (closes #5860) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18410 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-13ar71xx: add profile for the TL-WR841ND v5 boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12hostapd: fix endian bugs in STA HT capability handlingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12hostapd: fix HT40 BSS scan checksnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12gcc: add a config option for using the gcc graphite framework (disabled by ↵nbd
default) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12neither avr32 or coldfire has a shared libgcckaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12update openssl to 0.9.8l -- thanks puchukaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-12metadata.pl: fix menuconfig code for package featuresnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11[package] opkg: forgot to remove two obsolete patches in last commitjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11[package] opkg: bump to r284jow
- 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
2009-11-11mac80211: disable powersave on the sta by default (for performance reasons)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11wireless-tools: re-enable support for enabling/disabling powersavenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11mac80211: fix a race condition when bringing up wds sta interfaces on the apnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11e1000: depend on pci support instead of x86 target - some people have ↵nbd
minipci cards with this chipset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11[2.6.30] export __cpuc_flush_dcache_page for ARM targetskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11powerpc: use the in-kernel dtc compilerkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11some more Kconfig symbol move..kaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11another round of kernel config cleanupskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11we don't support the 2.6.27 kernels for a long time nowkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11move CPUFREQ to generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11sort all target config fileskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11move CONFIG_CRASH_DUMP to the generic configskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11hostapd: automatically add wds sta interfaces of an ap to the right bridgenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11hostapd: implement wds ap supportnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11mac80211: fix a bug in broadcast handling of wds sta interfacesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11merge target kernel config files with subtarget config files and add a ↵nbd
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
2009-11-11automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11hostapd: update to latest git, remove openssl dependency for hostapd-full, ↵nbd
it works with internal crypto now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10[rdc] cleanup subtarget kernel configurations to contain only what isflorian
required git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10hostapd: use the new build variants feature to clean up the makefilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10build system: introduce a new feature called build variants.nbd
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
2009-11-10mac80211: implement wds sta support (wds ap support work in progress, needs ↵nbd
hostapd changes) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10mac80211: fix wpa in client modenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10[rdc] convert profiles to become subtargets, compile tested onlyflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09add preliminary MPC83xx supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09backport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi ↵nbd
interface detection git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-09mac80211: fix wifi detect with 11n cards that have multiple bandsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08[rdc] remove empty wl153 profile after r18349florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08[rdc] also support pcmciaflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08[rdc] move headers to arch/x86/include/asm/, patch from sn9florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73