Florian Fainelli
3f20af4fa0
Upgrade gspcav1 to 20071224 ( #2922 )
...
SVN-Revision: 10131
17 years ago
Florian Fainelli
d6acc295bd
Trivial patch to correct typos and spelling errors in OpenWRT documentation.\nPlease Apply.\nSigned-off-by: Jesper Dangaard Brouer <hawk@diku.dk>
...
SVN-Revision: 10129
17 years ago
Felix Fietkau
c9a70962ec
save memory in ipkg while parsing package lists - there's no need to load the whole files into ram before parsing them
...
SVN-Revision: 10125
17 years ago
Felix Fietkau
480c18e611
fix potential build errors when changing the qc-usb package selection
...
SVN-Revision: 10124
17 years ago
Felix Fietkau
bbc4c10465
Remove LINUX_2_6 dependency from qc-usb
...
This patch removes LINUX_2_6 dependency from qc-usb for those of us who
still have broadcom chipsets as qc-usb works fine on LINUX_2_4 too. This
compiles with both 2.4 and 2.6 kernels selected, and although i do not
have a Kamikaze svn system, the same changes (albeit without the new
package name changes in svn vs 7.09) work fine on my running 2.4 system
with a Quickcam Express card (older model).
Signed-off-by: Misha Koshelev <mk144210 at bcm dot edu>
SVN-Revision: 10123
17 years ago
Felix Fietkau
e47bfc7c48
remove memleak patch because of issues with premature freeing of memory - i will try to reduce the memory usage in a different way
...
SVN-Revision: 10122
17 years ago
Rod Whitby
3e54b69dbf
ixp4xx/fsg3: Added LEDs support, and refreshed patches for 2.6.23.12
...
SVN-Revision: 10119
17 years ago
Matteo Croce
c0310c2f5f
updated DSL driver and firmware ( closes #2532 )
...
SVN-Revision: 10118
17 years ago
Imre Kaloz
f88ddb8ba8
use the newer mac handling patches from nslu2-linux
...
SVN-Revision: 10116
17 years ago
Gabor Juhos
40ad352b37
fix led driver ( closes : #2972 )
...
SVN-Revision: 10115
17 years ago
Imre Kaloz
3c77f80852
Fixes the MAC address handling on avila NPE on startup
...
Replaces/based-on 740-avila_loft_mac_platform.patch for 2.6.21
Signed-off-by: Harald Schioeberg <pagefault@c-base.org>
SVN-Revision: 10114
17 years ago
Florian Fainelli
49abd3445d
Set country before channel ( #2958 )
...
SVN-Revision: 10113
17 years ago
Florian Fainelli
788647c7f8
Leds have been tested on rb111/112 and rb153
...
SVN-Revision: 10112
17 years ago
Florian Fainelli
318cbc1fe8
First check for arguments before even getting an IP address
...
SVN-Revision: 10110
17 years ago
Florian Fainelli
59066dc0f6
Fix kernel configs with CONFIG_KEY
...
SVN-Revision: 10109
17 years ago
Florian Fainelli
7b24a0e0c8
Bump release number after the vlynq change
...
SVN-Revision: 10108
17 years ago
Florian Fainelli
39d15da16f
Package mount and umount
...
SVN-Revision: 10106
17 years ago
Florian Fainelli
b5ccc2e505
Add dg834 leds support from #2817
...
SVN-Revision: 10105
17 years ago
Florian Fainelli
4dc872d27d
Add native vlynq support to the old acx driver ( #2864 )
...
SVN-Revision: 10102
17 years ago
Florian Fainelli
50c077affb
Fix imagebuilder for 2.6 kernels ( #2900 )
...
SVN-Revision: 10099
17 years ago
Florian Fainelli
548bf0de30
Resync ar7 kernel config ( #2966 )
...
SVN-Revision: 10098
17 years ago
Imre Kaloz
f031f4c7dc
bump version numbers of Linksys images
...
SVN-Revision: 10097
17 years ago
Florian Fainelli
d188c641cf
Force broadcom-compat-ldso to be 2.4 only ( #2963 )
...
SVN-Revision: 10095
17 years ago
Felix Fietkau
f002d13e3c
restore old memleak fix
...
SVN-Revision: 10092
17 years ago
Felix Fietkau
ea8a6fd24c
add updated ipkg conffiles patch by cdtdaddy
...
SVN-Revision: 10091
17 years ago
Felix Fietkau
3e64a8c618
fix ipkg segfault and add conffiles patch from #2946
...
SVN-Revision: 10090
17 years ago
Felix Fietkau
418f0e9c10
enable broadcom-wl compat hacks
...
SVN-Revision: 10089
17 years ago
Felix Fietkau
f75b9f6815
fix packages that use -f on other build system makefiles
...
SVN-Revision: 10088
17 years ago
Felix Fietkau
457d9d3d1b
fix madwifi bssid allocation
...
SVN-Revision: 10087
17 years ago
Felix Fietkau
3b2e07b84f
add uci_set_default (to be used in init scripts or /etc/uci-defaults)
...
SVN-Revision: 10086
17 years ago
Florian Fainelli
162f0194a1
Fix typo
...
SVN-Revision: 10084
17 years ago
Florian Fainelli
eff65775c4
Add CVS download method #2947
...
SVN-Revision: 10083
17 years ago
Florian Fainelli
48b1f3645b
Explicitely disable p54 for atheros and uml ( #2943 )
...
SVN-Revision: 10082
17 years ago
Florian Fainelli
7eec65be78
Resync kernel config for atheros ( #2940 )
...
SVN-Revision: 10081
17 years ago
Felix Fietkau
3f7af01bb0
fix initramfs
...
SVN-Revision: 10080
17 years ago
Imre Kaloz
3b7f9d1c92
fix arm kernel builds with recent binutils versions
...
SVN-Revision: 10079
17 years ago
Gabor Juhos
92be73b5cd
usb-driver: add preliminary support of ISOCHRONOUS transfer
...
SVN-Revision: 10077
17 years ago
John Crispin
552743fe07
add sound packages for olpc
...
SVN-Revision: 10076
17 years ago
Gabor Juhos
3cc28b20ab
fix a bug in the switch driver, thanks to Thomas Langer for reporting
...
SVN-Revision: 10075
17 years ago
Gabor Juhos
f6f43b9d40
disable queue of all interfaces when tx ring is full
...
SVN-Revision: 10073
17 years ago
John Crispin
beb32bfbbc
make sound work on olpc
...
SVN-Revision: 10070
17 years ago
John Crispin
6286c19540
split up olpc patches
...
SVN-Revision: 10069
17 years ago
Gabor Juhos
1fd2532697
bump to 2.6.23.12, and remove broken status from the router_le subtarget
...
SVN-Revision: 10068
17 years ago
John Crispin
16664379f2
add package for olpc sound module
...
SVN-Revision: 10067
17 years ago
Florian Fainelli
415a070cd2
Fix sockets.h for mips/mipsel
...
SVN-Revision: 10066
17 years ago
Felix Fietkau
3c307b30a8
fix uclibc compile on brcm-2.4
...
SVN-Revision: 10063
17 years ago
John Crispin
7218186022
removed driver from olpc tree
...
SVN-Revision: 10061
17 years ago
John Crispin
42fc624cba
cleaning up olpc patch 1
...
SVN-Revision: 10060
17 years ago
Florian Fainelli
6588e58b88
Also export LC_ALL to C to work properly ( #2926 )
...
SVN-Revision: 10059
17 years ago
Felix Fietkau
56d0ebea38
fix ntpd compile
...
SVN-Revision: 10057
17 years ago