aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.22
Commit message (Collapse)AuthorAgeFilesLines
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-2148-44666/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh generic 2.6.22 patchesImre Kaloz2008-06-1648-1192/+652
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] generic-2.6: yaffs cleanupGabor Juhos2008-06-062-0/+80
| | | | | | | * reduce compiler warnings, * renumber/rename patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh generic 2.6.22 patchesGabor Juhos2008-05-1847-941/+1146
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesGabor Juhos2008-04-155-759/+717
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix a quilt incompatible patch Gabor Juhos2008-04-101-95/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add a polled GPIO buttons input driverGabor Juhos2008-04-071-0/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync ssb with upstreamFelix Fietkau2007-10-142-127/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9302 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsGabor Juhos2007-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] dissect yaffs patchGabor Juhos2007-10-101-15002/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add TARPIT support to netfilter/iptablesGabor Juhos2007-10-071-0/+325
| | | | | | | | | * netfilter: add the xt_TARPIT target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split eeprom_93cx6 patch to make quilt happyGabor Juhos2007-10-012-116/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make morse LED trigger available for all platformsGabor Juhos2007-09-281-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9055 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-221-0/+1370
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-201-32/+45
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Rearrange patchesFlorian Fainelli2007-09-106-116/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename 2.6 high-speed usb serial fix to match 2.4 oneNicolas Thill2007-09-021-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add high-speed usb serial fix from Junxion (closes: #2274)Nicolas Thill2007-08-301-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the icplus phy patch, will be required for the r6040 driver later, ↵Florian Fainelli2007-08-231-0/+182
| | | | | | thanks to Daniel Gimpelevich git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add refresh ioctl to mtd (for rescanning partitions after reflash)Felix Fietkau2007-08-192-68/+537
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix an off-by-one errorFelix Fietkau2007-08-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵Florian Fainelli2007-08-072-0/+11964
| | | | | | x86 target can benefit from them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-063-0/+116
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 ↵Florian Fainelli2007-07-271-0/+358
| | | | | | drivers (thanks to Daniel Gimpelevich) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8200 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: fix a typo, and fix compiler warningsGabor Juhos2007-07-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix rootfs split partition renaming (fix by Eric L. Chen)Felix Fietkau2007-07-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split fixesGabor Juhos2007-07-191-2/+2
| | | | | | | | * avoid compiler warnings on 2.6.22.1 * applies cleanly on 2.6.21.5 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean of the rootfs_split patchGabor Juhos2007-07-191-59/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipp2pFelix Fietkau2007-07-161-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the imq module (patch from #2005)Felix Fietkau2007-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update imq patches (fixes #2009)Felix Fietkau2007-07-021-67/+101
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade layer7 to the latest version and add fixes for 2.6.21 and 2.6.22-rc ↵Felix Fietkau2007-07-022-79/+126
| | | | | | - compile tested on .21, run time tested on .22-rc6 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move SSB out of brcm47xx target into generic-2.6 targetPeter Denison2007-07-012-0/+127
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7844 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Merge mac80211 driver from tree at bu3sch.de, pulled 24/6Peter Denison2007-06-251-48/+63
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Extra bits from wireless-dev for the mac80211 stack - should just be additionsPeter Denison2007-06-211-0/+801
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make 130-netfilter-ipset.patch apply under 2.6.22-rc[45]Peter Denison2007-06-211-61/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_fo fix from #1801Felix Fietkau2007-06-201-10/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipset compile with 2.6.22-rc4Felix Fietkau2007-06-171-272/+143
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove empty patchesFelix Fietkau2007-06-163-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* prepare for the transition to linux 2.6.22 - make it possible to override ↵Felix Fietkau2007-06-1638-0/+43107
the kernel version in the target makefile git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7644 3c298f89-4303-0410-b956-a3cf2f4a3e73