openwrt/svn-archive/archive.git
14 years agocosmetic: reformat library configuration submenu
Nicolas Thill [Sun, 22 Nov 2009 15:34:26 +0000 (15:34 +0000)]
cosmetic: reformat library configuration submenu
 - adjust indent & spaces
 - use coherent config symbol names in help

SVN-Revision: 18480

14 years agoeglibc: fix wrong config symbol name if library configuration submenu
Nicolas Thill [Sun, 22 Nov 2009 15:30:11 +0000 (15:30 +0000)]
eglibc: fix wrong config symbol name if library configuration submenu

SVN-Revision: 18479

14 years ago[brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel config
Jo-Philipp Wich [Sun, 22 Nov 2009 14:54:26 +0000 (14:54 +0000)]
[brcm47xx] add missing CONFIG_MIPS_FPU_EMU to kernel config

SVN-Revision: 18477

14 years ago[brcm63xx] add support for the RTA1025W_16 board (#5979)
Florian Fainelli [Sun, 22 Nov 2009 14:53:20 +0000 (14:53 +0000)]
[brcm63xx] add support for the RTA1025W_16 board (#5979)

SVN-Revision: 18476

14 years ago[toolchain] eglibc: don't use minor version numbers in config symbols, only in versio...
Nicolas Thill [Sun, 22 Nov 2009 12:27:39 +0000 (12:27 +0000)]
[toolchain] eglibc: don't use minor version numbers in config symbols, only in version strings

SVN-Revision: 18474

14 years ago[x86] remove obsolete 2.6.28 config & empty patches dir
Nicolas Thill [Sun, 22 Nov 2009 12:24:51 +0000 (12:24 +0000)]
[x86] remove obsolete 2.6.28 config & empty patches dir

SVN-Revision: 18473

14 years agocleanup: remove empty directories
Nicolas Thill [Sun, 22 Nov 2009 12:23:08 +0000 (12:23 +0000)]
cleanup: remove empty directories

SVN-Revision: 18472

14 years ago[package] dnsmasq: Set a list of addnhosts files.
Jo-Philipp Wich [Sun, 22 Nov 2009 11:52:08 +0000 (11:52 +0000)]
[package] dnsmasq: Set a list of addnhosts files.
e.g.
list 'addnhosts' '/var/etc/hosts.olsr'
list 'addnhosts' '/var/etc/hosts.olsrv6'
hosts.olsr for ipv4 and hosts.olsrv6 for ipv6 addresses.
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
SVN-Revision: 18470

14 years agomac80211: update to compat-wireless 2009-11-21
Felix Fietkau [Sun, 22 Nov 2009 07:13:30 +0000 (07:13 +0000)]
mac80211: update to compat-wireless 2009-11-21

SVN-Revision: 18465

14 years agobuild variants: only build opkg packages for the requested build variant (or any...
Felix Fietkau [Sun, 22 Nov 2009 07:08:39 +0000 (07:08 +0000)]
build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package)

SVN-Revision: 18464

14 years agouse CONFIG_EMBEDDED for x86, too
Imre Kaloz [Sat, 21 Nov 2009 15:21:34 +0000 (15:21 +0000)]
use CONFIG_EMBEDDED for x86, too

SVN-Revision: 18459

14 years agoadd more symbols to the generic config
Imre Kaloz [Sat, 21 Nov 2009 15:20:59 +0000 (15:20 +0000)]
add more symbols to the generic config

SVN-Revision: 18458

14 years agomake lzo compressed initramfs selectable, too
Imre Kaloz [Sat, 21 Nov 2009 15:20:11 +0000 (15:20 +0000)]
make lzo compressed initramfs selectable, too

SVN-Revision: 18457

14 years ago[package] base-files: sysupgrade: restrict find command to plain files to avoid dupli...
Jo-Philipp Wich [Fri, 20 Nov 2009 23:02:35 +0000 (23:02 +0000)]
[package] base-files: sysupgrade: restrict find command to plain files to avoid duplicates when generating the conffiles tgz archive

SVN-Revision: 18455

14 years agodo not use the wrapper scripts for exportable toolchains internally. on some systems...
Felix Fietkau [Thu, 19 Nov 2009 17:23:31 +0000 (17:23 +0000)]
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in

SVN-Revision: 18454

14 years agoath9k: fix compiler warning without debug enabled
Felix Fietkau [Wed, 18 Nov 2009 18:35:31 +0000 (18:35 +0000)]
ath9k: fix compiler warning without debug enabled

SVN-Revision: 18452

14 years agoar71xx: build images for ubnt bullet-m, rocket-m and nano-m
Felix Fietkau [Wed, 18 Nov 2009 18:10:37 +0000 (18:10 +0000)]
ar71xx: build images for ubnt bullet-m, rocket-m and nano-m

SVN-Revision: 18451

14 years agoar71xx: use a separate board id for rocket m
Felix Fietkau [Wed, 18 Nov 2009 18:10:33 +0000 (18:10 +0000)]
ar71xx: use a separate board id for rocket m

SVN-Revision: 18450

14 years agoar71xx: enable command-line mtd map parsing
Felix Fietkau [Wed, 18 Nov 2009 18:10:28 +0000 (18:10 +0000)]
ar71xx: enable command-line mtd map parsing

SVN-Revision: 18449

14 years agomkfwimage: add support for the XM layout (bullet/rocket/nano M)
Felix Fietkau [Wed, 18 Nov 2009 18:10:24 +0000 (18:10 +0000)]
mkfwimage: add support for the XM layout (bullet/rocket/nano M)

SVN-Revision: 18448

14 years agoar71xx: add Ubiquiti Rocket M and Nanostation M support
Matteo Croce [Wed, 18 Nov 2009 17:05:42 +0000 (17:05 +0000)]
ar71xx: add Ubiquiti Rocket M and Nanostation M support

SVN-Revision: 18447

14 years agofix grub image target dependency
Imre Kaloz [Wed, 18 Nov 2009 10:13:40 +0000 (10:13 +0000)]
fix grub image target dependency

SVN-Revision: 18446

14 years agoath9k: fix bisectability of rc patches
Felix Fietkau [Wed, 18 Nov 2009 04:42:40 +0000 (04:42 +0000)]
ath9k: fix bisectability of rc patches

SVN-Revision: 18445

14 years agoath9k: split up and adjust rc cleanup patch according to upstream feedback, also...
Felix Fietkau [Wed, 18 Nov 2009 03:48:55 +0000 (03:48 +0000)]
ath9k: split up and adjust rc cleanup patch according to upstream feedback, also fix tx status reporting for minstrel compatibility

SVN-Revision: 18444

14 years agoatheros: add fstype to combined image file name
Nicolas Thill [Tue, 17 Nov 2009 21:53:50 +0000 (21:53 +0000)]
atheros: add fstype to combined image file name

SVN-Revision: 18443

14 years agochange ext2/ext3 load order so that lazy mount tries ext3 before ext2
Nicolas Thill [Tue, 17 Nov 2009 21:29:27 +0000 (21:29 +0000)]
change ext2/ext3 load order so that lazy mount tries ext3 before ext2

SVN-Revision: 18442

14 years agochange x86 image generation handling to treat only olpc specially
Imre Kaloz [Tue, 17 Nov 2009 19:49:25 +0000 (19:49 +0000)]
change x86 image generation handling to treat only olpc specially

SVN-Revision: 18441

14 years agorefresh 2.6.32 patches with -rc7
Imre Kaloz [Tue, 17 Nov 2009 10:06:15 +0000 (10:06 +0000)]
refresh 2.6.32 patches with -rc7

SVN-Revision: 18440

14 years agoreplace our arm LZMA loader with the one that goes upstream
Imre Kaloz [Tue, 17 Nov 2009 10:04:41 +0000 (10:04 +0000)]
replace our arm LZMA loader with the one that goes upstream

SVN-Revision: 18439

14 years agomklibs: fix missing __pack_f symbol in uclibc after relink
Felix Fietkau [Tue, 17 Nov 2009 04:36:07 +0000 (04:36 +0000)]
mklibs: fix missing __pack_f symbol in uclibc after relink

SVN-Revision: 18438

14 years agoar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700...
Gabor Juhos [Mon, 16 Nov 2009 17:31:32 +0000 (17:31 +0000)]
ar71xx: setup platform data for ath9k on the TL-WR741ND, Bullet M and on the WNDR3700 boards

SVN-Revision: 18437

14 years agopackage/mac80211: use platform_data on PCI devices in ath9k
Gabor Juhos [Mon, 16 Nov 2009 17:31:29 +0000 (17:31 +0000)]
package/mac80211: use platform_data on PCI devices in ath9k

SVN-Revision: 18436

14 years agoar71xx: register LEDs and buttons on the WNDR3700
Gabor Juhos [Mon, 16 Nov 2009 17:31:25 +0000 (17:31 +0000)]
ar71xx: register LEDs and buttons on the WNDR3700

Thanks to aorlinks (https://forum.openwrt.org/viewtopic.php?pid=97415#p97415)

SVN-Revision: 18435

14 years agoar71xx: use __init for ar{71,91}xx_usb_setup
Gabor Juhos [Mon, 16 Nov 2009 17:31:22 +0000 (17:31 +0000)]
ar71xx: use __init for ar{71,91}xx_usb_setup

SVN-Revision: 18434

14 years agoath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices...
Felix Fietkau [Mon, 16 Nov 2009 00:44:39 +0000 (00:44 +0000)]
ath: use GFP_DMA for rx buffer allocations to fix allocation errors on ixp4xx devices with more than 64 MB RAM

SVN-Revision: 18433

14 years ago[brcm-2.4] add migration code to automatically convert old to new switch config on...
Jo-Philipp Wich [Sun, 15 Nov 2009 23:19:39 +0000 (23:19 +0000)]
[brcm-2.4] add migration code to automatically convert old to new switch config on first boot, this will be removed at some point in the future

SVN-Revision: 18432

14 years agomac80211: adjust patches based on upstream feedback
Felix Fietkau [Sun, 15 Nov 2009 22:05:03 +0000 (22:05 +0000)]
mac80211: adjust patches based on upstream feedback

SVN-Revision: 18431

14 years agomac80211: add some missing patch chunks that were accidentally left out in the previo...
Felix Fietkau [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

SVN-Revision: 18430

14 years agoath9k: work-in-progress patch to adapt ath9k to the mac80211 rate control api
Felix Fietkau [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

SVN-Revision: 18429

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

SVN-Revision: 18428

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

SVN-Revision: 18427

14 years agomake the lzma version kernel version dependent, and only build the one we do need
Imre 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

SVN-Revision: 18426

14 years ago[brcm-2.4] change switch config to swconfig style format to remain consistent accross...
Jo-Philipp Wich [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

SVN-Revision: 18425

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

SVN-Revision: 18424

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

SVN-Revision: 18422

14 years agoAdd a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain...
Felix Fietkau [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>
SVN-Revision: 18419

14 years ago[hostapd-utils] fix build of hostapd-utils
Hauke Mehrtens [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.

SVN-Revision: 18417

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

SVN-Revision: 18416

14 years agomac80211: update to 2009-11-13 and add some of my new performance improvement patches...
Felix Fietkau [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

SVN-Revision: 18415

14 years agomake fpu emulation support configurable through kernel_menuconfig by adding a prompt...
Felix Fietkau [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

SVN-Revision: 18414

14 years ago[brcm47xx] fix problem with 128MB ram.
Hauke Mehrtens [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

SVN-Revision: 18413

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

SVN-Revision: 18412

14 years agoar71xx: add preliminary support for the Netgear WNDR3700
Gabor Juhos [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

SVN-Revision: 18411

14 years agoar71xx: increase max size of RouterStation and RouterStation Pro firmware images
Gabor Juhos [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)

SVN-Revision: 18410

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

SVN-Revision: 18409

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

SVN-Revision: 18405

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

SVN-Revision: 18404

14 years agogcc: add a config option for using the gcc graphite framework (disabled by default)
Felix Fietkau [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)

SVN-Revision: 18403

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

SVN-Revision: 18402

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

SVN-Revision: 18398

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

SVN-Revision: 18386

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

SVN-Revision: 18381

14 years ago[package] opkg: bump to r284
Jo-Philipp Wich [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

SVN-Revision: 18380

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

SVN-Revision: 18379

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

SVN-Revision: 18378

14 years agomac80211: fix a race condition when bringing up wds sta interfaces on the ap
Felix Fietkau [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

SVN-Revision: 18377

14 years agoe1000: depend on pci support instead of x86 target - some people have minipci cards...
Felix Fietkau [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

SVN-Revision: 18376

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

SVN-Revision: 18375

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

SVN-Revision: 18374

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

SVN-Revision: 18371

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

SVN-Revision: 18370

14 years agowe don't support the 2.6.27 kernels for a long time now
Imre 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

SVN-Revision: 18369

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

SVN-Revision: 18368

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

SVN-Revision: 18367

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

SVN-Revision: 18366

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

SVN-Revision: 18365

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

SVN-Revision: 18364

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

SVN-Revision: 18363

14 years agomerge target kernel config files with subtarget config files and add a variable overr...
Felix Fietkau [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)

SVN-Revision: 18362

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

SVN-Revision: 18361

14 years agohostapd: update to latest git, remove openssl dependency for hostapd-full, it works...
Felix Fietkau [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

SVN-Revision: 18360

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

SVN-Revision: 18359

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

SVN-Revision: 18358

14 years agobuild system: introduce a new feature called build variants.
Felix Fietkau [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

SVN-Revision: 18357

14 years agomac80211: implement wds sta support (wds ap support work in progress, needs hostapd...
Felix Fietkau [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)

SVN-Revision: 18356

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

SVN-Revision: 18355

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

SVN-Revision: 18354

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

SVN-Revision: 18353

14 years agobackport a recent version of vsprintf to linux 2.6.28 to fix mac80211 wifi interface...
Felix Fietkau [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

SVN-Revision: 18352

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

SVN-Revision: 18351

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

SVN-Revision: 18350

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

SVN-Revision: 18349

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

SVN-Revision: 18347

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

SVN-Revision: 18346

14 years ago[amazon] Add some build fixes for kernel 2.6.21 and the infineon amazon target.
Hauke Mehrtens [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.

SVN-Revision: 18345

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

SVN-Revision: 18338

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

SVN-Revision: 18337

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

SVN-Revision: 18336

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

SVN-Revision: 18335

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

SVN-Revision: 18334