summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Expand)AuthorAgeFilesLines
* [package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks ...agb2009-01-071-0/+15
* Fix prism54 firmware indentation and malformed commentsflorian2009-01-061-5/+3
* general fixes for openwrt with kernel 2.6.28kaloz2009-01-051-2/+3
* [package] kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)juhosg2009-01-051-3/+3
* clean up the crypto kernel module package and allow some of the crypto module...nbd2009-01-041-30/+18
* [package] kernel/modules/usb.mk: hso works on 2.6.26 and lateragb2008-12-301-1/+1
* [package] kernel/modules: split network makefile into netdevices and netsupportagb2008-12-292-268/+284
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vascon...nbd2008-12-221-19/+0
* add dependency on rb532 target for its CF modulenico2008-12-211-1/+1
* disable IMQ on 2.6.28 as well -- people should use IFB..kaloz2008-12-121-2/+2
* load crypto_blkcipher before cryptomgr.. *sigh*kaloz2008-12-111-1/+1
* remove references to kmod-crypto-aead, removed in [13584]nico2008-12-111-2/+2
* load aead after crypto_algapinico2008-12-111-1/+1
* load aead automatically, tookaloz2008-12-111-0/+1
* move aead into crypto-corekaloz2008-12-101-14/+4
* fix pcmcia buildthepeople2008-12-091-1/+1
* Finally fix the CONFIG_SSB_SILENT symbolflorian2008-12-031-1/+2
* [PATCH] Corrected SSB Configflorian2008-11-291-4/+5
* Add ata over ethernet modules (#4074)florian2008-11-281-0/+15
* split Soekris profile into 45xx and 48xx, add kernel package for required wat...jow2008-11-281-0/+16
* ssb module config symbols fixupflorian2008-11-261-2/+2
* Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ...florian2008-11-241-0/+3
* Package ssb glue code out of the kernel, and make b43 be built for non-brcm47...florian2008-11-201-0/+22
* [package] kernel/modules: disable automatic loading of crypto-test modulejuhosg2008-11-191-1/+0
* [package] kernel/modules: move ixp4xx hardware crypto module package into cry...juhosg2008-11-182-20/+19
* Package pata_rb532_cf separately and update kernel configflorian2008-11-161-0/+18
* The package kmod-net-prism54 misses the firmware file in /lib/firmware. florian2008-11-151-0/+17
* Split out pcmcia core support from the socket driversflorian2008-11-151-14/+25
* Package bcm63xx-pcmcia kernel module and fix compilationflorian2008-11-151-0/+14
* add missing kconfig symbol when SBP2 is enablednico2008-11-111-1/+3
* FireWire/IEEE1394 requires PCI supportnico2008-11-111-0/+1
* ack CONFIG_ISDN change introduced in 2.6.27+nico2008-11-111-1/+0
* Change order of module startup to force USB2 before USB1.1noz2008-11-091-1/+1
* Add firewire kernel modules to menuconfignoz2008-11-091-0/+90
* fix trailing backslash error introduced in r13115 - fixes kernel config issuesnbd2008-11-061-1/+1
* split out crc-ccittnbd2008-11-032-13/+15
* add phidget kernel module from #4116thepeople2008-10-171-0/+13
* [package] netfilter/iptables: disable IMQ on 2.6.27juhosg2008-10-151-2/+3
* Add support for HW crypto cores: padlock, geode and hifn75x (#388#)florian2008-09-281-0/+44
* fix IMQ autoloadingnico2008-09-271-1/+1
* load {arp,eb,ip6}tables kernel modules last after other conntrack modules (cl...nico2008-09-241-3/+3
* don't fail if there are no modules.mk under ./target/linux/nico2008-09-231-1/+1
* make the whole iptables/netfiter modular (closes: #3871, #3527)nico2008-09-221-30/+104
* [adm5120] remove 2.6.25 specific stuffjuhosg2008-09-131-16/+0
* Change even more dependencies on kmod-video-core after [12460]nico2008-09-011-5/+5
* Fix AT91 MMC host controller path on 2.6.25nico2008-09-011-1/+1
* Make ide-core depend on pci support, remove dupe Kconfig itemnico2008-08-311-1/+1
* [magicbox] fix the CF driver on 2.6.26.x, and create a package for itjuhosg2008-08-211-1/+17
* fix kmod-ipt-imq module generation (closes: #3896)nico2008-08-211-3/+12
* fix kmod-ide-core packaging for 2.6.26+nbd2008-08-101-4/+11