summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.23
Commit message (Collapse)AuthorAgeFilesLines
* add BE I/O memory accessors for arch/ppckaloz2008-01-271-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add patch for including unpartitioned space in the rootfs partition for ↵nbd2008-01-261-0/+32
| | | | | | redboot devices (if applicable) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10263 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsblogic2008-01-261-0/+35
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* change annoying\unavble to open console" warningblogic2008-01-251-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10257 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix esfq compilation (#3005)florian2008-01-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵pavlov2008-01-081-217/+219
| | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/pavlov2008-01-081-108/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10145 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix arm kernel builds with recent binutils versionskaloz2008-01-011-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to netfilter 2.17pavlov2007-12-191-719/+712
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9806 3c298f89-4303-0410-b956-a3cf2f4a3e73
* LED driver for PCEngines ALIX boardsnbd2007-12-141-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> -- git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove an unused #include statement that is causing compile issues on osxnbd2007-12-121-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Replace deprecated DEBUG config symbolflorian2007-12-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9706 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵pavlov2007-12-083-836/+755
| | | | | | been uncommitted for a bit git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* work around kernel config issues with sound modulesnbd2007-11-251-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix build on non-SMP machines of the remote GDB debugging (#2666)florian2007-11-161-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed typo in generic squashfs split patch ... shame on you :)blogic2007-10-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync ssb with upstreamnbd2007-10-142-132/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added some extensions to the phy layerblogic2007-10-141-0/+67
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9297 3c298f89-4303-0410-b956-a3cf2f4a3e73
* back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵nbd2007-10-131-5/+10
| | | | | | for 2.6.23 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9281 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-187/+1380
| | | | | | | | | | * rename patches to follow our naming conventions * 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9269 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter fixes for 2.6.23juhosg2007-10-112-17/+343
| | | | | | | | * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9255 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] dissect yaffs patchjuhosg2007-10-101-15035/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync for 2.6.23-finalejka2007-10-108-167/+178
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rtsp patchejka2007-10-051-29/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9139 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic 2.6.23 patches and configejka2007-10-0441-0/+45953
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9114 3c298f89-4303-0410-b956-a3cf2f4a3e73