summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches
Commit message (Collapse)AuthorAgeFilesLines
* update iptables to 1.4.0 (2.6 kernels only), refresh kernel patchesjuhosg2008-04-157-1326/+1665
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add txpower patches and add uci configuration file From: Vasilis T. (aka ↵thepeople2007-11-281-0/+160
| | | | | | Acinonyx) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter/ipset cleanupsjuhosg2007-10-121-152/+1216
| | | | | | | | | | * 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 patchjuhosg2007-10-101-15002/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9249 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix an off-by-one errornbd2007-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 ↵florian2007-08-073-440/+0
| | | | | | x86 target can benefit from them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also add eeprom 93cx6 to generic-2.6florian2007-08-073-0/+440
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8372 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split: fix a typo, and fix compiler warningsjuhosg2007-07-201-2/+2
| | | | 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)nbd2007-07-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* restore Kconfig options of rootfs_split for 2.6.21.5juhosg2007-07-191-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8064 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rootfs_split fixesjuhosg2007-07-191-14/+11
| | | | | | | | * 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 patchjuhosg2007-07-191-61/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ipp2pnbd2007-07-161-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8005 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix layer7 for 2.6.21nbd2007-07-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a typo in the imq module (patch from #2005)nbd2007-07-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7908 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update imq patches (fixes #2009)nbd2007-07-021-63/+75
| | | | 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 ↵nbd2007-07-022-77/+105
| | | | | | - 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
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd2007-06-251-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add mini_fo fix from #1801nbd2007-06-201-10/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7676 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed ipset patch to make it work right from userlandpavlov2007-06-111-80/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update the yaffs patch to include the fix by Giampaolo Mancini (mancho), ↵florian2007-06-081-66/+92
| | | | | | closes #1779 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵kaloz2007-06-081-1/+1
| | | | | | with wigyori git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ar7-2.6 fixes by Stefan Weilnbd2007-06-041-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Updated yaffs2, thanks to David Goodenough (#1779)florian2007-05-301-993/+2903
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh kernel patches so that they apply cleanlynbd2007-05-2637-680/+704
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus netfilter dependenciesnbd2007-05-261-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing ↵nbd2007-05-261-1035/+0
| | | | | | problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic GPIO to MIPS boards, use it for au1000 and for the MTX-1 led ↵florian2007-05-241-0/+32
| | | | | | driver as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* nuke vga console support from the x86 lzma loader, it seems to cause ↵nbd2007-05-241-109/+16
| | | | | | problems at least in qemu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86 lzma loadernbd2007-05-231-221/+184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update netfilter patches, fix atheroskaloz2007-05-235-791/+1534
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix x86-2.6 compilenbd2007-05-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix compile error in the netfilter ipset modulenbd2007-05-231-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7kaloz2007-05-2318-2418/+1565
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix duplicate entries in the patchflorian2007-05-201-50/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add generic GPIO support to MIPS boardsflorian2007-05-201-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sure the ramdisk generation will work when you have defined a special ↵florian2007-05-031-0/+24
| | | | | | TIMEFMT git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* backport a few usb device ids from 2.6.21 for airprimembm2007-05-011-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move the lzma decompressor out of squashfs-lzma patch and into a new patch ↵nbd2007-04-183-123/+124
| | | | | | (i want to use it for initramfs in the future) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7001 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add lzma compression for x86 based targetsflorian2007-04-161-0/+1167
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix free space size checkejka2007-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6880 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Move the yaffs patch to be generic, shared between rb532 and adm5120florian2007-03-261-0/+13085
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* R.I.P. devfskaloz2007-03-032-12392/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make squashfs overlay support more generic and integrate it for x86-2.6nbd2007-03-021-0/+112
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6450 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move mtd rootfs split patch to generic-2.6, disabled for broadcom targets ↵nbd2007-03-011-0/+414
| | | | | | until the flash map driver is updated and tested git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a patch to revert recent breakage in the intel cfi flash driver (fixes ↵nbd2007-02-281-0/+169
| | | | | | #1140) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update to imq patch version 2.6.19-imq3 - fixes kernel oops from #1397nbd2007-02-281-428/+452
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Finally fix the pesky x86-2.6 block2mtd related crash (#1058)nbd2007-02-181-0/+11
| | | | | | | | | | | | | | | | | | When erasing blocks, block2mtd checks the block on the physical disk to see if everything's filled with 0xff. When grabbing a page from the page cache, it initializes the limit as <start address> + PAGE_SIZE. Turns out that the pointer to the status page is (unsigned long *), and thus it adds (PAGE_SIZE * 4). This would never have been caught, if it wasn't for the unlikely event that block2mtd catches the *last* page available in the system ram and thus tries to scan 4 memory pages from there. The absolutely trivial fix is to do a double cast (cast to (u8 *), add PAGE_SIZE, then cast to (unsigned long *)) ... and there was much rejoicing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add fix for kernel headers to allow offsetof access from user spacenbd2007-02-141-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6299 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move tlb change for mips 4KC to generic patches (required for most mips targets)nbd2007-02-131-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6294 3c298f89-4303-0410-b956-a3cf2f4a3e73