Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | |
| | | | | SVN-Revision: 15218 | |||
* | The ssb module in also integrated into the kernel on brcm63xx target. | Hauke Mehrtens | 2009-04-10 | |
| | | | | SVN-Revision: 15197 | |||
* | ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26. | Hauke Mehrtens | 2009-04-10 | |
| | | | | SVN-Revision: 15196 | |||
* | kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵ | Hauke Mehrtens | 2009-03-24 | |
| | | | | | | kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core. SVN-Revision: 15015 | |||
* | Add ps3vram kernel module | Hamish Guthrie | 2009-03-19 | |
| | | | | SVN-Revision: 14950 | |||
* | activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. ↵ | Hauke Mehrtens | 2009-03-19 | |
| | | | | | | These symbols are not set at an other place. SVN-Revision: 14947 | |||
* | NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y | Felix Fietkau | 2009-03-17 | |
| | | | | SVN-Revision: 14935 | |||
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | |
| | | | | SVN-Revision: 14794 | |||
* | turn some of the kernel dependencies the other way around to make it easier ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | to support new kernel. SVN-Revision: 14783 | |||
* | add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16 | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14782 | |||
* | extract the rfkill module to an extra package, only build rfkill module if ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | it is not integrated into the kernel. SVN-Revision: 14780 | |||
* | ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE ↵ | Hauke Mehrtens | 2009-03-07 | |
| | | | | | | references were removed in r14461 SVN-Revision: 14779 | |||
* | add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14778 | |||
* | load module capifs before capi | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14775 | |||
* | add ssb dependency to b44 | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14774 | |||
* | aec62xx is working with kernel 2.6.28 agagin. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14773 | |||
* | Add isdn4linux and gigaset kernel modules. | Hauke Mehrtens | 2009-03-07 | |
| | | | | SVN-Revision: 14772 | |||
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | |
| | | | | SVN-Revision: 14751 | |||
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | Markus Wigge | 2009-03-02 | |
| | | | | SVN-Revision: 14725 | |||
* | add missing symbols | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14721 | |||
* | add missing symbols for some packages needed by x86 target | Hauke Mehrtens | 2009-03-01 | |
| | | | | SVN-Revision: 14717 | |||
* | add missing kconfig symbols for kmod-sched | Felix Fietkau | 2009-02-22 | |
| | | | | SVN-Revision: 14616 | |||
* | Fixes kernel configuration error. | Hauke Mehrtens | 2009-02-21 | |
| | | | | SVN-Revision: 14606 | |||
* | fix IMQ on linux 2.6.27 and 2.6.28 | Felix Fietkau | 2009-02-21 | |
| | | | | SVN-Revision: 14599 | |||
* | remove support for ipp2p - it's unmaintained, broken, overmatching and ↵ | Felix Fietkau | 2009-02-21 | |
| | | | | | | undermatching => not that useful for QoS SVN-Revision: 14596 | |||
* | Add CRC16 kernel module | Michael Büsch | 2009-02-17 | |
| | | | | SVN-Revision: 14548 | |||
* | add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de) | Jo-Philipp Wich | 2009-02-16 | |
| | | | | SVN-Revision: 14526 | |||
* | add cp852 code page (#4607) | Florian Fainelli | 2009-02-15 | |
| | | | | SVN-Revision: 14522 | |||
* | Port SPI-GPIO driver from 2.6.29-rc4 | Michael Büsch | 2009-02-10 | |
| | | | | SVN-Revision: 14465 | |||
* | Deprecate the old SPI-GPIO driver. | Michael Büsch | 2009-02-10 | |
| | | | | SVN-Revision: 14464 | |||
* | netfilter: remove CHAOS, TARPIT and DELUDE references | Gabor Juhos | 2009-02-09 | |
| | | | | SVN-Revision: 14461 | |||
* | Added PS3 sound driver | Hamish Guthrie | 2009-02-06 | |
| | | | | SVN-Revision: 14422 | |||
* | kmod-ssb should not be visible on 2.4 kernels | Florian Fainelli | 2009-02-06 | |
| | | | | SVN-Revision: 14419 | |||
* | correct kernel modules dependencies against kmod-i2c-core, they already ↵ | Florian Fainelli | 2009-02-04 | |
| | | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401 | |||
* | fix tg3 libphy dependency, thanks Acinonyx | Florian Fainelli | 2009-02-03 | |
| | | | | SVN-Revision: 14390 | |||
* | kernel: mark modules that won't build on 2.6.28 as broken | Nicolas Thill | 2009-02-02 | |
| | | | | SVN-Revision: 14356 | |||
* | package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵ | Florian Fainelli | 2009-02-02 | |
| | | | | | | superior SVN-Revision: 14354 | |||
* | add libphy module to tg3 driver package - fixes unresolved symbols (#4353) | Florian Fainelli | 2009-01-31 | |
| | | | | SVN-Revision: 14310 | |||
* | kernel: add modules for nfnetlink based packet logging & queuing and ↵ | Nicolas Thill | 2009-01-31 | |
| | | | | | | conntracking SVN-Revision: 14308 | |||
* | accomodate a change in msdos.ko path that appeared on 2.6.28 | Nicolas Thill | 2009-01-30 | |
| | | | | SVN-Revision: 14273 | |||
* | kernel: fix leds-wrap dependencies | Andy Boyett | 2009-01-29 | |
| | | | | SVN-Revision: 14257 | |||
* | kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486 | Andy Boyett | 2009-01-29 | |
| | | | | SVN-Revision: 14255 | |||
* | mark kmod-ata-rb532-cf as broken | Nicolas Thill | 2009-01-27 | |
| | | | | SVN-Revision: 14229 | |||
* | fix kmod-sit dependencies | Nicolas Thill | 2009-01-27 | |
| | | | | SVN-Revision: 14222 | |||
* | revert [14081]: iptunnel4 does not make sense on 2.4, just add a ↵ | Nicolas Thill | 2009-01-27 | |
| | | | | | | conditionnal dependency on iptunnel4 to ipip SVN-Revision: 14219 | |||
* | other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb | Rod Whitby | 2009-01-20 | |
| | | | | SVN-Revision: 14125 | |||
* | package/kernel: ensure that ipip is autoloaded after iptunnel4 | Jo-Philipp Wich | 2009-01-18 | |
| | | | | SVN-Revision: 14095 | |||
* | fix compile of iptunnel4 for the 2.4 kernel | Travis Kemen | 2009-01-18 | |
| | | | | SVN-Revision: 14081 | |||
* | fix vfat.ko in 2.6.28 | Andy Boyett | 2009-01-13 | |
| | | | | | | Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 14020 | |||
* | allow targets to override kernel related soundcore configuration | Mirko Vogt | 2009-01-12 | |
| | | | | SVN-Revision: 13999 |