Michael Büsch
78539bfa4f
Fix compilation of crypto modules. This fixes #7920
...
SVN-Revision: 23028
2010-09-12 15:31:00 +00:00
Michael Büsch
393c83514b
Fix kernel crypto modules for >= 2.6.36
...
SVN-Revision: 23026
2010-09-11 21:42:37 +00:00
Alexandros C. Couloumbis
e9996f7cdc
package/kernel: update crypto.mk for kernel 2.6.36
...
SVN-Revision: 22954
2010-09-06 11:41:09 +00:00
Jo-Philipp Wich
8315505605
kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22945
2010-09-05 23:19:24 +00:00
Jo-Philipp Wich
75ffc6d367
kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22943
2010-09-05 23:16:24 +00:00
Jo-Philipp Wich
1553660de2
kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
...
SVN-Revision: 22942
2010-09-05 23:15:43 +00:00
Michael Büsch
1c74711ec1
Fix musb-hdrc module loading
...
SVN-Revision: 22928
2010-09-05 00:10:30 +00:00
Florian Fainelli
573f15826d
kmod-sctp: Add SCTP kernel support
...
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.
Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>
SVN-Revision: 22917
2010-09-04 18:06:49 +00:00
Florian Fainelli
54f4be5bd6
add dm-crypt and fix tabs
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22916
2010-09-04 18:06:32 +00:00
Florian Fainelli
5bd1c17fd1
add XTS cipher CryptoAPI module
...
needed for proper dm-crypt support
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22915
2010-09-04 18:06:24 +00:00
Florian Fainelli
6edf2c577b
add kmod-usb-serial-ipw module
...
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.
Signed-off-by: Lukas macura <macura@opf.slu.cz>
SVN-Revision: 22891
2010-09-04 16:03:26 +00:00
Florian Fainelli
4331584485
add cpu msr kernel module package
...
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 22890
2010-09-04 16:03:20 +00:00
Alexandros C. Couloumbis
8df0c8e390
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
...
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Michael Büsch
7a8066735d
Add usb gadget feature flag
...
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Michael Büsch
3b6d2366bd
Add usb gadget packages
...
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch
e54b810ace
tahvo-usb: Use platform device interface properly (don't crash)
...
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Felix Fietkau
0f64b1d870
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
...
SVN-Revision: 22724
2010-08-19 12:49:56 +00:00
Felix Fietkau
48c7c56dcb
kernel: add a missing config symbol for ext4
...
SVN-Revision: 22717
2010-08-19 12:49:19 +00:00
Michael Büsch
7c97bbabe7
Add Tahvo USB support
...
SVN-Revision: 22712
2010-08-19 11:22:15 +00:00
Nicolas Thill
99a3935f4d
package/kernel: enable raw HID device support in kmod-usb-hid ( closes : #7310 )
...
SVN-Revision: 22632
2010-08-14 08:59:51 +00:00
Nicolas Thill
b36a1274bb
package/kernel: video: add missing dependencies ( closes : #6497 , #7542 ) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
...
SVN-Revision: 22597
2010-08-11 17:00:01 +00:00
Nicolas Thill
d823419da8
package/kernel: video: remove redundant AddDepends/video calls
...
SVN-Revision: 22596
2010-08-11 16:53:44 +00:00
Hamish Guthrie
6953ce8a47
Add HCI_UART_H4 support (required by Gumstix Overo)
...
SVN-Revision: 22572
2010-08-10 07:55:25 +00:00
Florian Fainelli
088b641056
rename kmod-switch-ip175c package to kmod-switch-ip17xx
...
SVN-Revision: 22544
2010-08-08 20:01:16 +00:00
Jo-Philipp Wich
0d06aa524a
kernel: fix missing symbol introduced by l2tp
...
SVN-Revision: 22507
2010-08-06 02:05:07 +00:00
Jo-Philipp Wich
ae8dbcbae4
kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
...
SVN-Revision: 22501
2010-08-06 00:58:49 +00:00
Felix Fietkau
7a5f143f64
kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
...
SVN-Revision: 22402
2010-07-27 21:04:49 +00:00
Felix Fietkau
52646b63b1
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
...
SVN-Revision: 22359
2010-07-23 01:54:21 +00:00
Florian Fainelli
e9924b427e
fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes ( #7643 )
...
SVN-Revision: 22321
2010-07-20 22:25:48 +00:00
Claudio Mignanti
3f25930247
pwm: export the generic pwm api as module
...
SVN-Revision: 22297
2010-07-19 21:14:24 +00:00
Alexandros C. Couloumbis
7882a1856a
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
...
SVN-Revision: 22283
2010-07-18 18:59:12 +00:00
Alexandros C. Couloumbis
57d2e57b02
finalize r22241 fixes
...
SVN-Revision: 22242
2010-07-17 08:50:19 +00:00
Alexandros C. Couloumbis
15da77bded
package/kernel: update r22229
...
SVN-Revision: 22241
2010-07-17 06:37:36 +00:00
Jo-Philipp Wich
a158af99a0
iptables: package hashlimit module ( #6696 )
...
SVN-Revision: 22229
2010-07-16 06:15:07 +00:00
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Claudio Mignanti
bbcb9de935
Add package for gpio rotary encoder
...
SVN-Revision: 22144
2010-07-12 13:20:04 +00:00
Claudio Mignanti
828919b2ba
Add package for gpio-pwm
...
SVN-Revision: 22143
2010-07-12 13:20:01 +00:00
Hauke Mehrtens
88eb1b7ad0
kernel: modules names changed with kernel 2.6.35
...
SVN-Revision: 22139
2010-07-11 19:39:30 +00:00
Claudio Mignanti
6a46e15720
kmod-usb-core is buildin on etrax target
...
SVN-Revision: 22130
2010-07-11 12:27:11 +00:00
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Jo-Philipp Wich
91468dcf4f
package TPROXY target and module infrastructure
...
SVN-Revision: 21883
2010-06-22 22:39:22 +00:00
Jo-Philipp Wich
f8105cde7a
kernel: package tulip family modules into kmod-tulip
...
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Florian Fainelli
dc5248c47b
add kmod-gpio-nxp-74hc164 for brcm63xx only
...
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Alexandros C. Couloumbis
c80ad970e0
package/kernel: fix missing parenthesis on r21758
...
SVN-Revision: 21759
2010-06-11 15:46:19 +00:00
Alexandros C. Couloumbis
6bf0094865
package/kernel: fix dependency modules
...
SVN-Revision: 21758
2010-06-11 15:04:04 +00:00
Jo-Philipp Wich
527e4c9b65
kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
...
SVN-Revision: 21700
2010-06-07 10:47:20 +00:00
Florian Fainelli
2b0bf20c86
fix kmod-swconfig module loading typo
...
SVN-Revision: 21530
2010-05-21 21:25:39 +00:00
Florian Fainelli
22eaf8b658
add kmod-swconfig and kmod-swich-ip175c
...
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Claudio Mignanti
a33ac59db4
hwmon: fix depends definition
...
SVN-Revision: 21481
2010-05-16 20:51:19 +00:00