1146 Commits (3a407a0986fa1da3e3e2a1f15eac9ea6bd785a52)

Author SHA1 Message Date
Felix Fietkau 252fa41bc0 fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to package/kernel/modules/sound.mk 17 years ago
Felix Fietkau aee342712b add i8x0 audio driver 17 years ago
Florian Fainelli bbf087176a Fix AutoLoad macro typos (#2765) 17 years ago
Felix Fietkau 2b32beba84 package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) 17 years ago
Felix Fietkau 679089c6a8 work around kernel config issues with sound modules 17 years ago
Felix Fietkau 4402192ded add missing dependency 17 years ago
Gabor Juhos 63c05b7e2e kernel: add a kernel module for the usbtest driver 17 years ago
Felix Fietkau 46383c512e fix up ata/scsi core depends 17 years ago
Felix Fietkau 04ad386f48 turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable 17 years ago
Florian Fainelli 6b70ed8f18 Fix the r8169 kernel module (#2554) 17 years ago
Florian Fainelli 2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver. 17 years ago
Felix Fietkau db9e706f8c fix up a few ide related kernel config issues (related to #2516) 17 years ago
Gabor Juhos ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23 17 years ago
Gabor Juhos d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153) 17 years ago
John Crispin dc0a4f8ff8 added rtl8169, from #2554 17 years ago
Gabor Juhos 4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * 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 17 years ago
Gabor Juhos 7e54993042 add a kernel module for GPIO LEDs 17 years ago
Nicolas Thill c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages 17 years ago
Gabor Juhos 6a7a3bfa6a build leds-adm5120 as a module 17 years ago
Gabor Juhos c0fb2f61f4 add custom GPIO-based I2C driver 17 years ago
Nicolas Thill d75d8c65e1 remove trailing spaces to fix errors at dump time 17 years ago
John Crispin 6c59772456 added sdparm and scsi-generic module, from #2481 17 years ago
Gabor Juhos 8309e3dff2 add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT 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] 17 years ago
Florian Fainelli cce66b1965 Add support for the network packet generator 17 years ago
Nicolas Thill 2068b8d48d fix kernel config item for 3c95x/vortex network cards (closes: #2441) 17 years ago
Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet. 17 years ago
Nicolas Thill e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) 17 years ago
Nicolas Thill c4049c01ab fix kmod-crypto-core error missing crypto_hash (closes: #2422) 17 years ago
Nicolas Thill 18a31a88bb add LM77 sensors support (closes: #2419) 17 years ago
Nicolas Thill 0bf90f2a0d add ipv6 conntrack support (closes: #2192) 17 years ago
Nicolas Thill 3d44871496 move hardware monitoring support in a separate hwmon.mk (before adding other modules) 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Felix Fietkau c7fb1aaf1d add missing kconfig option for pppoa 17 years ago
Nicolas Thill 295baddb22 add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb 17 years ago
Nicolas Thill bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip 17 years ago
Nicolas Thill cd56b5255c add support Konica based USB video devices 17 years ago
Nicolas Thill 0ce1d4773c add a kernel module for usb video devices 17 years ago
Nicolas Thill d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well 17 years ago
Nicolas Thill 3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules 17 years ago
Rod Whitby c538ef9899 Add reiserfs module and include it in the FSG-3 profile. 17 years ago
Nicolas Thill 22c6c0b076 disable another module on UML 17 years ago
Nicolas Thill cb41569988 oops, forgot a file in [8865] 17 years ago
Nicolas Thill 5d4246a015 move kernel sound support in its own file from other.mk to sound.mk, rename kmod-soundcore to kmod-sound-core to be consistent, cleanup alsa-lib 17 years ago
Nicolas Thill 926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6. 17 years ago
Felix Fietkau 1e319bd6b6 fix kmod-sched kconfig value (#2380) 17 years ago
Nicolas Thill ff924a74c7 disable more modules not supported on UML 17 years ago
Nicolas Thill 092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup 17 years ago
Nicolas Thill aa1c1c4aa3 only build sound-core module on targets supporting USB, since we don't have any PCI sound devices supported atm 17 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 17 years ago
Nicolas Thill ee57bac535 i2c changes: * split i2c algos in separate packages * remove deprecated i2c-sc2x00 and add i2c-gpio & i2c-sc2x00_acb instead 17 years ago