Florian Fainelli
8e9736675f
Fix missing dependency in solos-pci module
...
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
captured in the Makefile.
Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23086
14 years ago
Jo-Philipp Wich
1e227c0225
Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
...
http://www.traverse.com.au/productview.php?product_id=117
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23070
14 years ago
Jo-Philipp Wich
fe247d02bd
Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
...
SVN-Revision: 23068
14 years ago
Michael Büsch
78539bfa4f
Fix compilation of crypto modules. This fixes #7920
...
SVN-Revision: 23028
14 years ago
Michael Büsch
393c83514b
Fix kernel crypto modules for >= 2.6.36
...
SVN-Revision: 23026
14 years ago
Alexandros C. Couloumbis
e9996f7cdc
package/kernel: update crypto.mk for kernel 2.6.36
...
SVN-Revision: 22954
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Michael Büsch
1c74711ec1
Fix musb-hdrc module loading
...
SVN-Revision: 22928
14 years ago
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
14 years ago
Florian Fainelli
54f4be5bd6
add dm-crypt and fix tabs
...
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 22916
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Alexandros C. Couloumbis
8df0c8e390
generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
...
SVN-Revision: 22867
14 years ago
Michael Büsch
7a8066735d
Add usb gadget feature flag
...
SVN-Revision: 22798
14 years ago
Michael Büsch
3b6d2366bd
Add usb gadget packages
...
SVN-Revision: 22785
14 years ago
Michael Büsch
e54b810ace
tahvo-usb: Use platform device interface properly (don't crash)
...
SVN-Revision: 22780
14 years ago
Felix Fietkau
0f64b1d870
kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
...
SVN-Revision: 22724
14 years ago
Felix Fietkau
48c7c56dcb
kernel: add a missing config symbol for ext4
...
SVN-Revision: 22717
14 years ago
Michael Büsch
7c97bbabe7
Add Tahvo USB support
...
SVN-Revision: 22712
14 years ago
Nicolas Thill
99a3935f4d
package/kernel: enable raw HID device support in kmod-usb-hid ( closes : #7310 )
...
SVN-Revision: 22632
14 years ago
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
14 years ago
Nicolas Thill
d823419da8
package/kernel: video: remove redundant AddDepends/video calls
...
SVN-Revision: 22596
14 years ago
Hamish Guthrie
6953ce8a47
Add HCI_UART_H4 support (required by Gumstix Overo)
...
SVN-Revision: 22572
14 years ago
Florian Fainelli
088b641056
rename kmod-switch-ip175c package to kmod-switch-ip17xx
...
SVN-Revision: 22544
14 years ago
Jo-Philipp Wich
0d06aa524a
kernel: fix missing symbol introduced by l2tp
...
SVN-Revision: 22507
14 years ago
Jo-Philipp Wich
ae8dbcbae4
kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
...
SVN-Revision: 22501
14 years ago
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
15 years ago
Felix Fietkau
52646b63b1
load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
...
SVN-Revision: 22359
15 years ago
Florian Fainelli
e9924b427e
fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes ( #7643 )
...
SVN-Revision: 22321
15 years ago
Claudio Mignanti
3f25930247
pwm: export the generic pwm api as module
...
SVN-Revision: 22297
15 years ago
Alexandros C. Couloumbis
7882a1856a
package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
...
SVN-Revision: 22283
15 years ago
Alexandros C. Couloumbis
57d2e57b02
finalize r22241 fixes
...
SVN-Revision: 22242
15 years ago
Alexandros C. Couloumbis
15da77bded
package/kernel: update r22229
...
SVN-Revision: 22241
15 years ago
Jo-Philipp Wich
a158af99a0
iptables: package hashlimit module ( #6696 )
...
SVN-Revision: 22229
15 years ago
Claudio Mignanti
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
...
SVN-Revision: 22145
15 years ago
Claudio Mignanti
bbcb9de935
Add package for gpio rotary encoder
...
SVN-Revision: 22144
15 years ago
Claudio Mignanti
828919b2ba
Add package for gpio-pwm
...
SVN-Revision: 22143
15 years ago
Hauke Mehrtens
88eb1b7ad0
kernel: modules names changed with kernel 2.6.35
...
SVN-Revision: 22139
15 years ago
Claudio Mignanti
6a46e15720
kmod-usb-core is buildin on etrax target
...
SVN-Revision: 22130
15 years ago
Felix Fietkau
ff3d5025ac
remove obsolete kernel dependencies and version checks
...
SVN-Revision: 21956
15 years ago
Felix Fietkau
543d870e82
remove linux 2.4 support from several packages
...
SVN-Revision: 21954
15 years ago
Jo-Philipp Wich
91468dcf4f
package TPROXY target and module infrastructure
...
SVN-Revision: 21883
15 years ago
Jo-Philipp Wich
f8105cde7a
kernel: package tulip family modules into kmod-tulip
...
SVN-Revision: 21859
15 years ago
Florian Fainelli
dc5248c47b
add kmod-gpio-nxp-74hc164 for brcm63xx only
...
SVN-Revision: 21771
15 years ago
Alexandros C. Couloumbis
c80ad970e0
package/kernel: fix missing parenthesis on r21758
...
SVN-Revision: 21759
15 years ago
Alexandros C. Couloumbis
6bf0094865
package/kernel: fix dependency modules
...
SVN-Revision: 21758
15 years ago
Jo-Philipp Wich
527e4c9b65
kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
...
SVN-Revision: 21700
15 years ago