| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |||||
| * | add missing kconfig symbol | Felix Fietkau | 2008-08-05 | 1 | -0/+1 | |
| | | | | | SVN-Revision: 12145 | |||||
| * | fix kernel header breakage, which caused a compile error in igmpproxy on ↵ | Felix Fietkau | 2008-08-05 | 1 | -0/+11 | |
| | | | | | | | big-endian targets SVN-Revision: 12143 | |||||
| * | switch to using the SLUB allocator by default in 2.6.26 | Felix Fietkau | 2008-08-05 | 1 | -2/+2 | |
| | | | | | SVN-Revision: 12138 | |||||
| * | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵ | Gabor Juhos | 2008-08-05 | 13 | -78/+83 | |
| | | | | | | | a package for it SVN-Revision: 12133 | |||||
| * | fix ocf compile error | Felix Fietkau | 2008-08-05 | 1 | -0/+11 | |
| | | | | | SVN-Revision: 12118 | |||||
| * | refresh atheros config, add missing symbols to generic 2.6.26 config | Felix Fietkau | 2008-08-05 | 1 | -0/+2 | |
| | | | | | SVN-Revision: 12117 | |||||
| * | more ledtrig-netdev clean ups | John Crispin | 2008-08-04 | 1 | -56/+70 | |
| | | | | | SVN-Revision: 12096 | |||||
| * | makes ledtrignetdev work on .26 and fix whitespaces | John Crispin | 2008-08-04 | 3 | -56/+96 | |
| | | | | | SVN-Revision: 12090 | |||||
| * | Define more missing config symbols for .26 | Florian Fainelli | 2008-08-04 | 1 | -0/+3 | |
| | | | | | SVN-Revision: 12085 | |||||
| * | add more options to the generic 2.6.26 config | Imre Kaloz | 2008-08-03 | 1 | -0/+3 | |
| | | | | | SVN-Revision: 12078 | |||||
| * | revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143 | Imre Kaloz | 2008-08-03 | 1 | -0/+524 | |
| | | | | | SVN-Revision: 12077 | |||||
| * | generic-2.6: resync 2.6.26 config | Andy Boyett | 2008-08-02 | 1 | -0/+4 | |
| | | | | | SVN-Revision: 12071 | |||||
| * | Add missing ebtables configuration symbol, 2.6.22 file untouched, not used | Florian Fainelli | 2008-08-01 | 5 | -0/+5 | |
| | | | | | SVN-Revision: 12063 | |||||
| * | enable multiqueue in the generic config | Imre Kaloz | 2008-07-31 | 1 | -1/+1 | |
| | | | | | SVN-Revision: 12042 | |||||
| * | move CONFIG_XFS_DEBUG to generic config | Nicolas Thill | 2008-07-30 | 1 | -0/+1 | |
| | | | | | SVN-Revision: 12007 | |||||
| * | add missing symbols to 2.6.26 defconfig | Gabor Juhos | 2008-07-27 | 1 | -0/+11 | |
| | | | | | SVN-Revision: 11954 | |||||
| * | fix kernel oops in the redboot partition parser when ↵ | Felix Fietkau | 2008-07-26 | 4 | -12/+12 | |
| | | | | | | | CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition SVN-Revision: 11948 | |||||
| * | cleanup trailing whitespaces in 2.6.26 patches | Gabor Juhos | 2008-07-26 | 14 | -623/+726 | |
| | | | | | SVN-Revision: 11945 | |||||
| * | Resync some kernel configuration options | Florian Fainelli | 2008-07-26 | 4 | -0/+4 | |
| | | | | | SVN-Revision: 11941 | |||||
| * | add backported HSO driver | Imre Kaloz | 2008-07-26 | 2 | -1/+2917 | |
| | | | | | SVN-Revision: 11938 | |||||
| * | fix yaffs on 2.6.26 | Gabor Juhos | 2008-07-26 | 1 | -0/+69 | |
| | | | | | SVN-Revision: 11936 | |||||
| * | update to 2.6.25.12 | Gabor Juhos | 2008-07-26 | 12 | -240/+162 | |
| | | | | | SVN-Revision: 11933 | |||||
| * | add chip_fixup patch of the platform_nand driver to 2.6.26 as well | Gabor Juhos | 2008-07-25 | 1 | -0/+32 | |
| | | | | | SVN-Revision: 11922 | |||||
| * | fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797) | Gabor Juhos | 2008-07-22 | 1 | -4/+8 | |
| | | | | | SVN-Revision: 11908 | |||||
| * | fix compile error (closes #3799) | Gabor Juhos | 2008-07-22 | 1 | -2/+6 | |
| | | | | | SVN-Revision: 11907 | |||||
| * | update mvswitch for 2.6.25 and 2.6.26 as well | Felix Fietkau | 2008-07-21 | 4 | -58/+140 | |
| | | | | | SVN-Revision: 11896 | |||||
