openwrt/svn-archive/archive.git
16 years agoDisable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition
Florian Fainelli [Mon, 10 Dec 2007 09:56:44 +0000 (09:56 +0000)]
Disable CONFIG_NETDEVICES_MULTIQUEUE for ar7 until we fix the race condition

SVN-Revision: 9698

16 years agofixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package...
Felix Fietkau [Sun, 9 Dec 2007 20:46:10 +0000 (20:46 +0000)]
fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk

Signed-off-by: Mirko Vogt <dev@nanl.de>
SVN-Revision: 9696

16 years agoUse $(CP) instead of $(INSTALL_BIN) for binaries.
Felix Fietkau [Sun, 9 Dec 2007 18:53:06 +0000 (18:53 +0000)]
Use $(CP) instead of $(INSTALL_BIN) for binaries.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694

16 years agoenable IPv6-support for ipsec-tools
Felix Fietkau [Sun, 9 Dec 2007 18:52:56 +0000 (18:52 +0000)]
enable IPv6-support for ipsec-tools

Enable IPv6-Support for ipsec-tools

Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
SVN-Revision: 9693

16 years agosuppress bug after compiling last package in kamikaze SDK.
Felix Fietkau [Sun, 9 Dec 2007 18:52:52 +0000 (18:52 +0000)]
suppress bug after compiling last package in kamikaze SDK.

This patch corrects https://dev.openwrt.org/ticket/2508
An error was raised when no Config.in file was found in package/
Signed-off-by: Julien Pinon <julien.pinon@luceor.com>
SVN-Revision: 9692

16 years agoadd back patch to fix building on avr32 and cris
Imre Kaloz [Sun, 9 Dec 2007 18:31:09 +0000 (18:31 +0000)]
add back patch to fix building on avr32 and cris

SVN-Revision: 9691

16 years agoForgot removing that file while applying patch from #2757
Florian Fainelli [Sun, 9 Dec 2007 17:52:27 +0000 (17:52 +0000)]
Forgot removing that file while applying patch from #2757

SVN-Revision: 9690

