summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* 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
* modules/other.mk: Enable bluetooth for atherosRod Whitby2008-05-161-2/+2
| | | | SVN-Revision: 11150
* Fix kmod-ata-piix depsAndy Boyett2008-05-121-1/+1
| | | | SVN-Revision: 11121
* Package nvidia sata driverAndy Boyett2008-05-121-0/+11
| | | | SVN-Revision: 11120
* Package AHCI driverAndy Boyett2008-05-121-0/+17
| | | | SVN-Revision: 11119
* Package VIA sata driverAndy Boyett2008-05-121-0/+16
| | | | SVN-Revision: 11118
* disable ip6tables as well on 2.6.25 until we have working IMQ supportNicolas Thill2008-05-111-1/+2
| | | | SVN-Revision: 11117
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-112-4/+9
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
| | | | SVN-Revision: 11094
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-081-6/+6
| | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073
* package/kernel fixes: - remove dup netfilter.mk includes - always define ↵Nicolas Thill2008-05-082-4/+3
| | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* IMQ is not yet available on 2.6.25Gabor Juhos2008-05-021-0/+1
| | | | SVN-Revision: 11007
* kmod-ipt-iprange: fix build error on .25Gabor Juhos2008-04-301-1/+1
| | | | SVN-Revision: 10992
* block.mk: Added ata-ixp4xx-cf module support for tw5334 board.Rod Whitby2008-04-301-0/+16
| | | | SVN-Revision: 10986
* kernel/modules: modify AutoLoad levels of the W1 modulesGabor Juhos2008-04-291-7/+5
| | | | SVN-Revision: 10981
* kernel/modules: make use the new GPIO_SUPPORT optionGabor Juhos2008-04-292-4/+4
| | | | SVN-Revision: 10980
* remove the i2c-gpio-custom driver from adm5120, and make it available on all ↵Gabor Juhos2008-04-291-17/+1
| | | | | | platforms SVN-Revision: 10979
* add Dallas's 1-wire related packagesGabor Juhos2008-04-291-0/+116
| | | | SVN-Revision: 10977
* only build kmod-hwmon-pc87360 for x86Andy Boyett2008-04-231-1/+1
| | | | SVN-Revision: 10933
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-202-1/+17
| | | | SVN-Revision: 10894
* move spi_gpio driver into the kernel, clean-up SPI modulesGabor Juhos2008-04-151-19/+40
| | | | SVN-Revision: 10844
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-151-65/+66
| | | | SVN-Revision: 10843
* mark b44 as broken, it doesn't build anymore due to SSB changes apparently ↵Nicolas Thill2008-04-151-2/+2
| | | | | | (closes: #3333) SVN-Revision: 10838
* add missing MMC config symbolNicolas Thill2008-04-121-0/+1
| | | | SVN-Revision: 10798
* Fix errors on capifs loading (#3250)Florian Fainelli2008-04-111-2/+4
| | | | SVN-Revision: 10789
* add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+34
| | | | SVN-Revision: 10766
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-021-14/+1
| | | | SVN-Revision: 10712
* fix wrong description nameTravis Kemen2008-03-291-1/+1
| | | | SVN-Revision: 10684
* add sdcard support for avr32 platformsTravis Kemen2008-03-291-0/+15
| | | | SVN-Revision: 10683
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-271-8/+17
| | | | SVN-Revision: 10675
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-271-1/+1
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-0/+9
| | | | SVN-Revision: 10668
* This patch fixes missing hwmon-vid module error on LM77 package build. ↵Travis Kemen2008-03-251-7/+9
| | | | | | hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> SVN-Revision: 10657
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-211-6/+88
| | | | | | interface. SVN-Revision: 10637
* Upgrade x86 to 2.6.24Florian Fainelli2008-03-091-1/+1
| | | | SVN-Revision: 10575