Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵ | Jo-Philipp Wich | 2009-05-01 | |
| | | | | | | textsearch implementation SVN-Revision: 15549 | |||
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | |
| | | | | SVN-Revision: 15540 | |||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15529 | |||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15524 | |||
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | |
| | | | | SVN-Revision: 15503 | |||
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | |
| | | | | SVN-Revision: 15499 | |||
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | |
| | | | | SVN-Revision: 15449 | |||
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | |
| | | | | SVN-Revision: 15425 | |||
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | |
| | | | | SVN-Revision: 15411 | |||
* | r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | Florian Fainelli | 2009-04-24 | |
| | | | | SVN-Revision: 15377 | |||
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | |
| | | | | SVN-Revision: 15355 | |||
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | |
| | | | | SVN-Revision: 15350 | |||
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵ | Hamish Guthrie | 2009-04-22 | |
| | | | | | | handle this condition based upon kernel revision SVN-Revision: 15336 | |||
* | add joystick device support | Hamish Guthrie | 2009-04-20 | |
| | | | | SVN-Revision: 15295 | |||
* | correct typos in titles of event device and HID devices | Hamish Guthrie | 2009-04-20 | |
| | | | | SVN-Revision: 15294 | |||
* | add hidp support | Hamish Guthrie | 2009-04-20 | |
| | | | | SVN-Revision: 15293 | |||
* | update dependencies | Hamish Guthrie | 2009-04-20 | |
| | | | | SVN-Revision: 15292 | |||
* | add config option for RNDIS Adds the kernel config option for RNDIS, used by ↵ | Jo-Philipp Wich | 2009-04-19 | |
| | | | | | | | | some USB ADSL modems. Not selected by default, yet. Signed-off-by: Andrea Borgia <andrea@borgia.bo.it> SVN-Revision: 15289 | |||
* | add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> | Jo-Philipp Wich | 2009-04-19 | |
| | | | | SVN-Revision: 15261 | |||
* | Add support for CM109 USB VoIP phone | Jo-Philipp Wich | 2009-04-19 | |
| | | | | | | | | | | this patch adds support for USB VoIP-phones using the CM109 chipset. the cm109.ko module was added to linux kernel 2.6.28 it was tested with SVN revision 15247 on a Asus WL-500G Premium. Signed-off-by: Alfred E. Heggestad <aeh@db.org> SVN-Revision: 15258 | |||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | |
| | | | | SVN-Revision: 15242 | |||
* | 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 |