summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* netfilter/iptables: disable IMQ on 2.6.27Gabor Juhos2008-10-151-2/+3
| | | | SVN-Revision: 12984
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)Florian Fainelli2008-09-281-0/+44
| | | | SVN-Revision: 12752
* fix IMQ autoloadingNicolas Thill2008-09-271-1/+1
| | | | SVN-Revision: 12722
* load {arp,eb,ip6}tables kernel modules last after other conntrack modules ↵Nicolas Thill2008-09-241-3/+3
| | | | | | (closes: #4032) SVN-Revision: 12685
* don't fail if there are no modules.mk under ./target/linux/Nicolas Thill2008-09-231-1/+1
| | | | SVN-Revision: 12675
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-221-30/+104
| | | | SVN-Revision: 12649
* remove 2.6.25 specific stuffGabor Juhos2008-09-131-16/+0
| | | | SVN-Revision: 12598
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
| | | | SVN-Revision: 12462
* Fix AT91 MMC host controller path on 2.6.25Nicolas Thill2008-09-011-1/+1
| | | | SVN-Revision: 12458
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
| | | | SVN-Revision: 12448
* fix the CF driver on 2.6.26.x, and create a package for itGabor Juhos2008-08-211-1/+17
| | | | SVN-Revision: 12364
* fix kmod-ipt-imq module generation (closes: #3896)Nicolas Thill2008-08-211-3/+12
| | | | SVN-Revision: 12361
* fix kmod-ide-core packaging for 2.6.26+Felix Fietkau2008-08-101-4/+11
| | | | SVN-Revision: 12269
* add missing kconfig symbol for generic ideFelix Fietkau2008-08-101-0/+1
| | | | SVN-Revision: 12268
* fix aes on x86 (thx, Acinonyx)Felix Fietkau2008-08-101-6/+4
| | | | SVN-Revision: 12267
* add 2.6.26 specific filesGabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12239
* Reinstate rdc bootability and force it to use init=/etc/preinit, thus the ↵Florian Fainelli2008-08-051-0/+1
| | | | | | remove the hackish SetInitramfs actions SVN-Revision: 12136
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-051-0/+16
| | | | | | a package for it SVN-Revision: 12133
* rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add ↵Nicolas Thill2008-08-041-19/+26
| | | | | | workaround for sha512 renamed in 2.6.26 SVN-Revision: 12098
* Fix broken hso kmod definitionAndy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12074
* net/usb: only package hso for 2.6.26Andy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12069
* try to clean up some kernel configsTravis Kemen2008-08-021-0/+1
| | | | SVN-Revision: 12067
* OCF cannot be built under UMLFlorian Fainelli2008-08-011-1/+1
| | | | SVN-Revision: 12064
* fixes etables CONFIG_* selection for >= 2.6.25, fixes #3674John Crispin2008-07-301-2/+2
| | | | SVN-Revision: 12002
* fixes ipkg dependency bug for spi modules, #3272John Crispin2008-07-301-21/+12
| | | | SVN-Revision: 12001
* add lm sensor and clean up dependency, fixes #3821John Crispin2008-07-291-1/+15
| | | | SVN-Revision: 11999
* Fix nfs kernel modules for 2.4 kernelsFlorian Fainelli2008-07-291-12/+8
| | | | SVN-Revision: 11989
* usb-serial: Fix swapped dependencies for belkin and ch341Andy Boyett2008-07-271-10/+10
| | | | SVN-Revision: 11953
* ipsec{4,6} depend on kmod-crypto-aead to allow esp4 and esp6 to successfully ↵Florian Fainelli2008-07-261-2/+2
| | | | | | load (#3813) SVN-Revision: 11942
* add backported HSO driverImre Kaloz2008-07-261-0/+19
| | | | SVN-Revision: 11938
* usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968Andy Boyett2008-07-241-1/+16
| | | | SVN-Revision: 11914
* Fix nfs modules options and modules, only package modules that are built for ↵Florian Fainelli2008-07-221-12/+7
| | | | | | all targets (#3796) SVN-Revision: 11906
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-211-1/+1
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* Package common nfs kernel modules separately, add missing modules to nfsd ↵Florian Fainelli2008-07-191-3/+24
| | | | | | (#3558) SVN-Revision: 11875
* Enable russian codepage 1251 (#819)Florian Fainelli2008-07-131-0/+17
| | | | SVN-Revision: 11810
* add ocf kernel patchImre Kaloz2008-07-131-0/+23
| | | | SVN-Revision: 11803
* fixes zd1211rw compile and cleans up mac80211 MakefileJohn Crispin2008-07-121-15/+0
| | | | SVN-Revision: 11787
* generate package for the new IXP4xx crpyto driverImre Kaloz2008-07-121-0/+18
| | | | SVN-Revision: 11777
* create crypto packages for aead and authencImre Kaloz2008-07-121-0/+22
| | | | SVN-Revision: 11774
* sit depends on tunnel4Matteo Croce2008-07-091-0/+1
| | | | SVN-Revision: 11755
* Add support for Connexant USB ADSL modemds (#3553)Florian Fainelli2008-06-211-0/+14
| | | | SVN-Revision: 11549
* Add syskonnect yukon2 support (#2568)Florian Fainelli2008-06-111-0/+21
| | | | SVN-Revision: 11437
* netfilter/iptables: enable IMQ on 2.6.25Gabor Juhos2008-06-021-3/+1
| | | | SVN-Revision: 11335
* Fix ATM usb device selection (#3429)Florian Fainelli2008-05-311-2/+2
| | | | SVN-Revision: 11307
* This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 ↵Felix Fietkau2008-05-291-2/+24
| | | | | | | | 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
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-263-9/+6
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* Fix compilation of lm77 module (#3447)Florian Fainelli2008-05-241-1/+1
| | | | SVN-Revision: 11256
* avr32: add watchdog driverMatteo Croce2008-05-181-0/+16
| | | | SVN-Revision: 11192
* sound: Remove atheros restriction, since atheros can have usb sound cardsRod Whitby2008-05-181-1/+1
| | | | SVN-Revision: 11168
* Add support for OTI6858 and ARK3116 usb serial converters (#3442)Florian Fainelli2008-05-181-0/+30
| | | | SVN-Revision: 11167