| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the xt_physdev compilation (#3218) | Florian Fainelli | 2008-03-27 | 2 | -2/+2 |
* | Revert [10668] was accidental | Florian Fainelli | 2008-03-27 | 2 | -5/+2 |
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 2 | -2/+5 |
* | Generate a binary lzma-loader | Florian Fainelli | 2008-03-26 | 2 | -3/+10 |
* | The following patch enables txpower setting for hostap driver and restores tx... | Travis Kemen | 2008-03-25 | 1 | -0/+160 |
* | Enable the default-on led trigger | Rod Whitby | 2008-03-22 | 2 | -0/+24 |
* | generic-2.6/config-2.6.24: Added missing config entries to allow compilation ... | Rod Whitby | 2008-03-22 | 1 | -0/+9 |
* | add missing kernel config option | Felix Fietkau | 2008-03-21 | 1 | -0/+1 |
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interf... | Michael Büsch | 2008-03-21 | 2 | -11/+7646 |
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its depreca... | Felix Fietkau | 2008-03-19 | 1 | -0/+2215 |
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
* | disable partitions for unallocated redboot flash memory - it caused a null po... | Felix Fietkau | 2008-03-07 | 3 | -0/+3 |
* | 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | Gabor Juhos | 2008-03-06 | 1 | -0/+1 |
* | netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.n... | Gabor Juhos | 2008-02-20 | 1 | -81/+93 |
* | netfilter: fix IMQ bug on 2.6.24 | Gabor Juhos | 2008-02-20 | 1 | -1/+1 |
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 1 | -209/+12 |
* | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | 1 | -0/+292 |
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 8 | -242/+371 |
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
* | * disable ikconfig by default * update ppc40x default config | Imre Kaloz | 2008-02-04 | 1 | -2/+2 |
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 3 | -0/+69 |
* | port atheros to 2.6.24 (untested), but do not use the new kernel by default yet | Felix Fietkau | 2008-01-31 | 1 | -0/+1 |
* | copy leftover patch from 2.6.23 | Imre Kaloz | 2008-01-30 | 1 | -0/+13 |
* | show a rotating dash during jffs2 erase | Imre Kaloz | 2008-01-30 | 1 | -0/+24 |
* | remove binary sysctl number for KERN_PPC_L2CR | Imre Kaloz | 2008-01-30 | 1 | -11/+0 |
* | netfilter: fix compiler warnings in xt_layer7 | Gabor Juhos | 2008-01-30 | 2 | -10/+10 |
* | nefilter: fix chaostables on 2.6.24 | Gabor Juhos | 2008-01-30 | 2 | -16/+16 |
* | netfilter: fix RTSP on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -26/+26 |
* | netfilter: fix xt_TARPIT on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+2 |
* | netfilter: fix ipt_SET on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+10 |
* | add upstream git patch for arch/powerpc | Imre Kaloz | 2008-01-28 | 1 | -0/+71515 |
* | fix squashfs on 2.6.24 | Imre Kaloz | 2008-01-28 | 1 | -0/+19 |
* | disable chaostables for 2.6.24 until it's fixed | Imre Kaloz | 2008-01-28 | 1 | -1/+1 |
* | generic 2.6.24 support | Imre Kaloz | 2008-01-28 | 43 | -0/+32047 |
* | add BE I/O memory accessors for arch/ppc | Imre Kaloz | 2008-01-27 | 1 | -0/+80 |
* | kernel: add a default for CONFIG_NEW_GPIO | Felix Fietkau | 2008-01-27 | 1 | -0/+1 |
* | add userspace tool for gpio_dev | John Crispin | 2008-01-26 | 1 | -2/+2 |
* | add missing header file | John Crispin | 2008-01-26 | 1 | -0/+11 |
* | add patch for including unpartitioned space in the rootfs partition for redbo... | Felix Fietkau | 2008-01-26 | 1 | -0/+32 |
* | remove binary file | John Crispin | 2008-01-26 | 2 | -372/+0 |
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 7 | -0/+618 |
* | change annoying\unavble to open console" warning | John Crispin | 2008-01-25 | 1 | -0/+13 |
* | add missing kconfig entry | Felix Fietkau | 2008-01-14 | 1 | -0/+1 |
* | Fix esfq compilation (#3005) | Florian Fainelli | 2008-01-11 | 1 | -2/+2 |
* | updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted pat... | Tim Yardley | 2008-01-08 | 1 | -217/+219 |
* | update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/ | Tim Yardley | 2008-01-08 | 1 | -108/+79 |
* | fix arm kernel builds with recent binutils versions | Imre Kaloz | 2008-01-01 | 1 | -0/+37 |
* | update to netfilter 2.17 | Tim Yardley | 2007-12-19 | 1 | -719/+712 |
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 2 | -0/+199 |