aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
| | | | SVN-Revision: 15350
* hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵Hamish Guthrie2009-04-221-0/+33
| | | | | | handle this condition based upon kernel revision SVN-Revision: 15336
* add joystick device supportHamish Guthrie2009-04-201-0/+15
| | | | SVN-Revision: 15295
* correct typos in titles of event device and HID devicesHamish Guthrie2009-04-201-2/+2
| | | | SVN-Revision: 15294
* add hidp supportHamish Guthrie2009-04-201-2/+5
| | | | SVN-Revision: 15293
* update dependenciesHamish Guthrie2009-04-201-1/+1
| | | | SVN-Revision: 15292
* add config option for RNDIS Adds the kernel config option for RNDIS, used by ↵Jo-Philipp Wich2009-04-191-0/+16
| | | | | | | | 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 Wich2009-04-191-0/+16
| | | | SVN-Revision: 15261
* Add support for CM109 USB VoIP phoneJo-Philipp Wich2009-04-191-0/+16
| | | | | | | | | | 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 Fietkau2009-04-1715-15/+0
| | | | SVN-Revision: 15242
* package ext4 (#4434)Florian Fainelli2009-04-121-0/+22
| | | | SVN-Revision: 15218
* The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15197
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15196
* kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko ↵Hauke Mehrtens2009-03-241-2/+1
| | | | | | 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 moduleHamish Guthrie2009-03-191-0/+15
| | | | SVN-Revision: 14950
* activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. ↵Hauke Mehrtens2009-03-191-5/+7
| | | | | | 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 =yFelix Fietkau2009-03-171-1/+1
| | | | SVN-Revision: 14935
* package the bcm63xx-spi driverFlorian Fainelli2009-03-081-0/+15
| | | | SVN-Revision: 14794
* turn some of the kernel dependencies the other way around to make it easier ↵Hauke Mehrtens2009-03-071-1/+1
| | | | | | to support new kernel. SVN-Revision: 14783
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-071-0/+1
| | | | SVN-Revision: 14782
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-072-7/+25
| | | | | | 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 Mehrtens2009-03-071-2/+1
| | | | | | references were removed in r14461 SVN-Revision: 14779
* add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.Hauke Mehrtens2009-03-072-2/+22
| | | | SVN-Revision: 14778
* load module capifs before capiHauke Mehrtens2009-03-071-2/+2
| | | | SVN-Revision: 14775
* add ssb dependency to b44Hauke Mehrtens2009-03-071-1/+1
| | | | SVN-Revision: 14774
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-071-1/+5
| | | | SVN-Revision: 14773
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-072-0/+68
| | | | SVN-Revision: 14772
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-052-2/+4
| | | | SVN-Revision: 14751
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-021-2/+1
| | | | SVN-Revision: 14725
* add missing symbolsHauke Mehrtens2009-03-011-1/+2
| | | | SVN-Revision: 14721
* add missing symbols for some packages needed by x86 targetHauke Mehrtens2009-03-011-4/+12
| | | | SVN-Revision: 14717
* add missing kconfig symbols for kmod-schedFelix Fietkau2009-02-221-1/+11
| | | | SVN-Revision: 14616
* Fixes kernel configuration error.Hauke Mehrtens2009-02-211-1/+1
| | | | SVN-Revision: 14606
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-211-1/+1
| | | | SVN-Revision: 14599
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-211-1/+1
| | | | | | undermatching => not that useful for QoS SVN-Revision: 14596
* Add CRC16 kernel moduleMichael Büsch2009-02-171-0/+15
| | | | SVN-Revision: 14548
* add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-161-0/+17
| | | | SVN-Revision: 14526
* add cp852 code page (#4607)Florian Fainelli2009-02-151-0/+17
| | | | SVN-Revision: 14522
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-101-0/+15
| | | | SVN-Revision: 14465
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-101-7/+7
| | | | SVN-Revision: 14464
* netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-091-3/+0
| | | | SVN-Revision: 14461
* Added PS3 sound driverHamish Guthrie2009-02-061-0/+16
| | | | SVN-Revision: 14422
* kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-061-1/+1
| | | | SVN-Revision: 14419
* correct kernel modules dependencies against kmod-i2c-core, they already ↵Florian Fainelli2009-02-041-3/+3
| | | | | | depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) SVN-Revision: 14401
* fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-031-1/+1
| | | | SVN-Revision: 14390
* kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-022-2/+4
| | | | SVN-Revision: 14356
* package libphy separately and make tg3 depend on it for kernels 2.6.27 and ↵Florian Fainelli2009-02-021-5/+15
| | | | | | superior SVN-Revision: 14354
* add libphy module to tg3 driver package - fixes unresolved symbols (#4353)Florian Fainelli2009-01-311-0/+4
| | | | SVN-Revision: 14310
* kernel: add modules for nfnetlink based packet logging & queuing and ↵Nicolas Thill2009-01-311-0/+65
| | | | | | conntracking SVN-Revision: 14308
* accomodate a change in msdos.ko path that appeared on 2.6.28Nicolas Thill2009-01-301-1/+6
| | | | SVN-Revision: 14273