Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | split ipip & iptunnel4 and ipv6 & sit into separate packages | Nicolas Thill | 2007-10-10 | |
| | | | | SVN-Revision: 9241 | |||
* | build leds-adm5120 as a module | Gabor Juhos | 2007-10-09 | |
| | | | | SVN-Revision: 9219 | |||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | |
| | | | | SVN-Revision: 9218 | |||
* | remove trailing spaces to fix errors at dump time | Nicolas Thill | 2007-10-09 | |
| | | | | SVN-Revision: 9209 | |||
* | added sdparm and scsi-generic module, from #2481 | John Crispin | 2007-10-08 | |
| | | | | SVN-Revision: 9201 | |||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 9091 | |||
* | fix kernel config item for 3c95x/vortex network cards (closes: #2441) | Nicolas Thill | 2007-09-29 | |
| | | | | SVN-Revision: 9068 | |||
* | modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵ | Rod Whitby | 2007-09-27 | |
| | | | | | | typo from usbnet. SVN-Revision: 9047 | |||
* | fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) | Nicolas Thill | 2007-09-26 | |
| | | | | SVN-Revision: 9030 | |||
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | Nicolas Thill | 2007-09-23 | |
| | | | | SVN-Revision: 9004 | |||
* | add LM77 sensors support (closes: #2419) | Nicolas Thill | 2007-09-23 | |
| | | | | SVN-Revision: 9002 | |||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | |
| | | | | SVN-Revision: 8984 | |||
* | move hardware monitoring support in a separate hwmon.mk (before adding other ↵ | Nicolas Thill | 2007-09-23 | |
| | | | | | | modules) SVN-Revision: 8983 | |||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | |||
* | add missing kconfig option for pppoa | Felix Fietkau | 2007-09-22 | |
| | | | | SVN-Revision: 8965 | |||
* | add back scx200 gpio i2c module removed in [8825] (too early for generic ↵ | Nicolas Thill | 2007-09-22 | |
| | | | | | | 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 | |
| | | | | SVN-Revision: 8942 | |||
* | add support Konica based USB video devices | Nicolas Thill | 2007-09-21 | |
| | | | | SVN-Revision: 8913 | |||
* | add a kernel module for usb video devices | Nicolas Thill | 2007-09-21 | |
| | | | | SVN-Revision: 8912 | |||
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | Nicolas Thill | 2007-09-21 | |
| | | | | SVN-Revision: 8910 | |||
* | add compat 'PROVIDES' for renamed kernel modules | Nicolas Thill | 2007-09-21 | |
| | | | | SVN-Revision: 8907 | |||
* | Add reiserfs module and include it in the FSG-3 profile. | Rod Whitby | 2007-09-20 | |
| | | | | SVN-Revision: 8872 | |||
* | disable another module on UML | Nicolas Thill | 2007-09-20 | |
| | | | | SVN-Revision: 8869 | |||
* | oops, forgot a file in [8865] | Nicolas Thill | 2007-09-20 | |
| | | | | SVN-Revision: 8866 | |||
* | move kernel sound support in its own file from other.mk to sound.mk, rename ↵ | Nicolas Thill | 2007-09-20 | |
| | | | | | | 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 | |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | |||
* | fix kmod-sched kconfig value (#2380) | Felix Fietkau | 2007-09-20 | |
| | | | | SVN-Revision: 8858 | |||
* | disable more modules not supported on UML | Nicolas Thill | 2007-09-20 | |
| | | | | SVN-Revision: 8857 | |||
* | video modules changes: change dependency on kmod-video-core from select to ↵ | Nicolas Thill | 2007-09-20 | |
| | | | | | | depends, cleanup SVN-Revision: 8856 | |||
* | only build sound-core module on targets supporting USB, since we don't have ↵ | Nicolas Thill | 2007-09-19 | |
| | | | | | | any PCI sound devices supported atm SVN-Revision: 8838 | |||
* | Added support for generating the cdc-ether kernel module (used to ↵ | Rod Whitby | 2007-09-18 | |
| | | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833 | |||
* | i2c changes: * split i2c algos in separate packages * remove deprecated ↵ | Nicolas Thill | 2007-09-17 | |
| | | | | | | i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead SVN-Revision: 8825 | |||
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8823 | |||
* | fix wrong submenu for kmod-leds-wrap | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8821 | |||
* | only build in-kernel bcm43xx on broadcom targets | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8820 | |||
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | |
| | | | | SVN-Revision: 8819 | |||
* | add kernel module for PCengines WRAP leds | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8814 | |||
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | since it's not packaged anywhere SVN-Revision: 8812 | |||
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | cleanup SVN-Revision: 8811 | |||
* | usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809 | |||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8808 | |||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam SVN-Revision: 8806 | |||
* | change dependency on kmod-atm from depends to select for usb atm modules | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8805 | |||
* | add missing dependencies on PCI/PCMCIA/USB support | Nicolas Thill | 2007-09-16 | |
| | | | | SVN-Revision: 8801 | |||
* | add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change ↵ | Nicolas Thill | 2007-09-16 | |
| | | | | | | kmod-pppoa dependency on kmod-atm from depends to select SVN-Revision: 8800 | |||
* | Package support for IP over ATM | Florian Fainelli | 2007-09-14 | |
| | | | | SVN-Revision: 8775 | |||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8748 | |||
* | move package descriptions to separate definitions | Nicolas Thill | 2007-09-11 | |
| | | | | SVN-Revision: 8745 | |||
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 | |
| | | | | SVN-Revision: 8722 |