summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.25
Commit message (Collapse)AuthorAgeFilesLines
* netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by ↵Nicolas Thill2009-05-141-237/+0
| | | | | | xt_limit (CONFIG_NETFILTER_XT_MATCH_TIME) in 2.6.24 and newer, remove ipt_limit in 2.4 since we don't have userland support for it in iptables v1.3.8 SVN-Revision: 15843
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-141-0/+14
| | | | SVN-Revision: 15840
* refresh patchesImre Kaloz2009-05-042-10/+10
| | | | SVN-Revision: 15581
* layer7 has been upgraded in [15517], but the old patches weren't removed -- ↵Imre Kaloz2009-05-041-2101/+0
| | | | | | remove them now SVN-Revision: 15580
* refreshed layer7 patches for 2.6.21.7, 2.6.23.17 and 2.6.25.20Jo-Philipp Wich2009-04-302-10/+2143
| | | | SVN-Revision: 15517
* remove custom phy layer patches from older kernels where they are not neededFelix Fietkau2009-03-224-158/+0
| | | | SVN-Revision: 14978
* generic-2.6: remove remaining ipp2p patchesGabor Juhos2009-03-015-942/+21
| | | | SVN-Revision: 14714
* generic-2.6: remove TARPIT and CHAOS patches and config optionsGabor Juhos2009-02-083-1173/+1
| | | | SVN-Revision: 14456
* refresh 2.6.25 patchesGabor Juhos2008-12-062-3/+3
| | | | SVN-Revision: 13526
* fix chaostables patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-12-021-0/+10
| | | | | | headers_install' SVN-Revision: 13465
* fix ipset patch to have headers installed when using 'make -C $(KDIR) ↵Nicolas Thill2008-11-251-0/+17
| | | | | | headers_install' SVN-Revision: 13348
* ocf: move all stuff into files, and fix build error on .25Gabor Juhos2008-11-192-23457/+22
| | | | SVN-Revision: 13288
* update ocf-linux to 20080917Gabor Juhos2008-11-183-40/+4191
| | | | SVN-Revision: 13282
* update to 2.6.25.19, and refresh patchesGabor Juhos2008-11-0765-945/+925
| | | | SVN-Revision: 13137
* Remove me from the gpio-spi related stuffMichael Büsch2008-10-193-70/+54
| | | | SVN-Revision: 13011
* 2.6.25/2.6.26: fix compiler warning in imq.cGabor Juhos2008-09-281-1/+1
| | | | SVN-Revision: 12770
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-12/+0
| | | | SVN-Revision: 12718
* Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)Nicolas Thill2008-08-311-0/+22
| | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-222-6/+6
| | | | SVN-Revision: 12371
* sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)Felix Fietkau2008-08-091-0/+16
| | | | SVN-Revision: 12253
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-2/+2
| | | | SVN-Revision: 12242
* Add cdc-acm locking fix from #3836Florian Fainelli2008-08-051-0/+12
| | | | SVN-Revision: 12154
* fix kernel oops in the redboot partition parser when ↵Felix Fietkau2008-07-261-3/+3
| | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition SVN-Revision: 11948
* update to 2.6.25.12Gabor Juhos2008-07-2612-240/+162
| | | | SVN-Revision: 11933
* fix compile error (closes #3799)Gabor Juhos2008-07-221-2/+6
| | | | SVN-Revision: 11907
* surprise :pGabor Juhos2008-07-217-18/+528
| | | | SVN-Revision: 11894
* The gpiommc configfs interface needs locking.Michael Büsch2008-07-211-0/+60
| | | | SVN-Revision: 11892
* Update gpiommc to use configfsMichael Büsch2008-07-203-231/+550
| | | | SVN-Revision: 11887
* Update GPIO-based MMC driverMichael Büsch2008-07-182-7/+917
| | | | SVN-Revision: 11864
* Add ocf to 2.6.25 for ubsec ssb integrationFlorian Fainelli2008-07-152-0/+19510
| | | | SVN-Revision: 11839
* generic-2.6: update IMQ patch to the official version for 2.6.25, refresh ↵Gabor Juhos2008-06-222-241/+205
| | | | | | patches SVN-Revision: 11551
* generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes ↵Andy Boyett2008-06-191-0/+88
| | | | | | compilation of numerous packages SVN-Revision: 11539
* generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patchGabor Juhos2008-06-161-45/+9
| | | | SVN-Revision: 11502
* generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26Gabor Juhos2008-06-161-289/+363
| | | | SVN-Revision: 11501
* refresh patchImre Kaloz2008-06-111-5/+5
| | | | SVN-Revision: 11434
* add newer, fixed IMQ patch for 2.6.25 and 2.6.26Imre Kaloz2008-06-111-79/+128
| | | | SVN-Revision: 11433
* generic-2.6: revert yaffs changes [11378], the new code is not working ↵Gabor Juhos2008-06-101-80/+0
| | | | | | correctly on RouterBoards SVN-Revision: 11427
* generic-2.6: refresh yaffs patchesGabor Juhos2008-06-072-9/+9
| | | | SVN-Revision: 11397
* generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patchesGabor Juhos2008-06-063-0/+80
| | | | SVN-Revision: 11379
* add a chip_fixup function to the plat_nand driverGabor Juhos2008-06-061-0/+32
| | | | SVN-Revision: 11375
* netfilter: minor IMQ fix for 2.6.25Gabor Juhos2008-06-021-2/+2
| | | | SVN-Revision: 11329
* * add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config ↵Imre Kaloz2008-06-022-30/+30
| | | | | | * resync patches SVN-Revision: 11324
* refresh generic 2.6.25 patches to match upstream styleImre Kaloz2008-05-3059-3309/+2003
| | | | SVN-Revision: 11296
* gpiodev should be in drivers/char, not in drivers/gpio..Imre Kaloz2008-05-301-18/+19
| | | | SVN-Revision: 11294
* fix yaffs on 2.6.25Gabor Juhos2008-05-281-0/+94
| | | | SVN-Revision: 11278
* the hash_conntrack is no longer broken on ARM since 2.6.25.4Gabor Juhos2008-05-201-31/+0
| | | | SVN-Revision: 11223
* refresh generic 2.6.25 patchesGabor Juhos2008-05-1859-1789/+1789
| | | | SVN-Revision: 11189
* Remove files now present upstream in files-2.6.25 (This is mostly just ↵Peter Denison2008-05-163-42/+69
| | | | | | drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16 SVN-Revision: 11155
* fix mini_fo bug on 2.6.25Gabor Juhos2008-05-131-0/+68
| | | | SVN-Revision: 11135
* atheros: added marvell switch driverMatteo Croce2008-05-134-0/+178
| | | | SVN-Revision: 11129