Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/kernel: update crypto.mk for kernel 2.6.36 | Alexandros C. Couloumbis | 2010-09-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 22954 | ||||
* | kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules ↵ | Jo-Philipp Wich | 2010-09-05 | 1 | -3/+3 |
| | | | | | | | | depend on the new x86_kvm_guest subtarget. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22945 | ||||
* | kernel: add VirtIO device support Add support for VirtIO-based ↵ | Jo-Philipp Wich | 2010-09-05 | 1 | -0/+48 |
| | | | | | | | | paravirtualized devices used by various virtualization platforms. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22943 | ||||
* | kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general ↵ | Jo-Philipp Wich | 2010-09-05 | 1 | -6/+6 |
| | | | | | | virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 22942 | ||||
* | Fix musb-hdrc module loading | Michael Büsch | 2010-09-05 | 1 | -2/+3 |
| | | | | SVN-Revision: 22928 | ||||
* | kmod-sctp: Add SCTP kernel support | Florian Fainelli | 2010-09-04 | 3 | -5/+40 |
| | | | | | | | | | | 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 | ||||
* | add dm-crypt and fix tabs | Florian Fainelli | 2010-09-04 | 1 | -13/+13 |
| | | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 22916 | ||||
* | add XTS cipher CryptoAPI module | Florian Fainelli | 2010-09-04 | 1 | -0/+17 |
| | | | | | | | | needed for proper dm-crypt support Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 22915 | ||||
* | add kmod-usb-serial-ipw module | Florian Fainelli | 2010-09-04 | 1 | -0/+11 |
| | | | | | | | | | 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 | ||||
* | add cpu msr kernel module package | Florian Fainelli | 2010-09-04 | 1 | -0/+16 |
| | | | | | | | | | 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 | ||||
* | generic: move iptables/netfilter kernel options from generic/config to ↵ | Alexandros C. Couloumbis | 2010-09-01 | 1 | -1/+4 |
| | | | | | | package/kernel/modules/netfilter.mk SVN-Revision: 22867 | ||||
* | Add usb gadget feature flag | Michael Büsch | 2010-08-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 22798 | ||||
* | Add usb gadget packages | Michael Büsch | 2010-08-24 | 1 | -2/+57 |
| | | | | SVN-Revision: 22785 | ||||
* | tahvo-usb: Use platform device interface properly (don't crash) | Michael Büsch | 2010-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22780 | ||||
* | kernel: speed up building kernel packages by getting rid of unnecessary ↵ | Felix Fietkau | 2010-08-19 | 3 | -3/+5 |
| | | | | | | CompareKernelPatchVer calls SVN-Revision: 22724 | ||||
* | kernel: add a missing config symbol for ext4 | Felix Fietkau | 2010-08-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 22717 | ||||
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 1 | -0/+20 |
| | | | | SVN-Revision: 22712 | ||||
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | Nicolas Thill | 2010-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 22632 | ||||
* | package/kernel: video: add missing dependencies (closes: #6497, #7542) * ↵ | Nicolas Thill | 2010-08-11 | 1 | -1/+2 |
| | | | | | | kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc SVN-Revision: 22597 | ||||
* | package/kernel: video: remove redundant AddDepends/video calls | Nicolas Thill | 2010-08-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 22596 | ||||
* | Add HCI_UART_H4 support (required by Gumstix Overo) | Hamish Guthrie | 2010-08-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 22572 | ||||
* | rename kmod-switch-ip175c package to kmod-switch-ip17xx | Florian Fainelli | 2010-08-08 | 1 | -7/+7 |
| | | | | SVN-Revision: 22544 | ||||
* | kernel: fix missing symbol introduced by l2tp | Jo-Philipp Wich | 2010-08-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 22507 | ||||
* | kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35 | Jo-Philipp Wich | 2010-08-06 | 1 | -0/+50 |
| | | | | SVN-Revision: 22501 | ||||
* | kmod-ipsec: fix a compile error with some configurations. since ↵ | Felix Fietkau | 2010-07-27 | 1 | -0/+1 |
| | | | | | | 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 | ||||
* | load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200 | Felix Fietkau | 2010-07-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22359 | ||||
* | fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) | Florian Fainelli | 2010-07-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 22321 | ||||
* | pwm: export the generic pwm api as module | Claudio Mignanti | 2010-07-19 | 1 | -2/+17 |
| | | | | SVN-Revision: 22297 | ||||
* | package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support | Alexandros C. Couloumbis | 2010-07-18 | 1 | -0/+29 |
| | | | | SVN-Revision: 22283 | ||||
* | finalize r22241 fixes | Alexandros C. Couloumbis | 2010-07-17 | 1 | -2/+3 |
| | | | | SVN-Revision: 22242 | ||||
* | package/kernel: update r22229 | Alexandros C. Couloumbis | 2010-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 22241 | ||||
* | iptables: package hashlimit module (#6696) | Jo-Philipp Wich | 2010-07-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 22229 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 19 | -438/+438 |
| | | | | SVN-Revision: 22145 | ||||
* | Add package for gpio rotary encoder | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22144 | ||||
* | Add package for gpio-pwm | Claudio Mignanti | 2010-07-12 | 1 | -0/+16 |
| | | | | SVN-Revision: 22143 | ||||
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 2 | -0/+14 |
| | | | | SVN-Revision: 22139 | ||||
* | kmod-usb-core is buildin on etrax target | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22130 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 16 | -102/+44 |
| | | | | SVN-Revision: 21956 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 6 | -189/+19 |
| | | | | SVN-Revision: 21954 | ||||
* | package TPROXY target and module infrastructure | Jo-Philipp Wich | 2010-06-22 | 1 | -0/+21 |
| | | | | SVN-Revision: 21883 | ||||
* | kernel: package tulip family modules into kmod-tulip | Jo-Philipp Wich | 2010-06-21 | 1 | -0/+35 |
| | | | | SVN-Revision: 21859 | ||||
* | add kmod-gpio-nxp-74hc164 for brcm63xx only | Florian Fainelli | 2010-06-12 | 1 | -0/+14 |
| | | | | SVN-Revision: 21771 | ||||
* | package/kernel: fix missing parenthesis on r21758 | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21759 | ||||
* | package/kernel: fix dependency modules | Alexandros C. Couloumbis | 2010-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21758 | ||||
* | kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing ↵ | Jo-Philipp Wich | 2010-06-07 | 1 | -1/+1 |
| | | | | | | traffic when using qos rules SVN-Revision: 21700 | ||||
* | fix kmod-swconfig module loading typo | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21530 | ||||
* | add kmod-swconfig and kmod-swich-ip175c | Florian Fainelli | 2010-05-21 | 1 | -0/+30 |
| | | | | SVN-Revision: 21520 | ||||
* | hwmon: fix depends definition | Claudio Mignanti | 2010-05-16 | 1 | -4/+2 |
| | | | | SVN-Revision: 21481 | ||||
* | hifnHIPP also depends on PCI | Florian Fainelli | 2010-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 21425 | ||||
* | kmod-ocf-hifn7751 depends on PCI, spotted by buildbot | Florian Fainelli | 2010-05-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 21381 |