summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* make the whole iptables/netfiter modular (closes: #3871, #3527)Nicolas Thill2008-09-224-52/+52
| | | | SVN-Revision: 12649
* Remove 2.6.22 kernel configuration fileFlorian Fainelli2008-09-211-1675/+0
| | | | SVN-Revision: 12639
* Remove 2.6.22 files, no target uses them anymoreFlorian Fainelli2008-09-2148-44666/+0
| | | | SVN-Revision: 12638
* rename generic-2.6/config-default to generic-2.6/config-2.6.21Felix Fietkau2008-09-211-0/+0
| | | | SVN-Revision: 12637
* rename generic-2.6/patches to generic-2.6/patches-2.6.21Felix Fietkau2008-09-2144-0/+0
| | | | SVN-Revision: 12636
* add missing Kconfig symbolNicolas Thill2008-09-151-0/+1
| | | | SVN-Revision: 12611
* 2.6.26: add gpiommc driverGabor Juhos2008-09-105-297/+1249
| | | | SVN-Revision: 12566
* 2.6.26: fix build error caused by the gpio sysfs stuffGabor Juhos2008-09-051-1/+3
| | | | SVN-Revision: 12536
* 2.6.26: fix gpio sysfs patch, forgot to refresh itGabor Juhos2008-09-041-14/+18
| | | | SVN-Revision: 12529
* 2.6.26: backport gpio sysfs support form 2.6.27-rcXGabor Juhos2008-09-042-0/+1021
| | | | SVN-Revision: 12526
* Move I2C_PCA Kconfig item to generic-2.6Nicolas Thill2008-09-011-0/+1
| | | | SVN-Revision: 12459
* Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)Nicolas Thill2008-08-312-0/+32
| | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-227-21/+21
| | | | SVN-Revision: 12371
* set reasonable generic CRYPTO_ config entries for 2.6.26Nicolas Thill2008-08-211-12/+13
| | | | SVN-Revision: 12362
* redboot.c - adds implicit creation of boardconfig partitionJohn Crispin2008-08-191-0/+62
| | | | SVN-Revision: 12340
* Add missing config symbolsFlorian Fainelli2008-08-132-0/+2
| | | | SVN-Revision: 12295
* Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)Florian Fainelli2008-08-111-0/+1
| | | | SVN-Revision: 12276
* 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-073-12/+8
| | | | SVN-Revision: 12242
* Duplicate of r12143Florian Fainelli2008-08-051-15/+0
| | | | SVN-Revision: 12178
* Fix inclusion of pim.h like igmpproxyFlorian Fainelli2008-08-051-0/+15
| | | | SVN-Revision: 12176
* Add cdc-acm locking fix from #3836Florian Fainelli2008-08-051-0/+12
| | | | SVN-Revision: 12154
* add missing kconfig symbolFelix Fietkau2008-08-051-0/+1
| | | | SVN-Revision: 12145
* fix kernel header breakage, which caused a compile error in igmpproxy on ↵Felix Fietkau2008-08-051-0/+11
| | | | | | big-endian targets SVN-Revision: 12143
* switch to using the SLUB allocator by default in 2.6.26Felix Fietkau2008-08-051-2/+2
| | | | SVN-Revision: 12138
* modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ↵Gabor Juhos2008-08-0513-78/+83
| | | | | | a package for it SVN-Revision: 12133
* fix ocf compile errorFelix Fietkau2008-08-051-0/+11
| | | | SVN-Revision: 12118
* refresh atheros config, add missing symbols to generic 2.6.26 configFelix Fietkau2008-08-051-0/+2
| | | | SVN-Revision: 12117
* more ledtrig-netdev clean upsJohn Crispin2008-08-041-56/+70
| | | | SVN-Revision: 12096
* makes ledtrignetdev work on .26 and fix whitespacesJohn Crispin2008-08-043-56/+96
| | | | SVN-Revision: 12090
* Define more missing config symbols for .26Florian Fainelli2008-08-041-0/+3
| | | | SVN-Revision: 12085
* add more options to the generic 2.6.26 configImre Kaloz2008-08-031-0/+3
| | | | SVN-Revision: 12078
* revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143Imre Kaloz2008-08-031-0/+524
| | | | SVN-Revision: 12077
* generic-2.6: resync 2.6.26 configAndy Boyett2008-08-021-0/+4
| | | | SVN-Revision: 12071
* Add missing ebtables configuration symbol, 2.6.22 file untouched, not usedFlorian Fainelli2008-08-015-0/+5
| | | | SVN-Revision: 12063
* enable multiqueue in the generic configImre Kaloz2008-07-311-1/+1
| | | | SVN-Revision: 12042
* move CONFIG_XFS_DEBUG to generic configNicolas Thill2008-07-301-0/+1
| | | | SVN-Revision: 12007
* add missing symbols to 2.6.26 defconfigGabor Juhos2008-07-271-0/+11
| | | | SVN-Revision: 11954
* fix kernel oops in the redboot partition parser when ↵Felix Fietkau2008-07-264-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 patchesGabor Juhos2008-07-2614-623/+726
| | | | SVN-Revision: 11945
* Resync some kernel configuration optionsFlorian Fainelli2008-07-264-0/+4
| | | | SVN-Revision: 11941
* add backported HSO driverImre Kaloz2008-07-262-1/+2917
| | | | SVN-Revision: 11938
* fix yaffs on 2.6.26Gabor Juhos2008-07-261-0/+69
| | | | SVN-Revision: 11936
* update to 2.6.25.12Gabor Juhos2008-07-2612-240/+162
| | | | SVN-Revision: 11933
* add chip_fixup patch of the platform_nand driver to 2.6.26 as wellGabor Juhos2008-07-251-0/+32
| | | | SVN-Revision: 11922
* fix nf_conntrack_rtsp compile error on 2.6.26 (closes #3797)Gabor Juhos2008-07-221-4/+8
| | | | SVN-Revision: 11908
* fix compile error (closes #3799)Gabor Juhos2008-07-221-2/+6
| | | | SVN-Revision: 11907
* update mvswitch for 2.6.25 and 2.6.26 as wellFelix Fietkau2008-07-214-58/+140
| | | | SVN-Revision: 11896
* add missing defines for mvswitchFelix Fietkau2008-07-211-1/+15
| | | | SVN-Revision: 11895
* surprise :pGabor Juhos2008-07-217-18/+528
| | | | SVN-Revision: 11894