summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.29
Commit message (Collapse)AuthorAgeFilesLines
* get rid of linux 2.6.29Felix Fietkau2009-07-1789-40537/+0
| | | | SVN-Revision: 16883
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-131-0/+42
| | | | SVN-Revision: 16823
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-111-0/+11
| | | | SVN-Revision: 16787
* bump to 2.6.29.6 and refresh patchesGabor Juhos2009-07-056-45/+24
| | | | SVN-Revision: 16698
* pppoe: add extra padding for the header (useful for drivers that need headroom)Felix Fietkau2009-06-291-0/+20
| | | | SVN-Revision: 16628
* turn off the Algorithmics FPU emulator by default now that we have software ↵Florian Fainelli2009-06-281-0/+163
| | | | | | floating point enabled in the toolchain, please recompile your toolchains and kernels SVN-Revision: 16605
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-011-1/+1
| | | | SVN-Revision: 16285
* mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-301-0/+163
| | | | SVN-Revision: 16209
* refresh generic-2.6.29 patchesFlorian Fainelli2009-05-293-4/+2
| | | | SVN-Revision: 16169
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-2884-0/+40161
| | | | SVN-Revision: 16127
* remove 2.6.29 since there are no remaining users of itFlorian Fainelli2009-05-1984-40161/+0
| | | | SVN-Revision: 15922
* generic/2.6.{29,30}: fix rootfs_split with squashfs4Gabor Juhos2009-05-151-0/+27
| | | | SVN-Revision: 15867
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-0/+14
| | | | SVN-Revision: 15840
* reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵Felix Fietkau2009-05-131-0/+42
| | | | | | down to 1.6% (tested with oprofile) SVN-Revision: 15822
* add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)Florian Fainelli2009-05-121-0/+173
| | | | SVN-Revision: 15797
* Add support for pcmcia to ssb. b43 will build now with pcmcia support.Hauke Mehrtens2009-05-111-0/+9
| | | | SVN-Revision: 15784
* Refresh patches.Hauke Mehrtens2009-05-117-43/+38
| | | | SVN-Revision: 15776
* Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on ↵Hauke Mehrtens2009-05-112-24/+22
| | | | | | http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain SVN-Revision: 15775
* improve the skb padding performance change to avoid unnecessary ↵Felix Fietkau2009-05-101-4/+44
| | | | | | reallocations in the routing code SVN-Revision: 15761
* update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30Jo-Philipp Wich2009-05-075-383/+615
| | | | SVN-Revision: 15655
* use force_sig when handling address errorsFlorian Fainelli2009-05-061-0/+45
| | | | SVN-Revision: 15642
* workaround a gcc-4.1 bug which cannot see that word will be initializedFlorian Fainelli2009-05-061-0/+11
| | | | SVN-Revision: 15639
* refresh patchesImre Kaloz2009-05-044-12/+12
| | | | SVN-Revision: 15581
* remove netfilter_upstream_fixes patches, not needed anymore after kernel ↵Nicolas Thill2009-05-031-100/+0
| | | | | | recent updates since they have been, well, fixed upstream :) SVN-Revision: 15576
* netfilter: add a check for ip proto in netfilter_match_speedup patches ↵Nicolas Thill2009-05-031-3/+6
| | | | | | (closes: #5041) SVN-Revision: 15574
* refresh the packet socket patch for 2.6.29Felix Fietkau2009-04-301-3/+3
| | | | SVN-Revision: 15511
* generic-2.6: add ip175c stuff for 2.6.29Gabor Juhos2009-04-302-2/+25
| | | | SVN-Revision: 15505
* refreshed layer7 patches for 2.6.26.8, 2.6.27.21, 2.6.28.9 and 2.6.29.1Jo-Philipp Wich2009-04-302-36/+51
| | | | SVN-Revision: 15502
* Add a driver for Atheros AR8216 switches Thanks to Vertical Communications, ↵Felix Fietkau2009-04-291-0/+23
| | | | | | Inc. for providing access to the documentation SVN-Revision: 15482
* fix a small bug in the socket type patch which broke dhcpFelix Fietkau2009-04-281-1/+1
| | | | SVN-Revision: 15471
* minor cleanup for packet socket type filterFelix Fietkau2009-04-281-6/+6
| | | | SVN-Revision: 15467
* add an optimization for dealing with raw sockets, which allows applications ↵Felix Fietkau2009-04-251-0/+132
| | | | | | to filter out (among others) local tx packets on capture SVN-Revision: 15399
* generic/2.6.29: update yaffs codeGabor Juhos2009-04-243-7811/+12344
| | | | SVN-Revision: 15372
* add generic 2.6.29 patches and config (squashfs still untested, user space ↵Felix Fietkau2009-04-1879-304/+34625
| | | | | | mkfs still missing) SVN-Revision: 15251
* added directory for generic patches for linux kernel 2.6.29 - added ported ↵Mirko Vogt2009-03-091-0/+625
patch <065-rootfs_split> SVN-Revision: 14822