| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix up ata/scsi core depends | nbd | 2007-11-10 | 1 | -3/+3 |
* | turn kmod-crypto-core dep into a select, so that packages like mac80211 are a... | nbd | 2007-11-10 | 1 | -10/+10 |
* | Fix the r8169 kernel module (#2554) | florian | 2007-10-24 | 1 | -16/+0 |
* | The RB513 CF driver is now a module, enable it by default for the RB1xx profile. | florian | 2007-10-23 | 1 | -0/+15 |
* | fix up a few ide related kernel config issues (related to #2516) | nbd | 2007-10-20 | 1 | -5/+6 |
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | juhosg | 2007-10-20 | 1 | -0/+15 |
* | [adm5120] add LEDs trigger for switch port states, thanks to Bernhard Held (c... | juhosg | 2007-10-20 | 1 | -1/+18 |
* | added rtl8169, from #2554 | blogic | 2007-10-16 | 1 | -0/+16 |
* | [kernel] netfilter/ipset cleanups | juhosg | 2007-10-12 | 1 | -0/+12 |
* | [packages] add a kernel module for GPIO LEDs | juhosg | 2007-10-11 | 1 | -2/+19 |
* | split ipip & iptunnel4 and ipv6 & sit into separate packages | nico | 2007-10-10 | 1 | -24/+48 |
* | [adm5120] build leds-adm5120 as a module | juhosg | 2007-10-09 | 1 | -0/+16 |
* | [adm5120] add custom GPIO-based I2C driver | juhosg | 2007-10-09 | 1 | -0/+16 |
* | remove trailing spaces to fix errors at dump time | nico | 2007-10-09 | 1 | -8/+11 |
* | added sdparm and scsi-generic module, from #2481 | blogic | 2007-10-08 | 1 | -0/+10 |
* | add TARPIT support to netfilter/iptables | juhosg | 2007-10-07 | 1 | -0/+3 |
* | Add support for the network packet generator | florian | 2007-10-02 | 1 | -0/+16 |
* | fix kernel config item for 3c95x/vortex network cards (closes: #2441) | nico | 2007-09-29 | 1 | -1/+1 |
* | modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a t... | rwhitby | 2007-09-27 | 1 | -2/+2 |
* | fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957) | nico | 2007-09-26 | 1 | -1/+3 |
* | fix kmod-crypto-core error missing crypto_hash (closes: #2422) | nico | 2007-09-23 | 1 | -0/+3 |
* | add LM77 sensors support (closes: #2419) | nico | 2007-09-23 | 1 | -1/+17 |
* | add ipv6 conntrack support (closes: #2192) | nico | 2007-09-23 | 1 | -2/+2 |
* | move hardware monitoring support in a separate hwmon.mk (before adding other ... | nico | 2007-09-23 | 2 | -37/+46 |
* | move crypto support to a seperate crypto.mk file, split modules into multiple... | nico | 2007-09-23 | 4 | -38/+215 |
* | add missing kconfig option for pppoa | nbd | 2007-09-22 | 1 | -1/+1 |
* | add back scx200 gpio i2c module removed in [8825] (too early for generic gpio... | nico | 2007-09-22 | 1 | -3/+20 |
* | add 2 new kernel modules for USB webcams: ovc511 and ovcamchip | nico | 2007-09-22 | 1 | -0/+35 |
* | add support Konica based USB video devices | nico | 2007-09-21 | 1 | -0/+17 |
* | add a kernel module for usb video devices | nico | 2007-09-21 | 1 | -1/+16 |
* | revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well | nico | 2007-09-21 | 2 | -2/+0 |
* | add compat 'PROVIDES' for renamed kernel modules | nico | 2007-09-21 | 2 | -0/+2 |
* | Add reiserfs module and include it in the FSG-3 profile. | rwhitby | 2007-09-20 | 1 | -3/+18 |
* | disable another module on UML | nico | 2007-09-20 | 1 | -1/+1 |
* | oops, forgot a file in [8865] | nico | 2007-09-20 | 1 | -1/+1 |
* | move kernel sound support in its own file from other.mk to sound.mk, rename k... | nico | 2007-09-20 | 2 | -66/+75 |
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add... | nico | 2007-09-20 | 1 | -30/+56 |
* | fix kmod-sched kconfig value (#2380) | nbd | 2007-09-20 | 1 | -1/+14 |
* | disable more modules not supported on UML | nico | 2007-09-20 | 1 | -0/+1 |
* | video modules changes: change dependency on kmod-video-core from select to de... | nico | 2007-09-20 | 1 | -17/+18 |
* | only build sound-core module on targets supporting USB, since we don't have a... | nico | 2007-09-19 | 1 | -1/+1 |
* | Added support for generating the cdc-ether kernel module (used to communicate... | rwhitby | 2007-09-18 | 1 | -0/+15 |
* | i2c changes: | nico | 2007-09-17 | 1 | -26/+65 |
* | disable package that can't build on atheros target (no pci/usb) | nico | 2007-09-17 | 1 | -1/+4 |
* | fix wrong submenu for kmod-leds-wrap | nico | 2007-09-17 | 1 | -1/+1 |
* | only build in-kernel bcm43xx on broadcom targets | nico | 2007-09-17 | 1 | -1/+1 |
* | move CAPI/ISDN module from other.mk to network.mk | nico | 2007-09-17 | 2 | -21/+21 |
* | add kernel module for PCengines WRAP leds | nico | 2007-09-16 | 1 | -0/+16 |
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since... | nico | 2007-09-16 | 2 | -30/+32 |
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ... | nico | 2007-09-16 | 1 | -58/+68 |