Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the ↵ | Felix Fietkau | 2009-09-06 |
| | | | | | | board name around in kmod-* package versions anymore SVN-Revision: 17528 | ||
* | fix wrong kernel version based nls dependency | Felix Fietkau | 2009-08-28 |
| | | | | SVN-Revision: 17436 | ||
* | add missing dependency for kmod-ntfs (patch from #5638) | Felix Fietkau | 2009-08-28 |
| | | | | SVN-Revision: 17435 | ||
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 |
| | | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421 | ||
* | fix pdc20xx compile for linux 2.6 | Felix Fietkau | 2009-08-24 |
| | | | | SVN-Revision: 17359 | ||
* | brcm-2.4: fix ide disk detection on the wl-hdd | Felix Fietkau | 2009-08-23 |
| | | | | SVN-Revision: 17358 | ||
* | add missing libsas configuration symbol | Florian Fainelli | 2009-08-18 |
| | | | | SVN-Revision: 17297 | ||
* | Fix broken i2c module loading in R17269 | Gabor Juhos | 2009-08-16 |
| | | | | | | | | | | | | Strip .ko suffix from module name. Fix typo in name of i2c-scx200-acb module to be loaded. Steve Signed-off-by: Steve Brown <sbrown@cortland.com> SVN-Revision: 17288 | ||
* | exclude kernel 2.6.27 | Hauke Mehrtens | 2009-08-15 |
| | | | | SVN-Revision: 17274 | ||
* | kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702) | Gabor Juhos | 2009-08-15 |
| | | | | SVN-Revision: 17269 | ||
* | fix path to orinoco wireless modules (#5701) | Florian Fainelli | 2009-08-14 |
| | | | | SVN-Revision: 17264 | ||
* | kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) | Vasilis Tsiligiannis | 2009-08-11 |
| | | | | SVN-Revision: 17225 | ||
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 |
| | | | | SVN-Revision: 17208 | ||
* | kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency | Vasilis Tsiligiannis | 2009-08-09 |
| | | | | SVN-Revision: 17206 | ||
* | add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17133 | ||
* | add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 |
| | | | | SVN-Revision: 17132 | ||
* | fix isdn symbols for 2.4 kernels | Florian Fainelli | 2009-07-29 |
| | | | | SVN-Revision: 17044 | ||
* | add btrfs filesystem support, patch from Benjamin Cama | Florian Fainelli | 2009-07-26 |
| | | | | SVN-Revision: 16999 | ||
* | add kmod-pppol2tp, patch from Vladimir Voronkov | Florian Fainelli | 2009-07-26 |
| | | | | SVN-Revision: 16995 | ||
* | add support for the sn9c102 video chips (#3976) | Florian Fainelli | 2009-07-25 |
| | | | | SVN-Revision: 16991 | ||
* | add support for mcs-7830 usb ethernet adapter (#3977) | Florian Fainelli | 2009-07-25 |
| | | | | SVN-Revision: 16990 | ||
* | split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001) | Florian Fainelli | 2009-07-25 |
| | | | | SVN-Revision: 16980 | ||
* | kernel/modules: package driver for the LM75 sensor | Gabor Juhos | 2009-07-22 |
| | | | | SVN-Revision: 16958 | ||
* | kernel/modules: package ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 |
| | | | | SVN-Revision: 16957 | ||
* | make libsas depend on x86, over targets using it may unmask it later | Florian Fainelli | 2009-07-22 |
| | | | | SVN-Revision: 16953 | ||
* | add libsas and mvsas required for VIA NAS7800 | Florian Fainelli | 2009-07-21 |
| | | | | SVN-Revision: 16941 | ||
* | allow via-velocity to be selectable on x86 | Florian Fainelli | 2009-07-21 |
| | | | | SVN-Revision: 16940 | ||
* | pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380) | Vasilis Tsiligiannis | 2009-07-20 |
| | | | | SVN-Revision: 16935 | ||
* | kernel/modules: enable Magicbox CF driver on 2.6.28 | Gabor Juhos | 2009-07-19 |
| | | | | SVN-Revision: 16924 | ||
* | kernel/modules: package module for OpenFirmware I2C accessors | Gabor Juhos | 2009-07-19 |
| | | | | SVN-Revision: 16921 | ||
* | kernel/modules: package I2C bus driver for PPC4xx based systems | Gabor Juhos | 2009-07-19 |
| | | | | SVN-Revision: 16919 | ||
* | kernel/modules: fix Magicbox CF card driver definitions | Gabor Juhos | 2009-07-19 |
| | | | | SVN-Revision: 16911 | ||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 |
| | | | | SVN-Revision: 16883 | ||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 |
| | | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860 | ||
* | isdn4linux modules fixes | Florian Fainelli | 2009-07-13 |
| | | | | SVN-Revision: 16829 | ||
* | NET_EMATCH is a boolean (#5506) | Florian Fainelli | 2009-07-13 |
| | | | | SVN-Revision: 16828 | ||
* | fix isdn4linux kernel modules with the 2.4.37 update | Florian Fainelli | 2009-07-12 |
| | | | | SVN-Revision: 16799 | ||
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵ | Felix Fietkau | 2009-07-12 |
| | | | | | | enable skbedit by default SVN-Revision: 16789 | ||
* | use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452) | Nicolas Thill | 2009-07-07 |
| | | | | SVN-Revision: 16726 | ||
* | Baltic language support in kernel | Gabor Juhos | 2009-07-06 |
| | | | | | | | | Add Baltic langugae support in kernel package Signed-off-by: zintis.petersons@e-mail.lv SVN-Revision: 16717 | ||
* | Add the gpio_keys input module to menuconfig | Gabor Juhos | 2009-07-06 |
| | | | | | | Signed-off-by: Ferenc Wagner <wferi@niif.hu> SVN-Revision: 16716 | ||
* | fix kmod-ip6tables modules (#5274) | Florian Fainelli | 2009-07-05 |
| | | | | SVN-Revision: 16702 | ||
* | remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303) | Florian Fainelli | 2009-07-04 |
| | | | | SVN-Revision: 16670 | ||
* | include arpfilter and arp_mangle in the kmod-arptables modules (#5410) | Florian Fainelli | 2009-06-28 |
| | | | | SVN-Revision: 16600 | ||
* | rfkill config cleanup | Imre Kaloz | 2009-06-15 |
| | | | | SVN-Revision: 16471 | ||
* | kernel/modules: package the VSC7385 driver | Gabor Juhos | 2009-06-04 |
| | | | | SVN-Revision: 16325 | ||
* | kernel/modules: move SPI drivers into a new submenu | Gabor Juhos | 2009-06-04 |
| | | | | SVN-Revision: 16323 | ||
* | package the e1000e driver | Imre Kaloz | 2009-06-02 |
| | | | | SVN-Revision: 16295 | ||
* | another 2.6.30 related crypto fix | Imre Kaloz | 2009-06-01 |
| | | | | SVN-Revision: 16253 | ||
* | Config symbol is boolean. | Hauke Mehrtens | 2009-05-29 |
| | | | | SVN-Revision: 16198 |