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
d1b4f5b54f
include the kernel config for kernel related packages (should fix some b43 compile issues)
...
SVN-Revision: 9635
2007-11-30 09:43:08 +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
Gabor Juhos
bb44c9a6de
switch to 2.6.23.9
...
SVN-Revision: 9629
2007-11-29 08:51:59 +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
38101a0cdc
add support for the PCEngines Alix
...
SVN-Revision: 9611
2007-11-28 04:07:24 +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
Travis Kemen
df42216881
add option to turn off dynamic dhcp closes #2694
...
SVN-Revision: 9608
2007-11-28 03:02:20 +00:00
Felix Fietkau
d36374c428
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
2007-11-28 02:36:14 +00:00
Felix Fietkau
b443ee0fbb
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
2007-11-28 02:36:10 +00:00
Felix Fietkau
0795035b35
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
2007-11-28 02:36:06 +00:00
Felix Fietkau
c690518fea
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
2007-11-28 02:36:03 +00:00
Felix Fietkau
7f052bf047
update to latest madwifi snapshot - fixes some noderef bugs
...
SVN-Revision: 9602
2007-11-27 22:06:27 +00:00
Felix Fietkau
fd68041491
fix remaining netif_rx calls in napi polling patch
...
SVN-Revision: 9601
2007-11-27 22:05:40 +00:00
Gabor Juhos
3faf84682b
add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ ( closes : #2756 )
...
SVN-Revision: 9600
2007-11-26 19:02:12 +00:00
Gabor Juhos
717ff24d47
more USB driver fixes, now it passes usbtests 1-14
...
SVN-Revision: 9599
2007-11-26 08:49:58 +00:00
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Felix Fietkau
4402192ded
add missing dependency
...
SVN-Revision: 9597
2007-11-25 16:26:39 +00:00
Gabor Juhos
4263fdd731
fix USB driver to compile with ADMH_VERBOSE_DEBUG defined
...
SVN-Revision: 9593
2007-11-23 18:11:49 +00:00
Gabor Juhos
5a1a5dcf58
USB driver updates, the driver passes usbtests 1-10 now
...
SVN-Revision: 9592
2007-11-23 15:53:35 +00:00
Gabor Juhos
60898bc0c5
disable INITRAMFS_EXTRA_FILES, in initramfs it cause errors
...
SVN-Revision: 9591
2007-11-23 14:58:55 +00:00
Felix Fietkau
407b75436d
fix build issues that happen when the staging dir is cleared and the build directories stay
...
SVN-Revision: 9588
2007-11-20 22:43:38 +00:00
Felix Fietkau
e28b55f39f
fix a few stampfile locations
...
SVN-Revision: 9587
2007-11-20 19:58:49 +00:00
Eugene Konev
4735a0f5fe
add external kernel tree support
...
SVN-Revision: 9584
2007-11-20 13:21:01 +00:00
Tim Yardley
85b17a4e9e
update stripped subset of l7 patterns to 11-03-2007 patterns
...
SVN-Revision: 9582
2007-11-19 23:07:00 +00:00
Felix Fietkau
c439768c9a
fix libnl include issues which broke a few packages
...
SVN-Revision: 9581
2007-11-19 23:03:09 +00:00
Felix Fietkau
cbb4e6b5a2
remove madwifi tx locking patch - i don't trust it
...
SVN-Revision: 9580
2007-11-18 15:40:12 +00:00
Felix Fietkau
55fff87408
fix path to .config ( #2722 )
...
SVN-Revision: 9579
2007-11-17 16:01:28 +00:00
Felix Fietkau
c147d9d634
prevent mac80211 from accidentally starting to build on older kernel versions because of dependencies ( #2718 )
...
SVN-Revision: 9578
2007-11-17 15:54:53 +00:00
Felix Fietkau
9ad0b9e924
comment out dependencies that are not supposed to be used yet ( #2723 )
...
SVN-Revision: 9577
2007-11-17 15:50:41 +00:00
Felix Fietkau
ca9147efb9
clean up stale stampfiles
...
SVN-Revision: 9576
2007-11-17 14:21:14 +00:00
Felix Fietkau
4235aee8c2
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
2007-11-17 14:14:16 +00:00
Felix Fietkau
992e1f5e04
fix hostapd build with openssl
...
SVN-Revision: 9574
2007-11-16 23:37:24 +00:00
Gabor Juhos
63c05b7e2e
kernel: add a kernel module for the usbtest driver
...
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Florian Fainelli
84b2bcb5be
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
SVN-Revision: 9571
2007-11-16 07:39:48 +00:00
Florian Fainelli
edea76ab77
Fix tx stats ( #2705 )
...
SVN-Revision: 9570
2007-11-16 07:31:28 +00:00
Florian Fainelli
d8faf285a8
Allow specifying static IPv6 gateways ( #2710 )
...
SVN-Revision: 9569
2007-11-16 07:27:59 +00:00
Felix Fietkau
82c697991a
hostapd: turn libnl into a build dependency
...
SVN-Revision: 9568
2007-11-16 05:08:32 +00:00
Felix Fietkau
5a9cdef549
prefer http downloads over svn/git checkouts, remove git dependency
...
SVN-Revision: 9567
2007-11-16 04:10:01 +00:00