summaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-246-195/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kernel config: disable the pcomp api + zlib decompressor by default - it has ↵Felix Fietkau2011-02-248-19/+24
| | | | | | not been used for a while now SVN-Revision: 25684
* kernel config: remove the obsolete pcomp unlzma symbolFelix Fietkau2011-02-245-5/+0
| | | | SVN-Revision: 25683
* kernel config: refresh using kconfig.plFelix Fietkau2011-02-244-341/+340
| | | | SVN-Revision: 25682
* 2.6.38: Remove patches that are upstream in -rc6Michael Büsch2011-02-232-403/+0
| | | | SVN-Revision: 25680
* kernel: add missing config symbolsFelix Fietkau2011-02-212-0/+4
| | | | SVN-Revision: 25643
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-21127-10970/+354
| | | | SVN-Revision: 25641
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-216-0/+1026
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-205-0/+72
| | | | SVN-Revision: 25630
* update to 2.6.32.29Florian Fainelli2011-02-195-9/+9
| | | | SVN-Revision: 25583
* update to 2.6.35.11Florian Fainelli2011-02-194-9/+9
| | | | SVN-Revision: 25582
* update to kernel 2.6.36.4Florian Fainelli2011-02-194-7/+7
| | | | SVN-Revision: 25580
* update to 2.6.37.1Florian Fainelli2011-02-193-3/+3
| | | | SVN-Revision: 25577
* add more 2.6.37 missing symbolsFlorian Fainelli2011-02-141-0/+2
| | | | SVN-Revision: 25534
* refresh 2.6.37 patchesFlorian Fainelli2011-02-1221-61/+61
| | | | SVN-Revision: 25483
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+5
| | | | SVN-Revision: 25447
* update ARM mach-typesJo-Philipp Wich2011-02-026-20/+503
| | | | SVN-Revision: 25333
* add a few missing kernel config symbolsFelix Fietkau2011-02-018-2/+25
| | | | SVN-Revision: 25284
* config symbol cleanupImre Kaloz2011-02-014-0/+33
| | | | SVN-Revision: 25272
* add missing symbolsImre Kaloz2011-02-012-0/+4
| | | | SVN-Revision: 25271
* we don't support gcc 4.1.xImre Kaloz2011-01-278-88/+0
| | | | SVN-Revision: 25147
* generic: rtl8366s: allow initial register values to be passed via platform_dataGabor Juhos2011-01-262-0/+18
| | | | SVN-Revision: 25120
* generic: remove en25pxx support patch, it is in mainline since 2.6.36Gabor Juhos2011-01-255-45/+6
| | | | SVN-Revision: 25097
* kernel: when bridging, do not forward EAP frames to other ports, only ↵Felix Fietkau2011-01-257-0/+105
| | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095
* refresh patchesImre Kaloz2011-01-242-3/+3
| | | | SVN-Revision: 25089
* replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵Imre Kaloz2011-01-243-11/+40
| | | | | | enable it in the generic config SVN-Revision: 25088
* this missing header patch is way too old for any sane software to depend on itImre Kaloz2011-01-241-9/+0
| | | | SVN-Revision: 25087
* remove mips gcc4 inline patch - fixed upstreamImre Kaloz2011-01-241-11/+0
| | | | SVN-Revision: 25086
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-2440-1357/+0
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-246-534/+0
| | | | SVN-Revision: 25083
* refresh 2.6.38 patches with -rc2Imre Kaloz2011-01-248-18/+7
| | | | SVN-Revision: 25081
* preliminary 2.6.38 supportImre Kaloz2011-01-21119-0/+68771
| | | | SVN-Revision: 25057
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-171-0/+1
| | | | SVN-Revision: 25031
* add missing kernel kernel config symbolFelix Fietkau2011-01-162-0/+2
| | | | SVN-Revision: 25017
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-097-0/+11
| | | | | | | | general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target. Thank you Philip Prindeville SVN-Revision: 24951
* generic: generic: remove MIPS device tree backport patch from 2.6.36Gabor Juhos2011-01-091-233/+0
| | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946
* generic: rtl8366: fix build errorGabor Juhos2011-01-091-2/+2
| | | | SVN-Revision: 24943
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-084-1/+11
| | | | SVN-Revision: 24939
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-084-8/+30
| | | | SVN-Revision: 24938
* generic: rtl8366: add enable_port helperGabor Juhos2011-01-083-0/+15
| | | | SVN-Revision: 24937
* generic: rtl8366_smi: init VLANs only in first switch initializationGabor Juhos2011-01-081-10/+30
| | | | SVN-Revision: 24936
* generic: rtl8366s: use correct bitmasks in sanity checksGabor Juhos2011-01-081-4/+4
| | | | SVN-Revision: 24935
* generic: rtl8366s: add vlan fid supportGabor Juhos2011-01-081-0/+7
| | | | SVN-Revision: 24934
* generic: rtl8366: add debugfs file for VLAN4K tableGabor Juhos2011-01-082-0/+60
| | | | SVN-Revision: 24933
* generic: rtl8366rb: use correct bitmasks in sanity checksGabor Juhos2011-01-081-4/+4
| | | | SVN-Revision: 24930
* fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵Jo-Philipp Wich2011-01-057-7/+7
| | | | | | Dickinson for tracking this down SVN-Revision: 24906
* disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a ↵Jo-Philipp Wich2011-01-052-0/+2
| | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-307-0/+28
| | | | SVN-Revision: 24860
* generic: update ARM mach-typesGabor Juhos2010-12-295-21/+1703
| | | | SVN-Revision: 24854
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-295-1/+37
| | | | SVN-Revision: 24852