aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Expand)AuthorAgeFilesLines
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a t...Rod Whitby2007-09-271-2/+2
* fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)Nicolas Thill2007-09-261-1/+3
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-231-0/+3
* add LM77 sensors support (closes: #2419)Nicolas Thill2007-09-231-1/+17
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-231-2/+2
* move hardware monitoring support in a separate hwmon.mk (before adding other ...Nicolas Thill2007-09-232-37/+46
* move crypto support to a seperate crypto.mk file, split modules into multiple...Nicolas Thill2007-09-234-38/+215
* add missing kconfig option for pppoaFelix Fietkau2007-09-221-1/+1
* add back scx200 gpio i2c module removed in [8825] (too early for generic gpio...Nicolas Thill2007-09-221-3/+20
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-221-0/+35
* add support Konica based USB video devicesNicolas Thill2007-09-211-0/+17
* add a kernel module for usb video devicesNicolas Thill2007-09-211-1/+16
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-212-2/+0
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-212-0/+2
* Add reiserfs module and include it in the FSG-3 profile.Rod Whitby2007-09-201-3/+18
* disable another module on UMLNicolas Thill2007-09-201-1/+1
* oops, forgot a file in [8865]Nicolas Thill2007-09-201-1/+1
* move kernel sound support in its own file from other.mk to sound.mk, rename k...Nicolas Thill2007-09-202-66/+75
* build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add...Nicolas Thill2007-09-201-30/+56
* fix kmod-sched kconfig value (#2380)Felix Fietkau2007-09-201-1/+14
* disable more modules not supported on UMLNicolas Thill2007-09-201-0/+1
* video modules changes: change dependency on kmod-video-core from select to de...Nicolas Thill2007-09-201-17/+18
* only build sound-core module on targets supporting USB, since we don't have a...Nicolas Thill2007-09-191-1/+1
* Added support for generating the cdc-ether kernel module (used to communicate...Rod Whitby2007-09-181-0/+15
* i2c changes: * split i2c algos in separate packages * remove deprecated i2c-s...Nicolas Thill2007-09-171-26/+65
* disable package that can't build on atheros target (no pci/usb)Nicolas Thill2007-09-171-1/+4
* fix wrong submenu for kmod-leds-wrapNicolas Thill2007-09-171-1/+1
* only build in-kernel bcm43xx on broadcom targetsNicolas Thill2007-09-171-1/+1
* move CAPI/ISDN module from other.mk to network.mkNicolas Thill2007-09-172-21/+21
* add kernel module for PCengines WRAP ledsNicolas Thill2007-09-161-0/+16
* move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since...Nicolas Thill2007-09-162-30/+32
* rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ...Nicolas Thill2007-09-161-58/+68
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-...Nicolas Thill2007-09-161-10/+10
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-168-123/+139
* various changes for kernel video support: * move kernel video related modules...Nicolas Thill2007-09-163-63/+79
* change dependency on kmod-atm from depends to select for usb atm modulesNicolas Thill2007-09-161-3/+3
* add missing dependencies on PCI/PCMCIA/USB supportNicolas Thill2007-09-162-7/+10
* add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp...Nicolas Thill2007-09-161-3/+3
* Package support for IP over ATMFlorian Fainelli2007-09-141-0/+16
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-114-20/+20
* move package descriptions to separate definitionsNicolas Thill2007-09-111-2/+8
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-092-2/+2
* fix KCONFIG in packages: move back all KCONFIG from package variants to the m...Nicolas Thill2007-09-095-49/+103
* fix kmod-ide-coreFelix Fietkau2007-09-091-1/+1
* fix kmod-crypto, emit warning messages for kmod packages that cannot be built...Felix Fietkau2007-09-081-25/+25
* Fix kmod-ppp generation (#2337)Florian Fainelli2007-09-081-1/+1
* move package description to a separate definition, remove it when DESCRIPTION...Nicolas Thill2007-09-079-291/+638
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to...Nicolas Thill2007-09-037-168/+269
* use a default VERSION field for kmod packagesNicolas Thill2007-09-021-2/+0
* build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-tNicolas Thill2007-08-301-0/+25