Eugene Konev
|
76fdf7d7b0
|
we are using leds-gpio now
SVN-Revision: 9252
|
2007-10-11 01:39:24 +00:00 |
Eugene Konev
|
982d054c27
|
locking rework, drop non-napi rx, multiqueue tx, misc cleanups
SVN-Revision: 9251
|
2007-10-11 01:21:32 +00:00 |
Gabor Juhos
|
f267a43256
|
restore CVS Id strings for yaffs code, remove svn:keywords properties
SVN-Revision: 9250
|
2007-10-10 19:33:22 +00:00 |
Gabor Juhos
|
1defe9a10c
|
dissect yaffs patch
SVN-Revision: 9249
|
2007-10-10 18:05:48 +00:00 |
Gabor Juhos
|
2dd2d40b59
|
enhance the custom i2c-gpio driver (supports 4 buses from now on), update kernel configuration
SVN-Revision: 9244
|
2007-10-10 14:14:34 +00:00 |
Florian Fainelli
|
137e963057
|
Upgrade au1000 to 2.6.23
SVN-Revision: 9243
|
2007-10-10 14:03:16 +00:00 |
Nicolas Thill
|
c07d990490
|
split ipip & iptunnel4 and ipv6 & sit into separate packages
SVN-Revision: 9241
|
2007-10-10 13:27:06 +00:00 |
Eugene Konev
|
c18f441ebe
|
switch ar7 to 2.6.23
SVN-Revision: 9235
|
2007-10-10 06:23:39 +00:00 |
Eugene Konev
|
72f5fa6b92
|
sync for 2.6.23-final
SVN-Revision: 9234
|
2007-10-10 06:20:25 +00:00 |
Gabor Juhos
|
e7fb932404
|
update kernel config
SVN-Revision: 9220
|
2007-10-09 19:47:57 +00:00 |
Gabor Juhos
|
6a7a3bfa6a
|
build leds-adm5120 as a module
SVN-Revision: 9219
|
2007-10-09 19:37:30 +00:00 |
Gabor Juhos
|
c0fb2f61f4
|
add custom GPIO-based I2C driver
SVN-Revision: 9218
|
2007-10-09 19:23:22 +00:00 |
Felix Fietkau
|
27baec04a1
|
move grub menu.lst to the right place
SVN-Revision: 9216
|
2007-10-09 16:57:12 +00:00 |
Felix Fietkau
|
1120a73f43
|
remove feeds dir on distclean
SVN-Revision: 9215
|
2007-10-09 04:13:19 +00:00 |
Felix Fietkau
|
d8f957843b
|
add feeds to .gitignore
SVN-Revision: 9214
|
2007-10-09 04:10:28 +00:00 |
Felix Fietkau
|
c3a2acf7db
|
only run svn info if .svn exists
SVN-Revision: 9213
|
2007-10-09 03:37:31 +00:00 |
Felix Fietkau
|
8c97372e0d
|
move grub to package/
SVN-Revision: 9212
|
2007-10-09 03:19:07 +00:00 |
Felix Fietkau
|
a15be375b0
|
only require mkisofs if isofs root is actually selected
SVN-Revision: 9211
|
2007-10-09 02:45:24 +00:00 |
Nicolas Thill
|
d75d8c65e1
|
remove trailing spaces to fix errors at dump time
SVN-Revision: 9209
|
2007-10-09 01:49:55 +00:00 |
John Crispin
|
ddfa3be78e
|
fixed linux-uvc, didn't read nicos comment
SVN-Revision: 9203
|
2007-10-08 22:19:21 +00:00 |
John Crispin
|
ac1c99f86e
|
updated/fixed linux-uvc, from #2458
SVN-Revision: 9202
|
2007-10-08 22:18:16 +00:00 |
John Crispin
|
6c59772456
|
added sdparm and scsi-generic module, from #2481
SVN-Revision: 9201
|
2007-10-08 21:54:13 +00:00 |
John Crispin
|
1b072e1568
|
update dnsmasq to 2.40, from #2479
SVN-Revision: 9200
|
2007-10-08 21:44:25 +00:00 |
Felix Fietkau
|
fc5a739fbe
|
fix insmod crash when the module is not found
SVN-Revision: 9194
|
2007-10-08 20:31:17 +00:00 |
John Crispin
|
5a4b6b5f4e
|
changed pkg_install_files so one can specify the folder to install from
SVN-Revision: 9192
|
2007-10-08 19:49:11 +00:00 |
John Crispin
|
215fa7eb8b
|
added generation of x86 livecds, from #2391
SVN-Revision: 9191
|
2007-10-08 18:53:19 +00:00 |
Florian Fainelli
|
0f43633263
|
Remove the old rbmipsnand driver, we now use the plat_nand driver
SVN-Revision: 9188
|
2007-10-08 09:39:38 +00:00 |
Florian Fainelli
|
e54eec19b7
|
Clean up the r6040 driver using checkpatch
SVN-Revision: 9184
|
2007-10-08 08:01:30 +00:00 |
Eugene Konev
|
428f141c9f
|
no need to free_irq in remove, done in close
SVN-Revision: 9183
|
2007-10-08 03:40:51 +00:00 |
Matteo Croce
|
92378640d2
|
backport ar7_wdt from linux-2.6-watchdog-mm
SVN-Revision: 9182
|
2007-10-08 01:44:39 +00:00 |
Felix Fietkau
|
38315565b2
|
enable nice
SVN-Revision: 9181
|
2007-10-07 23:01:17 +00:00 |
Gabor Juhos
|
8309e3dff2
|
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here]
SVN-Revision: 9178
|
2007-10-07 17:17:04 +00:00 |
Florian Fainelli
|
ab72460ac6
|
Turn on stp for br-lan only when doing wds (#2476)
SVN-Revision: 9176
|
2007-10-07 11:15:22 +00:00 |
Eugene Konev
|
597c9beaa1
|
add missing dependency on linux-atm
SVN-Revision: 9174
|
2007-10-07 04:27:04 +00:00 |
John Crispin
|
33ecac1f24
|
added a function, that packages can call to make installing files/folders much cleaner and easier
SVN-Revision: 9171
|
2007-10-07 01:55:03 +00:00 |
John Crispin
|
cfd0fecd47
|
changed the -fhonours-copts gcc patch, such that the function needs to be turned on explicitly
SVN-Revision: 9167
|
2007-10-07 00:26:02 +00:00 |
Felix Fietkau
|
4af66e8866
|
fix accidental double slash in prefixed quilt patchsets
SVN-Revision: 9166
|
2007-10-07 00:16:50 +00:00 |
John Crispin
|
c3847b8e5d
|
added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
SVN-Revision: 9162
|
2007-10-06 23:50:47 +00:00 |
Felix Fietkau
|
446881738f
|
export STAGING_DIR
SVN-Revision: 9160
|
2007-10-06 19:13:07 +00:00 |
Travis Kemen
|
1c09c55875
|
add clientid to udhcpc thanks pjama
SVN-Revision: 9159
|
2007-10-06 03:12:04 +00:00 |
Felix Fietkau
|
21a246d5d6
|
add option for cleaning all ipkg info before the image build
SVN-Revision: 9151
|
2007-10-05 21:52:05 +00:00 |
Felix Fietkau
|
e2e8d55dcc
|
allow targets to select/deselect config symbols
SVN-Revision: 9150
|
2007-10-05 21:44:43 +00:00 |
Felix Fietkau
|
3b23e91fff
|
fix segfault with insmod on 2.4
SVN-Revision: 9146
|
2007-10-05 20:09:55 +00:00 |
Eugene Konev
|
2e41e02a21
|
add minimal uci support
SVN-Revision: 9145
|
2007-10-05 17:56:15 +00:00 |
Eugene Konev
|
e4db2c1d41
|
add rough vlynq support
SVN-Revision: 9144
|
2007-10-05 17:55:15 +00:00 |
Eugene Konev
|
3c4062a45f
|
cleanup vlynq. drop vlynq-pci
SVN-Revision: 9143
|
2007-10-05 17:54:36 +00:00 |
Gabor Juhos
|
bcdd5d9b14
|
Edimax BR-6104K/KP specific fixes * add profile for Edimax BR-6104KP which contains the experimental USB driver by default * generate CSYS style images which are uploadable via ADMBoot/TFTPBoot (saves 64KB of space) * update kernel configuration
SVN-Revision: 9141
|
2007-10-05 14:50:53 +00:00 |
Florian Fainelli
|
8c47e7b842
|
RDC is not broken with trunk
SVN-Revision: 9140
|
2007-10-05 14:00:36 +00:00 |
Eugene Konev
|
c0dcf4bbca
|
fix rtsp patch
SVN-Revision: 9139
|
2007-10-05 13:51:22 +00:00 |
Florian Fainelli
|
9a6b4fa7da
|
Led is not active low by default, register the watchdog
SVN-Revision: 9138
|
2007-10-05 13:50:21 +00:00 |