| Commit message (Expand) | Author | Age | Files | Lines |
* | fix a typo in kmod-crypto-test | nico | 2008-02-06 | 1 | -1/+1 |
* | add a workaround for watchdog path changes | nico | 2008-02-06 | 1 | -8/+10 |
* | add a workaround for crypto modules renamed in 2.6.24 | nico | 2008-02-06 | 1 | -7/+17 |
* | [package] kernel/modules: fix zd1211 dependancy (closes: #2985) | juhosg | 2008-01-11 | 1 | -13/+13 |
* | add broadcom b44 driver support | pavlov | 2008-01-10 | 1 | -0/+13 |
* | [package] pcmcia-core: fix a typo | juhosg | 2008-01-09 | 1 | -1/+1 |
* | revert r9801 - fixes #2921 | nbd | 2008-01-06 | 1 | -0/+1 |
* | add sound packages for olpc | blogic | 2008-01-01 | 1 | -2/+4 |
* | add package for olpc sound module | blogic | 2007-12-31 | 1 | -0/+14 |
* | fix ext3 compile (broken by [9822]) | nbd | 2007-12-23 | 1 | -2/+20 |
* | Ext3 cannot load without mbcache, package it as well | florian | 2007-12-22 | 1 | -1/+2 |
* | Put back kmod-ebtables for 2.4 kernels | florian | 2007-12-19 | 1 | -1/+0 |
* | LED driver for PCEngines ALIX boards | nbd | 2007-12-14 | 1 | -0/+16 |
* | [adm5120] new experimental driver for the CF slot on the RouterBOARD 153 | juhosg | 2007-12-11 | 1 | -11/+12 |
* | fixes Ticket #2792 (unresolved symbols) - added module snd-seq-device to pack... | nbd | 2007-12-09 | 1 | -0/+2 |
* | add i8x0 audio driver | nbd | 2007-12-03 | 1 | -0/+17 |
* | Fix AutoLoad macro typos (#2765) | florian | 2007-11-28 | 1 | -4/+4 |
* | package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon) | nbd | 2007-11-28 | 1 | -2/+2 |
* | work around kernel config issues with sound modules | nbd | 2007-11-25 | 1 | -9/+5 |
* | add missing dependency | nbd | 2007-11-25 | 1 | -0/+1 |
* | [packages] kernel: add a kernel module for the usbtest driver | juhosg | 2007-11-16 | 1 | -0/+14 |
* | 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 |