aboutsummaryrefslogtreecommitdiff
path: root/package/kernel
Commit message (Collapse)AuthorAge
* Add CRC16 kernel moduleMichael Büsch2009-02-17
| | | | SVN-Revision: 14548
* add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-16
| | | | SVN-Revision: 14526
* add cp852 code page (#4607)Florian Fainelli2009-02-15
| | | | SVN-Revision: 14522
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-10
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-10
| | | | SVN-Revision: 14464
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-09
| | | | SVN-Revision: 14461
* Added PS3 sound driverHamish Guthrie2009-02-06
| | | | SVN-Revision: 14422
* kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-06
| | | | SVN-Revision: 14419
* correct kernel modules dependencies against kmod-i2c-core, they already ↵Florian Fainelli2009-02-04
| | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401
* fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-03
| | | | SVN-Revision: 14390
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-02
| | | | SVN-Revision: 14356
* package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵Florian Fainelli2009-02-02
| | | | | | superior SVN-Revision: 14354
* add libphy module to tg3 driver package - fixes unresolved symbols (#4353)Florian Fainelli2009-01-31
| | | | SVN-Revision: 14310
* kernel: add modules for nfnetlink based packet logging & queuing and ↵Nicolas Thill2009-01-31
| | | | | | conntracking SVN-Revision: 14308
* accomodate a change in msdos.ko path that appeared on 2.6.28Nicolas Thill2009-01-30
| | | | SVN-Revision: 14273
* kernel: fix leds-wrap dependenciesAndy Boyett2009-01-29
| | | | SVN-Revision: 14257
* kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486Andy Boyett2009-01-29
| | | | SVN-Revision: 14255
* mark kmod-ata-rb532-cf as brokenNicolas Thill2009-01-27
| | | | SVN-Revision: 14229
* fix kmod-sit dependenciesNicolas Thill2009-01-27
| | | | SVN-Revision: 14222
* revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵Nicolas Thill2009-01-27
| | | | | | conditionnal dependency on iptunnel4 to ipip SVN-Revision: 14219
* other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usbRod Whitby2009-01-20
| | | | SVN-Revision: 14125
* package/kernel: ensure that ipip is autoloaded after iptunnel4Jo-Philipp Wich2009-01-18
| | | | SVN-Revision: 14095
* fix compile of iptunnel4 for the 2.4 kernelTravis Kemen2009-01-18
| | | | SVN-Revision: 14081
* fix vfat.ko in 2.6.28Andy Boyett2009-01-13
| | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020
* allow targets to override kernel related soundcore configurationMirko Vogt2009-01-12
| | | | SVN-Revision: 13999
* unmask ip6tables on 2.6.27 and 2.6.28Travis Kemen2009-01-10
| | | | SVN-Revision: 13965
* fix kernel configTravis Kemen2009-01-10
| | | | SVN-Revision: 13958
* Add hfcmulti mISDN driverFlorian Fainelli2009-01-08
| | | | SVN-Revision: 13945
* Package mISDN stackFlorian Fainelli2009-01-08
| | | | SVN-Revision: 13944
* Also load capifsFlorian Fainelli2009-01-08
| | | | SVN-Revision: 13941
* kernel: build cs5535-gpio on olpc alsoAndy Boyett2009-01-08
| | | | SVN-Revision: 13933
* kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus WiggeAndy Boyett2009-01-07
| | | | SVN-Revision: 13920
* Fix prism54 firmware indentation and malformed commentsFlorian Fainelli2009-01-06
| | | | SVN-Revision: 13884
* general fixes for openwrt with kernel 2.6.28Imre Kaloz2009-01-05
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876
* kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)Gabor Juhos2009-01-05
| | | | SVN-Revision: 13869
* clean up the crypto kernel module package and allow some of the crypto ↵Felix Fietkau2009-01-04
| | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) SVN-Revision: 13850
* kernel/modules/usb.mk: hso works on 2.6.26 and laterAndy Boyett2008-12-30
| | | | SVN-Revision: 13765
* kernel/modules: split network makefile into netdevices and netsupportAndy Boyett2008-12-29
| | | | SVN-Revision: 13757
* remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵Felix Fietkau2008-12-22
| | | | | | Vasconcellos) SVN-Revision: 13722
* add dependency on rb532 target for its CF moduleNicolas Thill2008-12-21
| | | | SVN-Revision: 13704
* disable IMQ on 2.6.28 as well -- people should use IFB..Imre Kaloz2008-12-12
| | | | SVN-Revision: 13612
* load crypto_blkcipher before cryptomgr.. *sigh*Imre Kaloz2008-12-11
| | | | SVN-Revision: 13603
* remove references to kmod-crypto-aead, removed in [13584]Nicolas Thill2008-12-11
| | | | SVN-Revision: 13601
* load aead after crypto_algapiNicolas Thill2008-12-11
| | | | SVN-Revision: 13600
* load aead automatically, tooImre Kaloz2008-12-11
| | | | SVN-Revision: 13590
* move aead into crypto-coreImre Kaloz2008-12-10
| | | | SVN-Revision: 13584
* fix pcmcia buildTravis Kemen2008-12-09
| | | | SVN-Revision: 13565
* Finally fix the CONFIG_SSB_SILENT symbolFlorian Fainelli2008-12-03
| | | | SVN-Revision: 13500
* Corrected SSB ConfigFlorian Fainelli2008-11-29
| | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13428
* Add ata over ethernet modules (#4074)Florian Fainelli2008-11-28
| | | | SVN-Revision: 13413