Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refresh 2.6.26 patches | Gabor Juhos | 2008-11-06 | 64 | -373/+373 |
| | | | | SVN-Revision: 13135 | ||||
* | fix broken patch. | Lars-Peter Clausen | 2008-11-05 | 1 | -88/+83 |
| | | | | SVN-Revision: 13126 | ||||
* | Fix broken patch to drivers/mtd/device/block2mtd.c | Lars-Peter Clausen | 2008-11-05 | 1 | -6/+23 |
| | | | | SVN-Revision: 13125 | ||||
* | improve routing/nat performance for devices using the marvell 88e6060 switch | Felix Fietkau | 2008-10-28 | 3 | -5/+12 |
| | | | | SVN-Revision: 13060 | ||||
* | remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵ | Felix Fietkau | 2008-10-22 | 165 | -45570/+7767 |
| | | | | | | build errors SVN-Revision: 13022 | ||||
* | Remove me from the gpio-spi related stuff | Michael Büsch | 2008-10-19 | 3 | -70/+54 |
| | | | | SVN-Revision: 13011 | ||||
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | 76 | -2660/+0 |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | ||||
* | add new switch configuration api | Felix Fietkau | 2008-10-18 | 8 | -0/+2132 |
| | | | | SVN-Revision: 13009 | ||||
* | refresh patches against 2.6.27 final | Gabor Juhos | 2008-10-15 | 59 | -221/+221 |
| | | | | SVN-Revision: 12987 | ||||
* | enable debugfs by default | Felix Fietkau | 2008-10-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 12949 | ||||
* | refresh 2.6.27 patches based on -rc9 | Gabor Juhos | 2008-10-07 | 4 | -4/+4 |
| | | | | SVN-Revision: 12892 | ||||
* | update mini_fo fix for 2.6.27 | Gabor Juhos | 2008-10-06 | 1 | -3/+13 |
| | | | | SVN-Revision: 12875 | ||||
* | make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016) | Gabor Juhos | 2008-10-05 | 4 | -12/+12 |
| | | | | SVN-Revision: 12864 | ||||
* | 2.6.27: revert case insensitive match support in xt_string while we are ↵ | Gabor Juhos | 2008-10-05 | 1 | -0/+112 |
| | | | | | | using iptables-1.4.0 SVN-Revision: 12862 | ||||
* | fix a typo in the generic 2.6.27 config | Gabor Juhos | 2008-10-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 12861 | ||||
* | move some 2.6.27 config stuff to generic | Gabor Juhos | 2008-10-05 | 1 | -1/+14 |
| | | | | SVN-Revision: 12860 | ||||
* | refresh 2.6.27 patches based on -rc8 | Gabor Juhos | 2008-10-05 | 3 | -4/+4 |
| | | | | SVN-Revision: 12858 | ||||
* | CONFIG_NF_CT_ACCT is deprecated in 2.6.27 | Felix Fietkau | 2008-10-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12819 | ||||
* | move some 2.6.27 config stuff from ixp to generic, use slab instead of slub ↵ | Felix Fietkau | 2008-09-29 | 1 | -39/+77 |
| | | | | | | by default (slub crashes early on), enable kallsyms for now until the target is stable SVN-Revision: 12800 | ||||
* | port generic and ixp4xx kernel patches to 2.6.27 (compiles except for ↵ | Felix Fietkau | 2008-09-29 | 109 | -0/+71054 |
| | | | | | | iptables, but otherwise completely untested) SVN-Revision: 12790 | ||||
* | 2.6.25/2.6.26: fix compiler warning in imq.c | Gabor Juhos | 2008-09-28 | 2 | -2/+2 |
| | | | | SVN-Revision: 12770 | ||||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 4 | -25/+2 |
| | | | | SVN-Revision: 12718 | ||||
* | sync kernel config | Gabor Juhos | 2008-09-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 12711 | ||||
* | add gpio related config symbols to generic config | Nicolas Thill | 2008-09-25 | 1 | -0/+2 |
| | | | | SVN-Revision: 12710 | ||||
* | move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and ↵ | Nicolas Thill | 2008-09-25 | 1 | -0/+2 |
| | | | | | | disable the later (deprecated Video for Linux API v1) SVN-Revision: 12692 | ||||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 | 2 | -2/+2 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||||
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 12684 | ||||
* | add missing CONFIG_SPI_DEBUG symbol | Nicolas Thill | 2008-09-24 | 4 | -0/+4 |
| | | | | SVN-Revision: 12683 | ||||
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 4 | -52/+52 |
| | | | | SVN-Revision: 12649 | ||||
* | Remove 2.6.22 kernel configuration file | Florian Fainelli | 2008-09-21 | 1 | -1675/+0 |
| | | | | SVN-Revision: 12639 | ||||
* | Remove 2.6.22 files, no target uses them anymore | Florian Fainelli | 2008-09-21 | 48 | -44666/+0 |
| | | | | SVN-Revision: 12638 | ||||
* | rename generic-2.6/config-default to generic-2.6/config-2.6.21 | Felix Fietkau | 2008-09-21 | 1 | -0/+0 |
| | | | | SVN-Revision: 12637 | ||||
* | rename generic-2.6/patches to generic-2.6/patches-2.6.21 | Felix Fietkau | 2008-09-21 | 44 | -0/+0 |
| | | | | SVN-Revision: 12636 | ||||
* | add missing Kconfig symbol | Nicolas Thill | 2008-09-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 12611 | ||||
* | 2.6.26: add gpiommc driver | Gabor Juhos | 2008-09-10 | 5 | -297/+1249 |
| | | | | SVN-Revision: 12566 | ||||
* | 2.6.26: fix build error caused by the gpio sysfs stuff | Gabor Juhos | 2008-09-05 | 1 | -1/+3 |
| | | | | SVN-Revision: 12536 | ||||
* | 2.6.26: fix gpio sysfs patch, forgot to refresh it | Gabor Juhos | 2008-09-04 | 1 | -14/+18 |
| | | | | SVN-Revision: 12529 | ||||
* | 2.6.26: backport gpio sysfs support form 2.6.27-rcX | Gabor Juhos | 2008-09-04 | 2 | -0/+1021 |
| | | | | SVN-Revision: 12526 | ||||
* | Move I2C_PCA Kconfig item to generic-2.6 | Nicolas Thill | 2008-09-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 12459 | ||||
* | Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912) | Nicolas Thill | 2008-08-31 | 2 | -0/+32 |
| | | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447 | ||||
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 | 7 | -21/+21 |
| | | | | SVN-Revision: 12371 | ||||
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 | 1 | -12/+13 |
| | | | | SVN-Revision: 12362 | ||||
* | redboot.c - adds implicit creation of boardconfig partition | John Crispin | 2008-08-19 | 1 | -0/+62 |
| | | | | SVN-Revision: 12340 | ||||
* | Add missing config symbols | Florian Fainelli | 2008-08-13 | 2 | -0/+2 |
| | | | | SVN-Revision: 12295 | ||||
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 12276 | ||||
* | sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) | Felix Fietkau | 2008-08-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 12253 | ||||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 3 | -12/+8 |
| | | | | SVN-Revision: 12242 | ||||
* | Duplicate of r12143 | Florian Fainelli | 2008-08-05 | 1 | -15/+0 |
| | | | | SVN-Revision: 12178 | ||||
* | Fix inclusion of pim.h like igmpproxy | Florian Fainelli | 2008-08-05 | 1 | -0/+15 |
| | | | | SVN-Revision: 12176 | ||||
* | Add cdc-acm locking fix from #3836 | Florian Fainelli | 2008-08-05 | 1 | -0/+12 |
| | | | | SVN-Revision: 12154 |