| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for USB_SERIAL_VISOR, closes #180 | Florian Fainelli | 2006-01-06 | 1 | -0/+4 |
* | software watchdog as kernel modul, pf ring as kernel module. saves some bytes... | Waldemar Brodkorb | 2006-01-02 | 1 | -0/+8 |
* | merge netfilter modules and iptables extensions variables | Nicolas Thill | 2005-12-07 | 1 | -10/+10 |
* | update the 2.4 kernel to 2.4.32. it seems pl2303 has the fixes from 2.6, so w... | Imre Kaloz | 2005-11-18 | 1 | -1/+1 |
* | fix kernel package and kernel modules dependency on it | Nicolas Thill | 2005-11-15 | 1 | -2/+1 |
* | fix pcmcia modules loading (thanks to Mr-packet) | Nicolas Thill | 2005-11-15 | 1 | -2/+2 |
* | add pcmcia support for 2.4/brcm and serial_cs kernel module | Nicolas Thill | 2005-11-15 | 1 | -0/+4 |
* | backport netfilter modules split introduced by changeset:2083 in whiterussian... | Nicolas Thill | 2005-11-11 | 1 | -3/+45 |
* | use the same versioning scheme for kernel and modules | Nicolas Thill | 2005-11-08 | 1 | -1/+1 |
* | add kmod-net-e100 and kmod-pcmcia packages, | Nicolas Thill | 2005-11-01 | 1 | -0/+13 |
* | fix typos, sort template calls | Nicolas Thill | 2005-11-01 | 1 | -6/+6 |
* | continue massive kernel menuconfig reorganization | Nicolas Thill | 2005-10-24 | 1 | -29/+59 |
* | continue massive kernel menuconfig reorganization | Nicolas Thill | 2005-10-24 | 1 | -85/+123 |
* | remove some unnecessary messages | Felix Fietkau | 2005-10-24 | 1 | -2/+0 |
* | add support for more network devices, | Nicolas Thill | 2005-10-23 | 1 | -3/+40 |
* | rename soekris port to x86 | Nicolas Thill | 2005-10-23 | 1 | -2/+2 |
* | another batch of V= stuff | Felix Fietkau | 2005-10-22 | 1 | -3/+1 |
* | make log output a bit nicer | Felix Fietkau | 2005-10-22 | 1 | -1/+0 |
* | fix kernel package install bug | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
* | fix unnecessary recompiling of packages | Felix Fietkau | 2005-10-22 | 1 | -5/+5 |
* | add some more verbosity stuff | Felix Fietkau | 2005-10-22 | 1 | -19/+25 |
* | large build system cleanup. added some stuff to control the verbosity level, ... | Felix Fietkau | 2005-10-22 | 1 | -6/+3 |
* | add AX25 support (thanks to Michael Conrad) | Nicolas Thill | 2005-10-20 | 1 | -1/+5 |
* | add alsa kernel driver (thanks to David Collet) | Nicolas Thill | 2005-09-29 | 1 | -2/+4 |
* | add KERNEL vars | Waldemar Brodkorb | 2005-09-10 | 1 | -9/+1 |
* | usb audio from dave, thx | Waldemar Brodkorb | 2005-09-10 | 1 | -0/+4 |
* | add initial support for some USB-to-serial converters | Nicolas Thill | 2005-09-04 | 1 | -0/+17 |
* | fix some typos | Felix Fietkau | 2005-09-01 | 1 | -2/+2 |
* | move pppox module to generic ppp kmod- package | Felix Fietkau | 2005-08-26 | 1 | -1/+1 |
* | fix atm driver build, fix static build of sched and crypto stuff | Felix Fietkau | 2005-08-22 | 1 | -2/+8 |
* | fix ar7 compile | Felix Fietkau | 2005-08-17 | 1 | -2/+2 |
* | add fixes from whiterussian | Felix Fietkau | 2005-08-15 | 1 | -10/+12 |
* | add initial video4linux support (for usb webcams) to head | Nicolas Thill | 2005-08-14 | 1 | -0/+6 |
* | fix usb-ohci modules.d file | Felix Fietkau | 2005-08-13 | 1 | -1/+1 |
* | bluetooth fixes from Tomas Vanek | Waldemar Brodkorb | 2005-07-26 | 1 | -0/+1 |
* | add preliminary support for soekris boards | Nicolas Thill | 2005-07-25 | 1 | -0/+4 |
* | fix package install order | Felix Fietkau | 2005-07-25 | 1 | -1/+1 |
* | add support for multiple target arch | Nicolas Thill | 2005-07-24 | 1 | -1/+1 |
* | move wificonf and nvram stuff back to package/, remove build_mipsel/root, run... | Felix Fietkau | 2005-07-24 | 1 | -10/+10 |
* | install externally compiled kernel-specific packages into the kernel-specific... | Felix Fietkau | 2005-07-16 | 1 | -8/+15 |
* | add modules.d to kernel modules | Felix Fietkau | 2005-07-16 | 1 | -18/+18 |
* | add missing bluetooth kernel stuff | Waldemar Brodkorb | 2005-07-15 | 1 | -0/+4 |
* | add a load of fixes from whiterussian to head | Felix Fietkau | 2005-07-11 | 1 | -0/+3 |
* | ar7: add firmware blob to adsl driver ipkg, update led driver | Felix Fietkau | 2005-07-10 | 1 | -6/+3 |
* | add ar7 adsl driver support | Felix Fietkau | 2005-07-10 | 1 | -0/+10 |
* | some additions to the ar7 system code, added cpmac network driver | Felix Fietkau | 2005-07-09 | 1 | -0/+4 |
* | add acm usb modem modul | Waldemar Brodkorb | 2005-07-07 | 1 | -0/+3 |
* | fix ar7 config dependencies in linux-2.4 directory | Felix Fietkau | 2005-07-06 | 1 | -1/+1 |
* | change kernel package name to kernel-VERSION-BOARD to work around ipkg bug | Felix Fietkau | 2005-07-04 | 1 | -2/+3 |
* | add incomplete ar7 hardware support (disabled by default) | Felix Fietkau | 2005-06-14 | 1 | -1/+1 |