Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add proper 2.6.25 support | Imre Kaloz | 2008-04-19 | 51 | -0/+134102 |
| | | | | SVN-Revision: 10865 | ||||
* | disable CONFIG_BRIDGE_NETFILTER by default | Felix Fietkau | 2008-04-17 | 2 | -2/+2 |
| | | | | SVN-Revision: 10854 | ||||
* | disable CONFIG_NO_HZ by default (who enabled this?) | Felix Fietkau | 2008-04-17 | 3 | -3/+3 |
| | | | | SVN-Revision: 10849 | ||||
* | move spi_gpio driver into the kernel, clean-up SPI modules | Gabor Juhos | 2008-04-15 | 6 | -0/+359 |
| | | | | SVN-Revision: 10844 | ||||
* | update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches | Gabor Juhos | 2008-04-15 | 19 | -2842/+3162 |
| | | | | SVN-Revision: 10843 | ||||
* | add 2 more symbols missed from my last commit | Nicolas Thill | 2008-04-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 10842 | ||||
* | add missing symbols to 2.6.24 generic config, preventing proper kernel ↵ | Nicolas Thill | 2008-04-15 | 1 | -0/+10 |
| | | | | | | configuration when certain kernel packages were selected SVN-Revision: 10841 | ||||
* | add missing SSB config symbols | Nicolas Thill | 2008-04-12 | 1 | -0/+3 |
| | | | | SVN-Revision: 10797 | ||||
* | fix a quilt incompatible patch | Gabor Juhos | 2008-04-10 | 1 | -95/+12 |
| | | | | SVN-Revision: 10781 | ||||
* | add generic arm machine registry update | Imre Kaloz | 2008-04-09 | 1 | -0/+426 |
| | | | | SVN-Revision: 10779 | ||||
* | forward port redboot rootfs partition space expansion patch to 2.6.24 | Felix Fietkau | 2008-04-08 | 1 | -0/+32 |
| | | | | SVN-Revision: 10773 | ||||
* | modules/gpio-buttons: fix build error on older kernels | Gabor Juhos | 2008-04-08 | 1 | -13/+16 |
| | | | | SVN-Revision: 10771 | ||||
* | ssb-mips: Fix IRQ routing on the MIPS core. | Michael Büsch | 2008-04-08 | 1 | -6/+7 |
| | | | | SVN-Revision: 10770 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 5 | -0/+331 |
| | | | | SVN-Revision: 10766 | ||||
* | generic-2.6/config-2.6.23: add config entry for SENSORS_LM70 | Andy Boyett | 2008-04-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 10733 | ||||
* | Add routed support to br2684 | Florian Fainelli | 2008-04-02 | 1 | -0/+730 |
| | | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710 | ||||
* | Fix the xt_physdev compilation (#3218) | Florian Fainelli | 2008-03-27 | 2 | -2/+2 |
| | | | | SVN-Revision: 10678 | ||||
* | Revert [10668] was accidental | Florian Fainelli | 2008-03-27 | 2 | -5/+2 |
| | | | | SVN-Revision: 10669 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 2 | -2/+5 |
| | | | | SVN-Revision: 10668 | ||||
* | Generate a binary lzma-loader | Florian Fainelli | 2008-03-26 | 2 | -3/+10 |
| | | | | SVN-Revision: 10661 | ||||
* | The following patch enables txpower setting for hostap driver and restores ↵ | Travis Kemen | 2008-03-25 | 1 | -0/+160 |
| | | | | | | txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> SVN-Revision: 10656 | ||||
* | Enable the default-on led trigger | Rod Whitby | 2008-03-22 | 2 | -0/+24 |
| | | | | SVN-Revision: 10643 | ||||
* | generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵ | Rod Whitby | 2008-03-22 | 1 | -0/+9 |
| | | | | | | of 2.6.24.2 to continue SVN-Revision: 10642 | ||||
* | add missing kernel config option | Felix Fietkau | 2008-03-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 10641 | ||||
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵ | Michael Büsch | 2008-03-21 | 2 | -11/+7646 |
| | | | | | | interface. SVN-Revision: 10637 | ||||
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 | 1 | -7/+14 |
| | | | | SVN-Revision: 10625 | ||||
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its ↵ | Felix Fietkau | 2008-03-19 | 1 | -0/+2215 |
| | | | | | | | | | | deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> SVN-Revision: 10619 | ||||
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 3 | -0/+463 |
| | | | | SVN-Revision: 10566 | ||||
* | disable partitions for unallocated redboot flash memory - it caused a null ↵ | Felix Fietkau | 2008-03-07 | 3 | -0/+3 |
| | | | | | | pointer deref SVN-Revision: 10563 | ||||
* | 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431 | Gabor Juhos | 2008-03-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 10547 | ||||
* | netfilter: update to the latest IMQ patch for 2.6.24 from ↵ | Gabor Juhos | 2008-02-20 | 1 | -81/+93 |
| | | | | | | http://www.actusa.net/~linuximq/ SVN-Revision: 10510 | ||||
* | netfilter: fix IMQ bug on 2.6.24 | Gabor Juhos | 2008-02-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 10508 | ||||
* | ssb: Update the GPIO API | Michael Büsch | 2008-02-19 | 1 | -209/+12 |
| | | | | SVN-Revision: 10495 | ||||
* | ssb: Move the generic ssb fixes patch to the generic kernel. | Michael Büsch | 2008-02-19 | 1 | -0/+292 |
| | | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492 | ||||
* | ssb: Update to latest upstream version of ssb. | Michael Büsch | 2008-02-19 | 8 | -242/+371 |
| | | | | SVN-Revision: 10490 | ||||
* | b43: Make probing of NPHY devices possible. | Michael Büsch | 2008-02-18 | 1 | -0/+2 |
| | | | | SVN-Revision: 10487 | ||||
* | * disable ikconfig by default * update ppc40x default config | Imre Kaloz | 2008-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 10380 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 3 | -0/+69 |
| | | | | | | | | | | | | The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality. Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default. Particular thanks to Rod Whitby for all his help with this. Signed-off-by: Nick Forbes <nick.forbes@incepta.com> SVN-Revision: 10348 | ||||
* | 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 |
| | | | | SVN-Revision: 10335 | ||||
* | copy leftover patch from 2.6.23 | Imre Kaloz | 2008-01-30 | 1 | -0/+13 |
| | | | | SVN-Revision: 10333 | ||||
* | show a rotating dash during jffs2 erase | Imre Kaloz | 2008-01-30 | 1 | -0/+24 |
| | | | | SVN-Revision: 10332 | ||||
* | remove binary sysctl number for KERN_PPC_L2CR | Imre Kaloz | 2008-01-30 | 1 | -11/+0 |
| | | | | SVN-Revision: 10331 | ||||
* | netfilter: fix compiler warnings in xt_layer7 | Gabor Juhos | 2008-01-30 | 2 | -10/+10 |
| | | | | SVN-Revision: 10326 | ||||
* | nefilter: fix chaostables on 2.6.24 | Gabor Juhos | 2008-01-30 | 2 | -16/+16 |
| | | | | SVN-Revision: 10320 | ||||
* | netfilter: fix RTSP on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -26/+26 |
| | | | | SVN-Revision: 10319 | ||||
* | netfilter: fix xt_TARPIT on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+2 |
| | | | | SVN-Revision: 10318 | ||||
* | netfilter: fix ipt_SET on 2.6.24 | Gabor Juhos | 2008-01-30 | 1 | -3/+10 |
| | | | | SVN-Revision: 10317 | ||||
* | add upstream git patch for arch/powerpc | Imre Kaloz | 2008-01-28 | 1 | -0/+71515 |
| | | | | SVN-Revision: 10300 | ||||
* | fix squashfs on 2.6.24 | Imre Kaloz | 2008-01-28 | 1 | -0/+19 |
| | | | | SVN-Revision: 10299 | ||||
* | disable chaostables for 2.6.24 until it's fixed | Imre Kaloz | 2008-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 10298 |