Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add new led trigger for network traffic, fixes #2776 | John Crispin | 2008-03-07 | 1 | -0/+25 |
| | | | | SVN-Revision: 10566 | ||||
* | 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 | ||||
* | "default-on" LED Trigger | Felix Fietkau | 2008-02-02 | 1 | -0/+23 |
| | | | | | | | | | | | | 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 | ||||
* | netfilter: fix compiler warnings in xt_layer7 | Gabor Juhos | 2008-01-30 | 1 | -5/+5 |
| | | | | SVN-Revision: 10326 | ||||
* | add BE I/O memory accessors for arch/ppc | Imre Kaloz | 2008-01-27 | 1 | -0/+80 |
| | | | | SVN-Revision: 10287 | ||||
* | add patch for including unpartitioned space in the rootfs partition for ↵ | Felix Fietkau | 2008-01-26 | 1 | -0/+32 |
| | | | | | | redboot devices (if applicable) SVN-Revision: 10263 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 1 | -0/+35 |
| | | | | SVN-Revision: 10261 | ||||
* | change annoying\unavble to open console" warning | John Crispin | 2008-01-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 10257 | ||||
* | Fix esfq compilation (#3005) | Florian Fainelli | 2008-01-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 10174 | ||||
* | updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵ | Tim Yardley | 2008-01-08 | 1 | -217/+219 |
| | | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel SVN-Revision: 10147 | ||||
* | update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/ | Tim Yardley | 2008-01-08 | 1 | -108/+79 |
| | | | | SVN-Revision: 10145 | ||||
* | fix arm kernel builds with recent binutils versions | Imre Kaloz | 2008-01-01 | 1 | -0/+37 |
| | | | | SVN-Revision: 10079 | ||||
* | update to netfilter 2.17 | Tim Yardley | 2007-12-19 | 1 | -719/+712 |
| | | | | SVN-Revision: 9806 | ||||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 | 1 | -0/+27 |
| | | | | | | | | | | | | | This patch adds a driver for the three LEDs that exists on the PCEngines ALIX 2 and 3 series boards. The driver is also added to the Alix profile. Signed-off-by: Petr Liebman <petrliebman@gmail.com> -- SVN-Revision: 9748 | ||||
* | remove an unused #include statement that is causing compile issues on osx | Felix Fietkau | 2007-12-12 | 1 | -0/+12 |
| | | | | SVN-Revision: 9711 | ||||
* | Replace deprecated DEBUG config symbol | Florian Fainelli | 2007-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 9706 | ||||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 | 3 | -836/+755 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 9598 | ||||
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 | 1 | -0/+20 |
| | | | | SVN-Revision: 9571 | ||||
* | fixed typo in generic squashfs split patch ... shame on you :) | John Crispin | 2007-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9455 | ||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 2 | -132/+0 |
| | | | | SVN-Revision: 9302 | ||||
* | added some extensions to the phy layer | John Crispin | 2007-10-14 | 1 | -0/+67 |
| | | | | SVN-Revision: 9297 | ||||
* | back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵ | Felix Fietkau | 2007-10-13 | 1 | -5/+10 |
| | | | | | | for 2.6.23 SVN-Revision: 9281 | ||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 1 | -187/+1380 |
| | | | | | | update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description SVN-Revision: 9269 | ||||
* | netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, ↵ | Gabor Juhos | 2007-10-11 | 2 | -17/+343 |
| | | | | | | xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well SVN-Revision: 9255 | ||||
* | dissect yaffs patch | Gabor Juhos | 2007-10-10 | 1 | -15035/+0 |
| | | | | SVN-Revision: 9249 | ||||
* | sync for 2.6.23-final | Eugene Konev | 2007-10-10 | 8 | -167/+178 |
| | | | | SVN-Revision: 9234 | ||||
* | fix rtsp patch | Eugene Konev | 2007-10-05 | 1 | -29/+27 |
| | | | | SVN-Revision: 9139 | ||||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 41 | -0/+45953 |
SVN-Revision: 9114 |