openwrt/staging/wigyori.git
16 years agofix a compiler warning in the Sidewinder board specific code
Gabor Juhos [Tue, 22 Apr 2008 16:15:38 +0000 (16:15 +0000)]
fix a compiler warning in the Sidewinder board specific code

SVN-Revision: 10911

16 years agomove hotplug2 & udevtrigger to base section
Nicolas Thill [Mon, 21 Apr 2008 22:31:07 +0000 (22:31 +0000)]
move hotplug2 & udevtrigger to base section

SVN-Revision: 10910

16 years agouClibc should actually support va_copy
Nicolas Thill [Mon, 21 Apr 2008 22:04:27 +0000 (22:04 +0000)]
uClibc should actually support va_copy

SVN-Revision: 10906

16 years agoassign names to filesystems when mounting virtual ones (closes #3340)
Matteo Croce [Mon, 21 Apr 2008 18:08:05 +0000 (18:08 +0000)]
assign names to filesystems when mounting virtual ones (closes #3340)

SVN-Revision: 10903

16 years agoupdate config files
Imre Kaloz [Mon, 21 Apr 2008 09:07:25 +0000 (09:07 +0000)]
update config files

SVN-Revision: 10901

16 years agoadd some more fine tuning for madwifi
Felix Fietkau [Mon, 21 Apr 2008 03:45:52 +0000 (03:45 +0000)]
add some more fine tuning for madwifi

SVN-Revision: 10900

16 years agomadwifi: add configurable rssi threshold and timeout values for protection mode the...
Felix Fietkau [Mon, 21 Apr 2008 03:45:39 +0000 (03:45 +0000)]
madwifi: add configurable rssi threshold and timeout values for protection mode the 11b protection mode can harm throughput a lot, so let's make sure that it is only active as long as it needs to be.

SVN-Revision: 10899

16 years agoreorder patches
Felix Fietkau [Mon, 21 Apr 2008 03:45:22 +0000 (03:45 +0000)]
reorder patches

SVN-Revision: 10898

16 years agomadwifi: remove the minstrel_mrr hack and add two patches that massively improve...
Felix Fietkau [Mon, 21 Apr 2008 02:39:40 +0000 (02:39 +0000)]
madwifi: remove the minstrel_mrr hack and add two patches that massively improve minstrel's performance and response time

SVN-Revision: 10897

16 years agocpmac fix (closes #3124)
Matteo Croce [Mon, 21 Apr 2008 02:00:04 +0000 (02:00 +0000)]
cpmac fix (closes #3124)

SVN-Revision: 10896

16 years agofix a some txq races (merge from madwifi-trunk)
Felix Fietkau [Sun, 20 Apr 2008 22:01:27 +0000 (22:01 +0000)]
fix a some txq races (merge from madwifi-trunk)

SVN-Revision: 10895

16 years agoadd missing kmod-hid module (thx, fish)
Felix Fietkau [Sun, 20 Apr 2008 21:01:03 +0000 (21:01 +0000)]
add missing kmod-hid module (thx, fish)

SVN-Revision: 10894

16 years agoremove unneeded patch
Imre Kaloz [Sun, 20 Apr 2008 18:18:55 +0000 (18:18 +0000)]
remove unneeded patch

SVN-Revision: 10892

16 years agoadd ixp4xx 2.6.25 patchset
Imre Kaloz [Sun, 20 Apr 2008 18:17:38 +0000 (18:17 +0000)]
add ixp4xx 2.6.25 patchset

SVN-Revision: 10891

16 years agodisable IMQ on 2.6.25 until we have a new patch
Imre Kaloz [Sun, 20 Apr 2008 18:13:48 +0000 (18:13 +0000)]
disable IMQ on 2.6.25 until we have a new patch

SVN-Revision: 10890

16 years agofix mini_fo compile -- still oopses on boot
Imre Kaloz [Sun, 20 Apr 2008 18:10:50 +0000 (18:10 +0000)]
fix mini_fo compile -- still oopses on boot

SVN-Revision: 10889

16 years agofix gpio on rb532 - fixes the cf driver
Felix Fietkau [Sun, 20 Apr 2008 16:32:28 +0000 (16:32 +0000)]
fix gpio on rb532 - fixes the cf driver

SVN-Revision: 10888

16 years agofix patch
Imre Kaloz [Sun, 20 Apr 2008 14:44:20 +0000 (14:44 +0000)]
fix patch

SVN-Revision: 10887

16 years agobuild the kmod-video-quickcam module only if it was selected
Nicolas Thill [Sun, 20 Apr 2008 09:49:13 +0000 (09:49 +0000)]
build the kmod-video-quickcam module only if it was selected

SVN-Revision: 10881

16 years agodon't build acx* kernel modules on UML
Nicolas Thill [Sun, 20 Apr 2008 09:48:04 +0000 (09:48 +0000)]
don't build acx* kernel modules on UML

SVN-Revision: 10880

16 years agoadd a gpio feature for devices supporting the generic GPIO interface
Nicolas Thill [Sun, 20 Apr 2008 09:46:45 +0000 (09:46 +0000)]
add a gpio feature for devices supporting the generic GPIO interface

SVN-Revision: 10879

16 years agoremove the clz function, use fls instead
Gabor Juhos [Sun, 20 Apr 2008 09:10:50 +0000 (09:10 +0000)]
remove the clz function, use fls instead

SVN-Revision: 10878

16 years agomake use of the marvell switch in the atheros port
Felix Fietkau [Sun, 20 Apr 2008 08:39:16 +0000 (08:39 +0000)]
make use of the marvell switch in the atheros port

SVN-Revision: 10877

16 years agoAdd support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the...
Felix Fietkau [Sun, 20 Apr 2008 08:29:01 +0000 (08:29 +0000)]
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0

SVN-Revision: 10876

16 years agoremove strange direct usage of dev->priv as well
Gabor Juhos [Sun, 20 Apr 2008 07:14:45 +0000 (07:14 +0000)]
remove strange direct usage of dev->priv as well

SVN-Revision: 10875

16 years agouse the netdev_priv() macro instead of directly accessing dev->priv
Gabor Juhos [Sun, 20 Apr 2008 06:49:42 +0000 (06:49 +0000)]
use the netdev_priv() macro instead of directly accessing dev->priv

SVN-Revision: 10874

16 years agouse stats from net_device structure
Gabor Juhos [Sun, 20 Apr 2008 06:47:02 +0000 (06:47 +0000)]
use stats from net_device structure

SVN-Revision: 10873

16 years agonuke trailing whitespaces
Gabor Juhos [Sun, 20 Apr 2008 06:40:36 +0000 (06:40 +0000)]
nuke trailing whitespaces

SVN-Revision: 10872

16 years agomake use of the adm6996 switch for atheros devices that support it (autodetected...
Felix Fietkau [Sun, 20 Apr 2008 03:24:59 +0000 (03:24 +0000)]
make use of the adm6996 switch for atheros devices that support it (autodetected at boot time)

SVN-Revision: 10871

16 years agoremove some redundant code
Felix Fietkau [Sun, 20 Apr 2008 03:24:43 +0000 (03:24 +0000)]
remove some redundant code

SVN-Revision: 10870

16 years agoAdd stub driver for ADM6996F switches (configured through MII) The driver currently...
Felix Fietkau [Sun, 20 Apr 2008 02:53:04 +0000 (02:53 +0000)]
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a

SVN-Revision: 10869

16 years agowe can't handle the switch on the GW2345 yet, but we cna support the GW2355
Imre Kaloz [Sat, 19 Apr 2008 18:13:24 +0000 (18:13 +0000)]
we can't handle the switch on the GW2345 yet, but we cna support the GW2355

SVN-Revision: 10868

16 years agorename patch to make it clear what it is
Imre Kaloz [Sat, 19 Apr 2008 18:09:11 +0000 (18:09 +0000)]
rename patch to make it clear what it is

SVN-Revision: 10867

16 years agoavila: add model detection, refresh patches. Kaloz: thank you for the review, comment...
Gabor Juhos [Sat, 19 Apr 2008 16:56:21 +0000 (16:56 +0000)]
avila: add model detection, refresh patches. Kaloz: thank you for the review, comments, suggestions :P

SVN-Revision: 10866

16 years agoadd proper 2.6.25 support
Imre Kaloz [Sat, 19 Apr 2008 15:20:44 +0000 (15:20 +0000)]
add proper 2.6.25 support

SVN-Revision: 10865

16 years agofix swap{on,off} path
Matteo Croce [Sat, 19 Apr 2008 14:36:01 +0000 (14:36 +0000)]
fix swap{on,off} path

SVN-Revision: 10863

16 years agorename the bootloader image to standard name "otheros.bld"
Yuji Mano [Fri, 18 Apr 2008 22:04:37 +0000 (22:04 +0000)]
rename the bootloader image to standard name "otheros.bld"

SVN-Revision: 10860

16 years agoremove config for non supported kernel version
Yuji Mano [Fri, 18 Apr 2008 22:02:49 +0000 (22:02 +0000)]
remove config for non supported kernel version

SVN-Revision: 10859

16 years ago* update ps3 target kernel version to 2.6.25 * add default config for ps3 kernel...
Yuji Mano [Fri, 18 Apr 2008 21:59:31 +0000 (21:59 +0000)]
* update ps3 target kernel version to 2.6.25 * add default config for ps3 kernel 2.6.25

SVN-Revision: 10858

16 years agoAdm5120 also supports generic GPIO, allow gpioctl to be built (#3132)
Florian Fainelli [Thu, 17 Apr 2008 17:34:04 +0000 (17:34 +0000)]
Adm5120 also supports generic GPIO, allow gpioctl to be built (#3132)

SVN-Revision: 10857

16 years agoMark rt61 as 2.6.23 only (#3337)
Florian Fainelli [Thu, 17 Apr 2008 17:11:34 +0000 (17:11 +0000)]
Mark rt61 as 2.6.23 only (#3337)

SVN-Revision: 10856

16 years agomore performance for madwifi :)
Felix Fietkau [Thu, 17 Apr 2008 16:37:36 +0000 (16:37 +0000)]
more performance for madwifi :)

SVN-Revision: 10855

16 years agodisable CONFIG_BRIDGE_NETFILTER by default
Felix Fietkau [Thu, 17 Apr 2008 16:37:21 +0000 (16:37 +0000)]
disable CONFIG_BRIDGE_NETFILTER by default

SVN-Revision: 10854

16 years agouse the spi-ks8995 driver on the WRT55AG v2 boards
Gabor Juhos [Thu, 17 Apr 2008 13:12:57 +0000 (13:12 +0000)]
use the spi-ks8995 driver on the WRT55AG v2 boards

SVN-Revision: 10853

16 years agospi-ks8995: fix a compiler warning, fix the copyright header
Gabor Juhos [Thu, 17 Apr 2008 13:11:11 +0000 (13:11 +0000)]
spi-ks8995: fix a compiler warning, fix the copyright header

SVN-Revision: 10852

16 years agoadd a driver for the KS8995 ethernet switch, will be usable to control the switch...
Gabor Juhos [Thu, 17 Apr 2008 09:59:09 +0000 (09:59 +0000)]
add a driver for the KS8995 ethernet switch, will be usable to control the switch on some boards

SVN-Revision: 10851

16 years agoadd performance improvement for madwifi on low-memory systems
Felix Fietkau [Thu, 17 Apr 2008 02:40:55 +0000 (02:40 +0000)]
add performance improvement for madwifi on low-memory systems

SVN-Revision: 10850

16 years agodisable CONFIG_NO_HZ by default (who enabled this?)
Felix Fietkau [Thu, 17 Apr 2008 00:19:18 +0000 (00:19 +0000)]
disable CONFIG_NO_HZ by default (who enabled this?)

SVN-Revision: 10849

16 years agoadd missing symbol
Travis Kemen [Tue, 15 Apr 2008 22:09:02 +0000 (22:09 +0000)]
add missing symbol

SVN-Revision: 10848

16 years agoremove udevextras dependency on udev (thx, fish)
Felix Fietkau [Tue, 15 Apr 2008 17:19:41 +0000 (17:19 +0000)]
remove udevextras dependency on udev (thx, fish)

SVN-Revision: 10847

16 years agofix restart on platforms without a setup_switch()
Travis Kemen [Tue, 15 Apr 2008 16:29:49 +0000 (16:29 +0000)]
fix restart on platforms without a setup_switch()

SVN-Revision: 10846

16 years agomove spi_gpio driver into the kernel, clean-up SPI modules
Gabor Juhos [Tue, 15 Apr 2008 07:33:43 +0000 (07:33 +0000)]
move spi_gpio driver into the kernel, clean-up SPI modules

SVN-Revision: 10844

16 years agoupdate iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
Gabor Juhos [Tue, 15 Apr 2008 06:11:23 +0000 (06:11 +0000)]
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches

SVN-Revision: 10843

16 years agoadd 2 more symbols missed from my last commit
Nicolas Thill [Tue, 15 Apr 2008 02:38:32 +0000 (02:38 +0000)]
add 2 more symbols missed from my last commit

SVN-Revision: 10842

16 years agoadd missing symbols to 2.6.24 generic config, preventing proper kernel configuration...
Nicolas Thill [Tue, 15 Apr 2008 02:28:01 +0000 (02:28 +0000)]
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected

SVN-Revision: 10841

16 years ago$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories...
Nicolas Thill [Tue, 15 Apr 2008 02:17:38 +0000 (02:17 +0000)]
$(TARGET) is not anymore, replace it with $(ARCH) in ./bin/packages subdirectories until we find something better

SVN-Revision: 10840

16 years agoexplicitely disable a bunch of package on ar7 until we properly detect pci & usb...
Nicolas Thill [Tue, 15 Apr 2008 02:08:11 +0000 (02:08 +0000)]
explicitely disable a bunch of package on ar7 until we properly detect pci & usb support at configure time

SVN-Revision: 10839

16 years agomark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes...
Nicolas Thill [Tue, 15 Apr 2008 01:56:41 +0000 (01:56 +0000)]
mark b44 as broken, it doesn't build anymore due to SSB changes apparently (closes: #3333)

SVN-Revision: 10838

16 years agofix magicbox_ide on 2.6.24
Nicolas Thill [Tue, 15 Apr 2008 01:42:47 +0000 (01:42 +0000)]
fix magicbox_ide on 2.6.24

SVN-Revision: 10837

16 years agoadd missing CONFIG_GPIO_LEDS related ifdefs
Gabor Juhos [Mon, 14 Apr 2008 17:23:07 +0000 (17:23 +0000)]
add missing CONFIG_GPIO_LEDS related ifdefs

SVN-Revision: 10835

16 years agodo target dependent optimizations
Imre Kaloz [Mon, 14 Apr 2008 13:24:30 +0000 (13:24 +0000)]
do target dependent optimizations

SVN-Revision: 10834

16 years agoudevtrigger shouldn't depend on udev, we use it standalone for hotplug2
Imre Kaloz [Mon, 14 Apr 2008 13:20:04 +0000 (13:20 +0000)]
udevtrigger shouldn't depend on udev, we use it standalone for hotplug2

SVN-Revision: 10833

16 years agomark all openswan packages as broken
Nicolas Thill [Mon, 14 Apr 2008 12:31:27 +0000 (12:31 +0000)]
mark all openswan packages as broken

SVN-Revision: 10832

16 years agoMark broken packages as broken: - acx-mac80211 - openswan - aodv-uu
Andy Boyett [Mon, 14 Apr 2008 11:18:29 +0000 (11:18 +0000)]
Mark broken packages as broken: - acx-mac80211 - openswan - aodv-uu

SVN-Revision: 10831

16 years agopackage shared library as well (partially closes: #3030)
Nicolas Thill [Mon, 14 Apr 2008 02:06:35 +0000 (02:06 +0000)]
package shared library as well (partially closes: #3030)

SVN-Revision: 10829

16 years agoinstall dependencies after installing package to avoid deep recursion and mass memory...
Nicolas Thill [Sun, 13 Apr 2008 22:36:51 +0000 (22:36 +0000)]
install dependencies after installing package to avoid deep recursion and mass memory consuption

SVN-Revision: 10823

16 years agoupgrade uci to 0.3.3, build lua plugin
Felix Fietkau [Sun, 13 Apr 2008 14:34:42 +0000 (14:34 +0000)]
upgrade uci to 0.3.3, build lua plugin

SVN-Revision: 10818

16 years agoremove lua's dependency on libreadline and libncurses
Felix Fietkau [Sun, 13 Apr 2008 14:34:36 +0000 (14:34 +0000)]
remove lua's dependency on libreadline and libncurses

SVN-Revision: 10817

16 years agofix udevextras build when no extras were actually selected
Nicolas Thill [Sun, 13 Apr 2008 14:20:34 +0000 (14:20 +0000)]
fix udevextras build when no extras were actually selected

SVN-Revision: 10816

16 years agomac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel...
Nicolas Thill [Sun, 13 Apr 2008 13:35:02 +0000 (13:35 +0000)]
mac80211 / compat-wireless fixes: * build in KERNEL_BUILD_DIR * only build kernel module if it's selected

SVN-Revision: 10815

16 years agoupdate libnl to 1.1
Nicolas Thill [Sun, 13 Apr 2008 13:22:15 +0000 (13:22 +0000)]
update libnl to 1.1

SVN-Revision: 10814

16 years agofix GPIO direction setup on ar5312, and fix compiler warnings
Gabor Juhos [Sun, 13 Apr 2008 10:47:13 +0000 (10:47 +0000)]
fix GPIO direction setup on ar5312, and fix compiler warnings

SVN-Revision: 10811

16 years agomove lua from packages/ to trunk in anticipation of upcoming stuff ;)
Felix Fietkau [Sun, 13 Apr 2008 01:06:12 +0000 (01:06 +0000)]
move lua from packages/ to trunk in anticipation of upcoming stuff ;)

SVN-Revision: 10806

16 years agoReplace udev-vol-id pacakge with configurable udevextras
Jeremy Kerr [Sat, 12 Apr 2008 23:32:44 +0000 (23:32 +0000)]
Replace udev-vol-id pacakge with configurable udevextras

Instead of just having one vol_id package, create a 'udevextras' package
for all of the udev "EXTRAS" utilities. Selecting this package allows
each extra to be selected individually.

Also, installing udevextras adds a few udev rules for persistent device
naming.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 10805

16 years agoGroup input devices under /dev/input
Jeremy Kerr [Sat, 12 Apr 2008 23:24:22 +0000 (23:24 +0000)]
Group input devices under /dev/input

This change adds a udev rules file to group input devices (via symlinks)
under their usual expected location of /dev/input.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 10804

16 years agoUse new kexec tools
Jeremy Kerr [Sat, 12 Apr 2008 23:20:31 +0000 (23:20 +0000)]
Use new kexec tools

Horms' new kexec-tools repository has a number of updates and fixes for
kexec, and also supports the PS3.

This change updates the kexec repo, and adds a few build-system patches
to make it work with OpenWRT.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 10803

16 years agoprovide a cleaner way to specify a biarch toolchain build
Jeremy Kerr [Sat, 12 Apr 2008 23:14:42 +0000 (23:14 +0000)]
provide a cleaner way to specify a biarch toolchain build

Currently, to build a biarch toolchain, we need to explicitly give
options to the binutils and gcc configure commands:

CONFIG_EXTRA_BINUTILS_CONFIG_OPTIONS="--enable-targets=powerpc64-linux-uclibc"
CONFIG_EXTRA_GCC_CONFIG_OPTIONS="--enable-biarch --enable-targets=powerpc64-linux-uclibc"

This change replaces the command line options with an 'extra arch'
configure option:

CONFIG_EXTRA_TARGET_ARCH=y
CONFIG_EXTRA_TARGET_ARCH_NAME="powerpc64"

And a way to invoke this extra arch on the compiler command-line:

CONFIG_EXTRA_TARGET_ARCH_OPTS="-m64"

In this case, this results in an extra compiler:
 'powerpc64-linux-uclibc-gcc', which invokes
 'powerpc-linux-uclibc-gcc -m64'

This is a more standard way of building biarch toolchains, and allows
the packages to not have to care about how to invoke the 64-bit
compiler.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
SVN-Revision: 10802

16 years agofix build on linux >= 2.6.23
Nicolas Thill [Sat, 12 Apr 2008 22:04:09 +0000 (22:04 +0000)]
fix build on linux >= 2.6.23

SVN-Revision: 10801

16 years agopackage/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url ...
Nicolas Thill [Sat, 12 Apr 2008 20:43:38 +0000 (20:43 +0000)]
package/ov51x-jpeg: * update to 1.5.7 * add userland package * add fallback url (closes: #3216)

SVN-Revision: 10800

16 years agodisable kmod-mmc-over-gpio on x86
Nicolas Thill [Sat, 12 Apr 2008 20:28:54 +0000 (20:28 +0000)]
disable kmod-mmc-over-gpio on x86

SVN-Revision: 10799

16 years agoadd missing MMC config symbol
Nicolas Thill [Sat, 12 Apr 2008 20:27:48 +0000 (20:27 +0000)]
add missing MMC config symbol

SVN-Revision: 10798

16 years agoadd missing SSB config symbols
Nicolas Thill [Sat, 12 Apr 2008 20:26:41 +0000 (20:26 +0000)]
add missing SSB config symbols

SVN-Revision: 10797

16 years agopackage/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23
Nicolas Thill [Sat, 12 Apr 2008 20:20:41 +0000 (20:20 +0000)]
package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23

SVN-Revision: 10796

16 years agoadd missing include in restart
Travis Kemen [Sat, 12 Apr 2008 14:57:47 +0000 (14:57 +0000)]
add missing include in restart

SVN-Revision: 10794

16 years agoinstall build-depends packages as well
Nicolas Thill [Sat, 12 Apr 2008 09:37:44 +0000 (09:37 +0000)]
install build-depends packages as well

SVN-Revision: 10793

16 years agoar7: nuke unneeded patch
Matteo Croce [Fri, 11 Apr 2008 23:18:01 +0000 (23:18 +0000)]
ar7: nuke unneeded patch

SVN-Revision: 10792

16 years agoAdd ps3 target specific utilities package
Yuji Mano [Fri, 11 Apr 2008 21:21:17 +0000 (21:21 +0000)]
Add ps3 target specific utilities package

SVN-Revision: 10791

16 years agoDelete config-default file and resync kernel configuration for brcm63xx
Florian Fainelli [Fri, 11 Apr 2008 14:22:41 +0000 (14:22 +0000)]
Delete config-default file and resync kernel configuration for brcm63xx

SVN-Revision: 10790

16 years agoFix errors on capifs loading (#3250)
Florian Fainelli [Fri, 11 Apr 2008 14:21:06 +0000 (14:21 +0000)]
Fix errors on capifs loading (#3250)

SVN-Revision: 10789

16 years agoDo not disable tls yet, uclibc-ntpl will support it soon
Florian Fainelli [Thu, 10 Apr 2008 15:52:38 +0000 (15:52 +0000)]
Do not disable tls yet, uclibc-ntpl will support it soon

SVN-Revision: 10785

16 years agoFix hostapd compilation errors on STA_INFO (#3308)
Florian Fainelli [Thu, 10 Apr 2008 14:28:14 +0000 (14:28 +0000)]
Fix hostapd compilation errors on STA_INFO (#3308)

SVN-Revision: 10784

16 years agoFix typo in the payload option for br2684ctl (#3318)
Florian Fainelli [Thu, 10 Apr 2008 14:09:04 +0000 (14:09 +0000)]
Fix typo in the payload option for br2684ctl (#3318)

SVN-Revision: 10783

16 years agoDisable tls support, uClibc does not support it, and it could lead to linking failure...
Florian Fainelli [Thu, 10 Apr 2008 14:05:38 +0000 (14:05 +0000)]
Disable tls support, uClibc does not support it, and it could lead to linking failures with some braindead autoconf programs

SVN-Revision: 10782

16 years agofix a quilt incompatible patch
Gabor Juhos [Thu, 10 Apr 2008 08:45:31 +0000 (08:45 +0000)]
fix a quilt incompatible patch

SVN-Revision: 10781

16 years agoadd basic support for the Titan Wireless TW-533-4
Imre Kaloz [Wed, 9 Apr 2008 23:01:20 +0000 (23:01 +0000)]
add basic support for the Titan Wireless TW-533-4

SVN-Revision: 10780

16 years agoadd generic arm machine registry update
Imre Kaloz [Wed, 9 Apr 2008 23:00:20 +0000 (23:00 +0000)]
add generic arm machine registry update

SVN-Revision: 10779

16 years agoar7: remove useless chunks from a patch
Matteo Croce [Wed, 9 Apr 2008 22:54:32 +0000 (22:54 +0000)]
ar7: remove useless chunks from a patch

SVN-Revision: 10778

16 years agomadwifi: remove reset delay - seems like it's not necessary anymore
Felix Fietkau [Wed, 9 Apr 2008 19:55:08 +0000 (19:55 +0000)]
madwifi: remove reset delay - seems like it's not necessary anymore

SVN-Revision: 10777

16 years agoAdd the firmware generation for the AG241v2b device (#3315)
Florian Fainelli [Wed, 9 Apr 2008 19:22:26 +0000 (19:22 +0000)]
Add the firmware generation for the AG241v2b device (#3315)

SVN-Revision: 10776

16 years agoDisable drivers that we do not package within the mac80211 package (everything except...
Florian Fainelli [Wed, 9 Apr 2008 19:20:07 +0000 (19:20 +0000)]
Disable drivers that we do not package within the mac80211 package (everything except rt2x00)

SVN-Revision: 10775