Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ext3 compile (broken by [9822]) | Felix Fietkau | 2007-12-23 | 1 | -2/+20 |
| | | | | SVN-Revision: 9869 | ||||
* | Ext3 cannot load without mbcache, package it as well | Florian Fainelli | 2007-12-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 9822 | ||||
* | Put back kmod-ebtables for 2.4 kernels | Florian Fainelli | 2007-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 9801 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 1 | -0/+16 |
| | | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748 | ||||
* | new experimental driver for the CF slot on the RouterBOARD 153 | Gabor Juhos | 2007-12-11 | 1 | -11/+12 |
| | | | | SVN-Revision: 9707 | ||||
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to ↵ | Felix Fietkau | 2007-12-09 | 1 | -0/+2 |
| | | | | | | | | package/kernel/modules/sound.mk Signed-off-by: Mirko Vogt <dev@nanl.de> SVN-Revision: 9696 | ||||
* | add i8x0 audio driver | Felix Fietkau | 2007-12-03 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 9652 | ||||
* | Fix AutoLoad macro typos (#2765) | Florian Fainelli | 2007-11-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 9615 | ||||
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | Felix Fietkau | 2007-11-28 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9613 | ||||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -9/+5 |
| | | | | SVN-Revision: 9598 | ||||
* | add missing dependency | Felix Fietkau | 2007-11-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9597 | ||||
* | kernel: add a kernel module for the usbtest driver | Gabor Juhos | 2007-11-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 9572 | ||||
* | fix up ata/scsi core depends | Felix Fietkau | 2007-11-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 9526 | ||||
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵ | Felix Fietkau | 2007-11-10 | 1 | -10/+10 |
| | | | | | | always selectable SVN-Revision: 9521 | ||||
* | Fix the r8169 kernel module (#2554) | Florian Fainelli | 2007-10-24 | 1 | -16/+0 |
| | | | | SVN-Revision: 9436 | ||||
* | The RB513 CF driver is now a module, enable it by default for the RB1xx ↵ | Florian Fainelli | 2007-10-23 | 1 | -0/+15 |
| | | | | | | profile. Fix the membase of the CF driver. SVN-Revision: 9416 | ||||
* | fix up a few ide related kernel config issues (related to #2516) | Felix Fietkau | 2007-10-20 | 1 | -5/+6 |
| | | | | SVN-Revision: 9364 | ||||
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | Gabor Juhos | 2007-10-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 9363 | ||||
* | add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) | Gabor Juhos | 2007-10-20 | 1 | -1/+18 |
| | | | | SVN-Revision: 9362 | ||||
* | added rtl8169, from #2554 | John Crispin | 2007-10-16 | 1 | -0/+16 |
| | | | | SVN-Revision: 9339 | ||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 1 | -0/+12 |
| | | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269 | ||||
* | add a kernel module for GPIO LEDs | Gabor Juhos | 2007-10-11 | 1 | -2/+19 |
| | | | | SVN-Revision: 9262 | ||||
* | split ipip & iptunnel4 and ipv6 & sit into separate packages | Nicolas Thill | 2007-10-10 | 1 | -24/+48 |
| | | | | SVN-Revision: 9241 | ||||
* | build leds-adm5120 as a module | Gabor Juhos | 2007-10-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 9219 | ||||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 9218 | ||||
* | remove trailing spaces to fix errors at dump time | Nicolas Thill | 2007-10-09 | 1 | -8/+11 |
| | | | | SVN-Revision: 9209 | ||||
* | added sdparm and scsi-generic module, from #2481 | John Crispin | 2007-10-08 | 1 | -0/+10 |
| | | | | SVN-Revision: 9201 | ||||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | 1 | -0/+3 |
| | | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178 | ||||
* | Add support for the network packet generator | Florian Fainelli | 2007-10-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 9091 | ||||
* | fix kernel config item for 3c95x/vortex network cards (closes: #2441) | Nicolas Thill | 2007-09-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 9068 | ||||
* | modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵ | Rod Whitby | 2007-09-27 | 1 | -2/+2 |
| | | | | | | typo from usbnet. SVN-Revision: 9047 | ||||
* | fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) | Nicolas Thill | 2007-09-26 | 1 | -1/+3 |
| | | | | SVN-Revision: 9030 | ||||
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | Nicolas Thill | 2007-09-23 | 1 | -0/+3 |
| | | | | SVN-Revision: 9004 | ||||
* | add LM77 sensors support (closes: #2419) | Nicolas Thill | 2007-09-23 | 1 | -1/+17 |
| | | | | SVN-Revision: 9002 | ||||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 8984 | ||||
* | move hardware monitoring support in a separate hwmon.mk (before adding other ↵ | Nicolas Thill | 2007-09-23 | 2 | -37/+46 |
| | | | | | | modules) SVN-Revision: 8983 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 4 | -38/+215 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | add missing kconfig option for pppoa | Felix Fietkau | 2007-09-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 8965 | ||||
* | add back scx200 gpio i2c module removed in [8825] (too early for generic ↵ | Nicolas Thill | 2007-09-22 | 1 | -3/+20 |
| | | | | | | gpio), rename scx200 access bus i2c module to scx200-acb SVN-Revision: 8944 | ||||
* | add 2 new kernel modules for USB webcams: ovc511 and ovcamchip | Nicolas Thill | 2007-09-22 | 1 | -0/+35 |
| | | | | SVN-Revision: 8942 | ||||
* | add support Konica based USB video devices | Nicolas Thill | 2007-09-21 | 1 | -0/+17 |
| | | | | SVN-Revision: 8913 | ||||
* | add a kernel module for usb video devices | Nicolas Thill | 2007-09-21 | 1 | -1/+16 |
| | | | | SVN-Revision: 8912 | ||||
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | Nicolas Thill | 2007-09-21 | 2 | -2/+0 |
| | | | | SVN-Revision: 8910 | ||||
* | add compat 'PROVIDES' for renamed kernel modules | Nicolas Thill | 2007-09-21 | 2 | -0/+2 |
| | | | | SVN-Revision: 8907 | ||||
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | 1 | -3/+18 |
| | | | | SVN-Revision: 8872 | ||||
* | disable another module on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8869 | ||||
* | oops, forgot a file in [8865] | Nicolas Thill | 2007-09-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 8866 | ||||
* | move kernel sound support in its own file from other.mk to sound.mk, rename ↵ | Nicolas Thill | 2007-09-20 | 2 | -66/+75 |
| | | | | | | kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib SVN-Revision: 8865 | ||||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | 1 | -30/+56 |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | ||||
* | fix kmod-sched kconfig value (#2380) | Felix Fietkau | 2007-09-20 | 1 | -1/+14 |
| | | | | SVN-Revision: 8858 |