Commit graph

335 commits

Author SHA1 Message Date
Nicolas Thill
05df3ec37b fix IMQ autoloading
SVN-Revision: 12722
2008-09-27 10:09:54 +00:00
Nicolas Thill
0e3e521269 load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
2008-09-24 14:11:36 +00:00
Nicolas Thill
2c8010b2dc make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Gabor Juhos
94fee20231 remove 2.6.25 specific stuff
SVN-Revision: 12598
2008-09-13 17:32:20 +00:00
Nicolas Thill
0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
Nicolas Thill
5506066981 Fix AT91 MMC host controller path on 2.6.25
SVN-Revision: 12458
2008-09-01 13:21:34 +00:00
Nicolas Thill
5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item
SVN-Revision: 12448
2008-08-31 21:27:38 +00:00
Gabor Juhos
8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Nicolas Thill
f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
2008-08-21 13:17:47 +00:00
Felix Fietkau
166de52b8f fix kmod-ide-core packaging for 2.6.26+
SVN-Revision: 12269
2008-08-10 14:37:23 +00:00
Felix Fietkau
b1683b748d add missing kconfig symbol for generic ide
SVN-Revision: 12268
2008-08-10 14:37:18 +00:00
Felix Fietkau
26aa731dc1 fix aes on x86 (thx, Acinonyx)
SVN-Revision: 12267
2008-08-10 12:06:23 +00:00
Gabor Juhos
db4d23b457 add 2.6.26 specific files
SVN-Revision: 12239
2008-08-07 13:50:02 +00:00
Florian Fainelli
1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
SVN-Revision: 12136
2008-08-05 13:42:36 +00:00
Gabor Juhos
3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Nicolas Thill
4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26
SVN-Revision: 12098
2008-08-04 16:59:16 +00:00
Andy Boyett
5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
2008-08-02 07:35:51 +00:00
Andy Boyett
fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
2008-08-02 03:19:42 +00:00
Travis Kemen
e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
2008-08-02 02:33:15 +00:00
Florian Fainelli
7836449276 OCF cannot be built under UML
SVN-Revision: 12064
2008-08-01 10:05:12 +00:00
John Crispin
fba71e7fb1 fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674
SVN-Revision: 12002
2008-07-30 00:58:36 +00:00
John Crispin
411e1a0757 fixes ipkg dependency bug for spi modules, #3272
SVN-Revision: 12001
2008-07-30 00:27:21 +00:00
John Crispin
a817bad21f add lm sensor and clean up dependency, fixes #3821
SVN-Revision: 11999
2008-07-29 23:49:16 +00:00
Florian Fainelli
3d6f8816dc Fix nfs kernel modules for 2.4 kernels
SVN-Revision: 11989
2008-07-29 10:57:02 +00:00
Andy Boyett
0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
2008-07-27 03:39:11 +00:00
Florian Fainelli
63622fbbec ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully load (#3813)
SVN-Revision: 11942
2008-07-26 18:24:59 +00:00
Imre Kaloz
4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Andy Boyett
df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
2008-07-24 06:25:47 +00:00
Florian Fainelli
5d5385684d Fix nfs modules options and modules, only package modules that are built for all targets (#3796)
SVN-Revision: 11906
2008-07-22 10:14:02 +00:00
Travis Kemen
1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
f8e0d6edb9 Package common nfs kernel modules separately, add missing modules to nfsd (#3558)
SVN-Revision: 11875
2008-07-19 16:56:24 +00:00
Florian Fainelli
8162875807 Enable russian codepage 1251 (#819)
SVN-Revision: 11810
2008-07-13 21:59:49 +00:00
Imre Kaloz
13d8b1a32a add ocf kernel patch
SVN-Revision: 11803
2008-07-13 15:16:54 +00:00
John Crispin
981105308f fixes zd1211rw compile and cleans up mac80211 Makefile
SVN-Revision: 11787
2008-07-12 15:04:36 +00:00
Imre Kaloz
fc80a07184 generate package for the new IXP4xx crpyto driver
SVN-Revision: 11777
2008-07-12 02:00:55 +00:00
Imre Kaloz
a4d444f859 create crypto packages for aead and authenc
SVN-Revision: 11774
2008-07-12 01:57:22 +00:00
Matteo Croce
1c70591c3d sit depends on tunnel4
SVN-Revision: 11755
2008-07-09 21:51:36 +00:00
Florian Fainelli
61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553)
SVN-Revision: 11549
2008-06-21 13:21:49 +00:00
Florian Fainelli
6d88031192 Add syskonnect yukon2 support (#2568)
SVN-Revision: 11437
2008-06-11 15:51:23 +00:00
Gabor Juhos
f9518d9a74 netfilter/iptables: enable IMQ on 2.6.25
SVN-Revision: 11335
2008-06-02 19:46:47 +00:00
Florian Fainelli
b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
2008-05-31 12:14:02 +00:00
Felix Fietkau
5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel.
Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net>

SVN-Revision: 11288
2008-05-29 09:27:33 +00:00
Nicolas Thill
ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Florian Fainelli
29365f1d14 Fix compilation of lm77 module (#3447)
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Matteo Croce
925ad245e0 avr32: add watchdog driver
SVN-Revision: 11192
2008-05-18 23:13:25 +00:00
Rod Whitby
6a79ee257d sound: Remove atheros restriction, since atheros can have usb sound cards
SVN-Revision: 11168
2008-05-18 11:54:49 +00:00
Florian Fainelli
d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442)
SVN-Revision: 11167
2008-05-18 11:21:28 +00:00
Rod Whitby
aff3215d29 modules/other.mk: Enable bluetooth for atheros
SVN-Revision: 11150
2008-05-16 16:35:04 +00:00
Andy Boyett
e136c5203d Fix kmod-ata-piix deps
SVN-Revision: 11121
2008-05-12 06:41:12 +00:00
Andy Boyett
bd06be4f73 Package nvidia sata driver
SVN-Revision: 11120
2008-05-12 06:40:54 +00:00