Felix Fietkau
e86049efe8
sync with madwifi changeset 3070
...
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
Florian Fainelli
81bcc8cf96
Ext3 cannot load without mbcache, package it as well
...
SVN-Revision: 9822
2007-12-22 11:04:32 +00:00
Felix Fietkau
285395cfca
Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
...
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Florian Fainelli
9065915d0c
Fix macfiltering for broadcom devices ( #2822 )
...
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00
Florian Fainelli
a952a8dac6
Put back kmod-ebtables for 2.4 kernels
...
SVN-Revision: 9801
2007-12-19 08:19:34 +00:00
Florian Fainelli
c5e404a555
Make ipkg depends on tar and gunzip ( #2821 )
...
SVN-Revision: 9785
2007-12-17 08:06:03 +00:00
Jens Muecke
7eeb4e6f7f
* adding network config for olpc * adding libertas * config issue * quiet mode for bootloader
...
SVN-Revision: 9768
2007-12-15 19:59:21 +00:00
Gabor Juhos
279f3719bf
base-files: fix revision number in 'etc/banner'
...
SVN-Revision: 9755
2007-12-14 20:07:32 +00:00
Felix Fietkau
985ee9fc8f
LED driver for PCEngines ALIX boards
...
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.
The driver is also added to the Alix profile.
Signed-off-by: Petr Liebman <petrliebman@gmail.com>
--
SVN-Revision: 9748
2007-12-14 00:52:15 +00:00
Felix Fietkau
2da3f6a256
fix the sdk
...
SVN-Revision: 9747
2007-12-14 00:33:25 +00:00
Felix Fietkau
4506b4e279
fix mount.shfs symlink issue
...
SVN-Revision: 9735
2007-12-13 21:04:18 +00:00
Felix Fietkau
51996a78f1
clean up openwrt version handling, use a separate script that is executed at the beginning of the build process, fix revision checking with git
...
SVN-Revision: 9723
2007-12-13 06:25:54 +00:00
Felix Fietkau
084c9abec3
add workaround for ppp-on-boot issues, fixes #2524
...
SVN-Revision: 9722
2007-12-13 05:50:24 +00:00
Felix Fietkau
a017e2ad7f
remove a broken patch that should have been nuked with the busybox upgrade ( #2809 )
...
SVN-Revision: 9720
2007-12-13 05:01:08 +00:00
Felix Fietkau
1050b28b38
refresh patches, make madwifi-dfs compile on linux 2.4 again
...
SVN-Revision: 9719
2007-12-13 04:26:55 +00:00
Felix Fietkau
85578a7ff1
update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx
...
SVN-Revision: 9718
2007-12-13 04:26:46 +00:00
Felix Fietkau
73bc422188
add linux-uvc patch from #2842
...
SVN-Revision: 9716
2007-12-12 21:45:35 +00:00
Gabor Juhos
bb6c1aa770
new experimental driver for the CF slot on the RouterBOARD 153
...
SVN-Revision: 9707
2007-12-11 09:00:06 +00:00
Felix Fietkau
252fa41bc0
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
2007-12-09 20:46:10 +00:00
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
b0e20c3895
enable IPv6-support for ipsec-tools
...
Enable IPv6-Support for ipsec-tools
Signed-off-by: Patrick Scharrenberg <pittipatti@web.de>
SVN-Revision: 9693
2007-12-09 18:52:56 +00:00
Imre Kaloz
6a44e14051
add back patch to fix building on avr32 and cris
...
SVN-Revision: 9691
2007-12-09 18:31:09 +00:00
Florian Fainelli
66027739e6
Enable adminport feature of ipsec-tools ( #2750 )
...
SVN-Revision: 9687
2007-12-09 16:33:30 +00:00
Florian Fainelli
1d6142d809
Upgrade wpa_supplicant to 0.5.9 ( #2823 )
...
SVN-Revision: 9686
2007-12-09 16:23:03 +00:00
Felix Fietkau
f45990d8fe
finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
...
SVN-Revision: 9663
2007-12-06 14:01:23 +00:00
Felix Fietkau
115290946a
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
2007-12-06 12:59:38 +00:00
Felix Fietkau
4fa7250c07
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
2007-12-05 18:45:35 +00:00
Felix Fietkau
412bedd41c
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
2007-12-05 18:45:28 +00:00
Felix Fietkau
aee342712b
add i8x0 audio driver
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 9652
2007-12-03 21:21:17 +00:00
Felix Fietkau
856e457b73
update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt packaging code (ported from wr to kamikaze)
...
SVN-Revision: 9651
2007-12-03 19:48:11 +00:00
Felix Fietkau
2bcaf23a68
add missing dependency
...
SVN-Revision: 9650
2007-12-03 00:34:39 +00:00
Felix Fietkau
9c7edf0ad0
update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing
...
SVN-Revision: 9648
2007-12-02 22:28:14 +00:00
Felix Fietkau
9b27c5b585
refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772 )
...
SVN-Revision: 9644
2007-12-01 17:08:04 +00:00
Felix Fietkau
85ad2a43a0
add switch gpio init for bcm57xx (untested, see #2744 )
...
SVN-Revision: 9642
2007-11-30 21:58:14 +00:00
Felix Fietkau
66a69b145a
add extra wrt350n leds (patch from #2745 )
...
SVN-Revision: 9641
2007-11-30 21:58:06 +00:00
Felix Fietkau
1b3a1d0de1
make sure iw doesn't get compiled on older kernels
...
SVN-Revision: 9639
2007-11-30 11:33:31 +00:00
Felix Fietkau
661d97025a
adjust libnl url
...
SVN-Revision: 9638
2007-11-30 11:33:28 +00:00
Felix Fietkau
fc144fff14
add iw utility (untested)
...
SVN-Revision: 9637
2007-11-30 11:30:37 +00:00
Felix Fietkau
f9cca13068
upgrade libnl to 1.0-pre8
...
SVN-Revision: 9636
2007-11-30 11:29:30 +00:00
Felix Fietkau
2afa8ad23c
fix ppp issues (thanks to Fatus for debugging this)
...
SVN-Revision: 9634
2007-11-30 09:43:05 +00:00
Felix Fietkau
7654ee0a2b
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
2007-11-29 18:30:27 +00:00
Travis Kemen
a0c5fbe5ff
update busybox to 1.8.2
...
SVN-Revision: 9625
2007-11-29 02:06:37 +00:00
Travis Kemen
efb988f3f2
add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9624
2007-11-28 20:34:00 +00:00
Travis Kemen
b6e523bc33
some cleanup and remove overwriting of device defaults for bgscan and diversity
...
SVN-Revision: 9619
2007-11-28 19:25:54 +00:00
Felix Fietkau
8977c6c20a
drop the '0' default in config_get_bool
...
SVN-Revision: 9618
2007-11-28 19:02:46 +00:00
Florian Fainelli
bbf087176a
Fix AutoLoad macro typos ( #2765 )
...
SVN-Revision: 9615
2007-11-28 13:33:59 +00:00
Felix Fietkau
2b32beba84
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
2007-11-28 12:50:20 +00:00
Travis Kemen
031b47be15
use instead of closes #2759
...
SVN-Revision: 9612
2007-11-28 04:11:36 +00:00
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Travis Kemen
f30263eea0
don't overwrite device default for fast frames closes #2321
...
SVN-Revision: 9609
2007-11-28 03:07:18 +00:00