16 years agoEnable adminport feature of ipsec-tools (#2750)
Florian Fainelli [Sun, 9 Dec 2007 16:33:30 +0000 (16:33 +0000)]
Enable adminport feature of ipsec-tools (#2750)

SVN-Revision: 9687

16 years agoUpgrade wpa_supplicant to 0.5.9 (#2823)
Florian Fainelli [Sun, 9 Dec 2007 16:23:03 +0000 (16:23 +0000)]
Upgrade wpa_supplicant to 0.5.9 (#2823)

SVN-Revision: 9686

16 years agoAdd bcm5354 patches from #2757
Florian Fainelli [Sun, 9 Dec 2007 16:11:52 +0000 (16:11 +0000)]
Add bcm5354 patches from #2757

SVN-Revision: 9685

16 years agoAdd bcm5354 patch from #2754
Florian Fainelli [Sun, 9 Dec 2007 15:51:45 +0000 (15:51 +0000)]
Add bcm5354 patch from #2754

SVN-Revision: 9684

16 years agoFix missing return
Florian Fainelli [Sun, 9 Dec 2007 15:15:32 +0000 (15:15 +0000)]
Fix missing return

SVN-Revision: 9683

16 years agoSetup MAC addresses for routerboards
Florian Fainelli [Sun, 9 Dec 2007 14:43:42 +0000 (14:43 +0000)]
Setup MAC addresses for routerboards

SVN-Revision: 9682

16 years agobump kernel to 2.6.23.9 for x86
Tim Yardley [Sat, 8 Dec 2007 15:53:05 +0000 (15:53 +0000)]
bump kernel to 2.6.23.9 for x86

SVN-Revision: 9675

16 years agoupdated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommi...
Tim Yardley [Sat, 8 Dec 2007 15:52:26 +0000 (15:52 +0000)]
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit

SVN-Revision: 9674

16 years agoixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the...
Rod Whitby [Fri, 7 Dec 2007 22:30:56 +0000 (22:30 +0000)]
ixp4xx: Rename fsg3 subtarget to harddisk to better reflect the intention of the subtarget

SVN-Revision: 9670

16 years agoixp4xx: Split into two subtargets, one normal and one for boards which boot directly...
Rod Whitby [Fri, 7 Dec 2007 22:29:44 +0000 (22:29 +0000)]
ixp4xx: Split into two subtargets, one normal and one for boards which boot directly from attached storage (and therefore need most kernel modules compiled in)

SVN-Revision: 9669

16 years agoadd missing kernel config symbol
Felix Fietkau [Fri, 7 Dec 2007 19:24:16 +0000 (19:24 +0000)]
add missing kernel config symbol

SVN-Revision: 9668

16 years agofix a warning
Felix Fietkau [Fri, 7 Dec 2007 10:32:48 +0000 (10:32 +0000)]
fix a warning

SVN-Revision: 9667

16 years agoMinor patch to the AR7 diag.sh to make the status LED a bit more useful. From the...
Felix Fietkau [Fri, 7 Dec 2007 00:03:14 +0000 (00:03 +0000)]
Minor patch to the AR7 diag.sh to make the status LED a bit more useful. From the patch:

This setup gives us 3.5 distinguishable states:

- Solid OFF:  Bootloader running, or kernel hung (timer task stalled)
- Solid ON:   Kernel hung (timer task stalled)
- 5Hz blink:  preinit
- Heartbeat:  normal operation

Signed-off-by: oliver@opencloud.com
SVN-Revision: 9666

16 years ago[PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset storms
Felix Fietkau [Fri, 7 Dec 2007 00:03:10 +0000 (00:03 +0000)]
[PATCH 2/2] Reimplement rx ring with EOQ markers to avoid reset storms

Signed-off-by: oliver@opencloud.com
SVN-Revision: 9665

16 years ago[PATCH 1/2] Fix race between device reset and start_xmit
Felix Fietkau [Fri, 7 Dec 2007 00:03:06 +0000 (00:03 +0000)]
[PATCH 1/2] Fix race between device reset and start_xmit

Signed-off-by: oliver@opencloud.com
SVN-Revision: 9664

16 years agofinally fix libintl issues on osx and potentially other platforms by disabling its...
Felix Fietkau [Thu, 6 Dec 2007 14:01:23 +0000 (14:01 +0000)]
finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely

SVN-Revision: 9663

16 years agoRemove HOST_LOADLIBES fix from busybox, caused problems.
Felix Fietkau [Thu, 6 Dec 2007 12:59:38 +0000 (12:59 +0000)]
Remove HOST_LOADLIBES fix from busybox, caused problems.

OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9662

16 years agoRemoved redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.
Felix Fietkau [Wed, 5 Dec 2007 18:45:35 +0000 (18:45 +0000)]
Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.

 $(CP) is defined as CP:="cp -fpR"

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9661

16 years agobusybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Felix Fietkau [Wed, 5 Dec 2007 18:45:28 +0000 (18:45 +0000)]
busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9660

16 years agoAbstracted find to $(FIND) to allow use of gfind on non-GNU systems.
Felix Fietkau [Wed, 5 Dec 2007 18:45:20 +0000 (18:45 +0000)]
Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9659

16 years agotools/mkimage: Include sys/types.h on Darwin/BSD.
Felix Fietkau [Wed, 5 Dec 2007 18:45:11 +0000 (18:45 +0000)]
tools/mkimage: Include sys/types.h on Darwin/BSD.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9658

16 years ago[adm5120] add copyright header to the USB driver's files
Gabor Juhos [Wed, 5 Dec 2007 09:32:04 +0000 (09:32 +0000)]
[adm5120] add copyright header to the USB driver's files

SVN-Revision: 9657

16 years agoFix VLYNQ device enable for DG834Gv1
Felix Fietkau [Tue, 4 Dec 2007 12:49:54 +0000 (12:49 +0000)]
Fix VLYNQ device enable for DG834Gv1

This patch allows VLYNQ devices on the DG834Gv1 to be successfully
enabled.

Currently the "__vlynq_enable_device" function attempts to set the VLYNQ
device clock divisor to values from 1 through 8 until a link is
successfully established. On the DG834Gv1 (but not the DG834Gv2),
setting the VLYNQ device clock divisor to 1 (full rate) results in all
further VLYNQ operations failing (including software reset), so the
device is never enabled. This patches changes the function to only
attempt divisors 2 through 8, and hence the device is successfully
enabled.

Signed-off-by: Nick Forbes <nick.forbes@huntsworth.com>
---------

SVN-Revision: 9656

16 years agofix make clean for unconfigured build trees
Felix Fietkau [Tue, 4 Dec 2007 03:04:37 +0000 (03:04 +0000)]
fix make clean for unconfigured build trees

SVN-Revision: 9655

16 years agoenforce gnu make >= 3.81 now. it has become too annoying to work around bugs in 3.80
Felix Fietkau [Tue, 4 Dec 2007 03:00:29 +0000 (03:00 +0000)]
enforce gnu make >= 3.81 now. it has become too annoying to work around bugs in 3.80

SVN-Revision: 9654

16 years agoadd i8x0 audio driver
Felix Fietkau [Mon, 3 Dec 2007 21:21:17 +0000 (21:21 +0000)]
add i8x0 audio driver

Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 9652

16 years agoupdate openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging...
Felix Fietkau [Mon, 3 Dec 2007 19:48:11 +0000 (19:48 +0000)]
update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)

SVN-Revision: 9651

16 years agoadd missing dependency
Felix Fietkau [Mon, 3 Dec 2007 00:34:39 +0000 (00:34 +0000)]
add missing dependency

SVN-Revision: 9650

16 years agofix another build issue on some osx machines - run ranlib on the lzma lib archive
Felix Fietkau [Sun, 2 Dec 2007 22:44:44 +0000 (22:44 +0000)]
fix another build issue on some osx machines - run ranlib on the lzma lib archive

SVN-Revision: 9649

16 years agoupdate madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs...
Felix Fietkau [Sun, 2 Dec 2007 22:28:14 +0000 (22:28 +0000)]
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing

SVN-Revision: 9648

16 years agofix sstrip compile on mac os x
Felix Fietkau [Sun, 2 Dec 2007 21:16:24 +0000 (21:16 +0000)]
fix sstrip compile on mac os x

SVN-Revision: 9645

16 years agorefactor hotplug2 rules, make sure that the default button rule is only used during...
Felix Fietkau [Sat, 1 Dec 2007 17:08:04 +0000 (17:08 +0000)]
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)

SVN-Revision: 9644

16 years agoadd shell compatibility patch from #2659
Felix Fietkau [Fri, 30 Nov 2007 21:58:18 +0000 (21:58 +0000)]
add shell compatibility patch from #2659

SVN-Revision: 9643

16 years agoadd switch gpio init for bcm57xx (untested, see #2744)
Felix Fietkau [Fri, 30 Nov 2007 21:58:14 +0000 (21:58 +0000)]
add switch gpio init for bcm57xx (untested, see #2744)

SVN-Revision: 9642

16 years agoadd extra wrt350n leds (patch from #2745)
Felix Fietkau [Fri, 30 Nov 2007 21:58:06 +0000 (21:58 +0000)]
add extra wrt350n leds (patch from #2745)

SVN-Revision: 9641

16 years agofix kernel config related build error
Felix Fietkau [Fri, 30 Nov 2007 17:22:44 +0000 (17:22 +0000)]
fix kernel config related build error

SVN-Revision: 9640

16 years agomake sure iw doesn't get compiled on older kernels
Felix Fietkau [Fri, 30 Nov 2007 11:33:31 +0000 (11:33 +0000)]
make sure iw doesn't get compiled on older kernels

SVN-Revision: 9639

16 years agoadjust libnl url
Felix Fietkau [Fri, 30 Nov 2007 11:33:28 +0000 (11:33 +0000)]
adjust libnl url

SVN-Revision: 9638

16 years agoadd iw utility (untested)
Felix Fietkau [Fri, 30 Nov 2007 11:30:37 +0000 (11:30 +0000)]
add iw utility (untested)

SVN-Revision: 9637

16 years agoupgrade libnl to 1.0-pre8
Felix Fietkau [Fri, 30 Nov 2007 11:29:30 +0000 (11:29 +0000)]
upgrade libnl to 1.0-pre8

SVN-Revision: 9636

16 years agoinclude the kernel config for kernel related packages (should fix some b43 compile...
Felix Fietkau [Fri, 30 Nov 2007 09:43:08 +0000 (09:43 +0000)]
include the kernel config for kernel related packages (should fix some b43 compile issues)

SVN-Revision: 9635

16 years agofix ppp issues (thanks to Fatus for debugging this)
Felix Fietkau [Fri, 30 Nov 2007 09:43:05 +0000 (09:43 +0000)]
fix ppp issues (thanks to Fatus for debugging this)

SVN-Revision: 9634

16 years agoFix zlib for powerpc
Felix Fietkau [Thu, 29 Nov 2007 18:30:27 +0000 (18:30 +0000)]
Fix zlib for powerpc

For some architectures like powerpc, the library must be compiled with
-fPIC
(checked also for mips/mipsel)

Signed-off-by: Thomas Langer <thomas.langer@infineon.com>
SVN-Revision: 9632

16 years ago[adm5120] switch to 2.6.23.9
Gabor Juhos [Thu, 29 Nov 2007 08:51:59 +0000 (08:51 +0000)]
[adm5120] switch to 2.6.23.9

SVN-Revision: 9629

16 years agoupdate busybox to 1.8.2
Travis Kemen [Thu, 29 Nov 2007 02:06:37 +0000 (02:06 +0000)]
update busybox to 1.8.2

SVN-Revision: 9625

16 years agoadd options for rate 80211h compression bursting wmm and mac filtering From: Vasilis...
Travis Kemen [Wed, 28 Nov 2007 20:34:00 +0000 (20:34 +0000)]
add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)

SVN-Revision: 9624

16 years agosome cleanup and remove overwriting of device defaults for bgscan and diversity
Travis Kemen [Wed, 28 Nov 2007 19:25:54 +0000 (19:25 +0000)]
some cleanup and remove overwriting of device defaults for bgscan and diversity

SVN-Revision: 9619

16 years agodrop the '0' default in config_get_bool
Felix Fietkau [Wed, 28 Nov 2007 19:02:46 +0000 (19:02 +0000)]
drop the '0' default in config_get_bool

SVN-Revision: 9618

16 years agoFix AutoLoad macro typos (#2765)
Florian Fainelli [Wed, 28 Nov 2007 13:33:59 +0000 (13:33 +0000)]
Fix AutoLoad macro typos (#2765)

SVN-Revision: 9615

16 years agopackage/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)
Felix Fietkau [Wed, 28 Nov 2007 12:50:20 +0000 (12:50 +0000)]
package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9613

16 years agouse instead of closes #2759
Travis Kemen [Wed, 28 Nov 2007 04:11:36 +0000 (04:11 +0000)]
use  instead of  closes #2759

SVN-Revision: 9612

16 years agoadd support for the PCEngines Alix
Travis Kemen [Wed, 28 Nov 2007 04:07:24 +0000 (04:07 +0000)]
add support for the PCEngines Alix

SVN-Revision: 9611

16 years agoadd txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
Travis Kemen [Wed, 28 Nov 2007 03:44:18 +0000 (03:44 +0000)]
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)

SVN-Revision: 9610

16 years agodon't overwrite device default for fast frames closes #2321
Travis Kemen [Wed, 28 Nov 2007 03:07:18 +0000 (03:07 +0000)]
don't overwrite device default for fast frames closes #2321

SVN-Revision: 9609

16 years agoadd option to turn off dynamic dhcp closes #2694
Travis Kemen [Wed, 28 Nov 2007 03:02:20 +0000 (03:02 +0000)]
add option to turn off dynamic dhcp closes #2694

SVN-Revision: 9608

16 years agoinit: check permissions on rc.d files
Felix Fietkau [Wed, 28 Nov 2007 02:36:14 +0000 (02:36 +0000)]
init: check permissions on rc.d files

We try to unconditionally execute /etc/rc.d/* files, even if they're
not executable - an easy way of temproarily disabling a service. When
this happens, we get a permission denied error on boot.

This change only tries to run execulable startup scripts.

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

16 years agoinit: don't start hotplug2 if it doesn't exist
Felix Fietkau [Wed, 28 Nov 2007 02:36:10 +0000 (02:36 +0000)]
init: don't start hotplug2 if it doesn't exist

The current init script always tries to start hotplug 2, even if
it's not present, so we get an error on boot.

This change checks for the presence of the hotplug2 binary before
trying to start it.

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

16 years agops3: use readable video mode descriptions in readme
Felix Fietkau [Wed, 28 Nov 2007 02:36:06 +0000 (02:36 +0000)]
ps3: use readable video mode descriptions in readme

The ps3 video modes can be specified as readable names (eg "720p"), so
use those instead.

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

16 years agops3: build-in ps3 system manager
Felix Fietkau [Wed, 28 Nov 2007 02:36:03 +0000 (02:36 +0000)]
ps3: build-in ps3 system manager

This changes the ps3 kernel config to build-in the System Manager
module, which is required for proper shutdown and reboot.

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

16 years agoupdate to latest madwifi snapshot - fixes some noderef bugs
Felix Fietkau [Tue, 27 Nov 2007 22:06:27 +0000 (22:06 +0000)]
update to latest madwifi snapshot - fixes some noderef bugs

SVN-Revision: 9602

16 years agofix remaining netif_rx calls in napi polling patch
Felix Fietkau [Tue, 27 Nov 2007 22:05:40 +0000 (22:05 +0000)]
fix remaining netif_rx calls in napi polling patch

SVN-Revision: 9601

16 years ago[adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scream_...
Gabor Juhos [Mon, 26 Nov 2007 19:02:12 +0000 (19:02 +0000)]
[adm5120] add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (closes: #2756)

SVN-Revision: 9600

16 years ago[adm5120] more USB driver fixes, now it passes usbtests 1-14
Gabor Juhos [Mon, 26 Nov 2007 08:49:58 +0000 (08:49 +0000)]
[adm5120] more USB driver fixes, now it passes usbtests 1-14

SVN-Revision: 9599

16 years agowork around kernel config issues with sound modules
Felix Fietkau [Sun, 25 Nov 2007 17:15:30 +0000 (17:15 +0000)]
work around kernel config issues with sound modules

SVN-Revision: 9598

16 years agoadd missing dependency
Felix Fietkau [Sun, 25 Nov 2007 16:26:39 +0000 (16:26 +0000)]
add missing dependency

SVN-Revision: 9597

16 years ago[adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
Gabor Juhos [Fri, 23 Nov 2007 18:11:49 +0000 (18:11 +0000)]
[adm5120] fix USB driver to compile with ADMH_VERBOSE_DEBUG defined

SVN-Revision: 9593

16 years ago[adm5120] USB driver updates, the driver passes usbtests 1-10 now
Gabor Juhos [Fri, 23 Nov 2007 15:53:35 +0000 (15:53 +0000)]
[adm5120] USB driver updates, the driver passes usbtests 1-10 now

SVN-Revision: 9592

16 years ago[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
Gabor Juhos [Fri, 23 Nov 2007 14:58:55 +0000 (14:58 +0000)]
[adm5120] disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors

SVN-Revision: 9591

16 years agofix build issues that happen when the staging dir is cleared and the build directorie...
Felix Fietkau [Tue, 20 Nov 2007 22:43:38 +0000 (22:43 +0000)]
fix build issues that happen when the staging dir is cleared and the build directories stay

SVN-Revision: 9588

16 years agofix a few stampfile locations
Felix Fietkau [Tue, 20 Nov 2007 19:58:49 +0000 (19:58 +0000)]
fix a few stampfile locations

SVN-Revision: 9587

16 years agoadd external kernel tree support
Eugene Konev [Tue, 20 Nov 2007 13:21:01 +0000 (13:21 +0000)]
add external kernel tree support

SVN-Revision: 9584

16 years agoupdate stripped subset of l7 patterns to 11-03-2007 patterns
Tim Yardley [Mon, 19 Nov 2007 23:07:00 +0000 (23:07 +0000)]
update stripped subset of l7 patterns to 11-03-2007 patterns

SVN-Revision: 9582

16 years agofix libnl include issues which broke a few packages
Felix Fietkau [Mon, 19 Nov 2007 23:03:09 +0000 (23:03 +0000)]
fix libnl include issues which broke a few packages

SVN-Revision: 9581

16 years agoremove madwifi tx locking patch - i don't trust it
Felix Fietkau [Sun, 18 Nov 2007 15:40:12 +0000 (15:40 +0000)]
remove madwifi tx locking patch - i don't trust it

SVN-Revision: 9580

16 years agofix path to .config (#2722)
Felix Fietkau [Sat, 17 Nov 2007 16:01:28 +0000 (16:01 +0000)]
fix path to .config (#2722)

SVN-Revision: 9579

16 years agoprevent mac80211 from accidentally starting to build on older kernel versions because...
Felix Fietkau [Sat, 17 Nov 2007 15:54:53 +0000 (15:54 +0000)]
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies (#2718)

SVN-Revision: 9578

16 years agocomment out dependencies that are not supposed to be used yet (#2723)
Felix Fietkau [Sat, 17 Nov 2007 15:50:41 +0000 (15:50 +0000)]
comment out dependencies that are not supposed to be used yet (#2723)

SVN-Revision: 9577

16 years agoclean up stale stampfiles
Felix Fietkau [Sat, 17 Nov 2007 14:21:14 +0000 (14:21 +0000)]
clean up stale stampfiles

SVN-Revision: 9576

16 years agofix hostapd rebuild check, isolate the common src/ directory for hostapd variants...
Felix Fietkau [Sat, 17 Nov 2007 14:14:16 +0000 (14:14 +0000)]
fix hostapd rebuild check, isolate the common src/ directory for hostapd variants as well to fix compile errors when both variants are selected (#2722)

SVN-Revision: 9575

16 years agofix hostapd build with openssl
Felix Fietkau [Fri, 16 Nov 2007 23:37:24 +0000 (23:37 +0000)]
fix hostapd build with openssl

SVN-Revision: 9574

16 years ago[packages] kernel: add a kernel module for the usbtest driver
Gabor Juhos [Fri, 16 Nov 2007 09:38:18 +0000 (09:38 +0000)]
[packages] kernel: add a kernel module for the usbtest driver

SVN-Revision: 9572

16 years agoFix build on non-SMP machines of the remote GDB debugging (#2666)
Florian Fainelli [Fri, 16 Nov 2007 07:39:48 +0000 (07:39 +0000)]
Fix build on non-SMP machines of the remote GDB debugging (#2666)

SVN-Revision: 9571

16 years agoFix tx stats (#2705)
Florian Fainelli [Fri, 16 Nov 2007 07:31:28 +0000 (07:31 +0000)]
Fix tx stats (#2705)

SVN-Revision: 9570

16 years agoAllow specifying static IPv6 gateways (#2710)
Florian Fainelli [Fri, 16 Nov 2007 07:27:59 +0000 (07:27 +0000)]
Allow specifying static IPv6 gateways (#2710)

SVN-Revision: 9569

16 years agohostapd: turn libnl into a build dependency
Felix Fietkau [Fri, 16 Nov 2007 05:08:32 +0000 (05:08 +0000)]
hostapd: turn libnl into a build dependency

SVN-Revision: 9568

16 years agoprefer http downloads over svn/git checkouts, remove git dependency
Felix Fietkau [Fri, 16 Nov 2007 04:10:01 +0000 (04:10 +0000)]
prefer http downloads over svn/git checkouts, remove git dependency

SVN-Revision: 9567

16 years agobetter scope handling for the configured stamp
Felix Fietkau [Fri, 16 Nov 2007 03:48:43 +0000 (03:48 +0000)]
better scope handling for the configured stamp

SVN-Revision: 9566

16 years agofix config change detect for hostapd
Felix Fietkau [Fri, 16 Nov 2007 03:47:11 +0000 (03:47 +0000)]
fix config change detect for hostapd

SVN-Revision: 9565

16 years agoupdate hostapd patches to the latest from http://johannes.sipsolutions.net/patches...
Felix Fietkau [Fri, 16 Nov 2007 03:24:01 +0000 (03:24 +0000)]
update hostapd patches to the latest from johannes.sipsolutions.net/patches/hostap/all/2007-11-14-16:31/

SVN-Revision: 9564

16 years agoimprove build checks for hostapd (combinations of madwifi and mac80211)
Felix Fietkau [Fri, 16 Nov 2007 03:11:42 +0000 (03:11 +0000)]
improve build checks for hostapd (combinations of madwifi and mac80211)

SVN-Revision: 9563

16 years agouse the static version of libnl for hostapd
Felix Fietkau [Fri, 16 Nov 2007 03:11:39 +0000 (03:11 +0000)]
use the static version of libnl for hostapd

SVN-Revision: 9562

16 years agomake libnl build a static version as well
Felix Fietkau [Fri, 16 Nov 2007 03:11:36 +0000 (03:11 +0000)]
make libnl build a static version as well

SVN-Revision: 9561

16 years agofix wl-700gE ide init (patch by biblbroks, fixes #2686)
Felix Fietkau [Fri, 16 Nov 2007 03:11:30 +0000 (03:11 +0000)]
fix wl-700gE ide init (patch by biblbroks, fixes #2686)

SVN-Revision: 9560