summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Collapse)AuthorAgeFilesLines
* 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
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-295-0/+5
| | | | SVN-Revision: 24850
* target/linux: sync to kernel 2.6.37-rc8, refresh patchesAlexandros C. Couloumbis2010-12-2921-91/+60
| | | | SVN-Revision: 24847
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵Hauke Mehrtens2010-12-221-0/+1
| | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805
* kernel: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-225-7/+7
| | | | SVN-Revision: 24804
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelHauke Mehrtens2010-12-2216-20/+20
| | | | SVN-Revision: 24798
* fix layer7 patches for Kernels >= 2.6.35, thanks Daniel GimpelevichJo-Philipp Wich2010-12-193-18/+96
| | | | SVN-Revision: 24728
* generic: fix min/max confusion in jffs2_sum_init on 2.6.32Gabor Juhos2010-12-171-0/+25
| | | | SVN-Revision: 24652
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-179-0/+456
| | | | SVN-Revision: 24646
* generic: add usb_find_device_by_name helperGabor Juhos2010-12-175-0/+420
| | | | SVN-Revision: 24645
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-17133-45350/+0
| | | | SVN-Revision: 24644
* revert r24604Imre Kaloz2010-12-152-221/+223
| | | | SVN-Revision: 24605
* target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37Alexandros C. Couloumbis2010-12-152-223/+221
| | | | SVN-Revision: 24604
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-112-4/+4
| | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486
* linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)Alexandros C. Couloumbis2010-12-0811-80/+55
| | | | SVN-Revision: 24370
* ethernet driver fixup for ppc4xxImre Kaloz2010-12-081-0/+26
| | | | SVN-Revision: 24328
* flash_chips: Added Macronix MX29LV640T Flash Chip support previously ↵Daniel Dickinson2010-12-073-0/+90
| | | | | | mistakenly added to brcm63xx. Thanks blunoise. SVN-Revision: 24313
* kernel: fix cryptodev with kernel >= 2.6.35Hauke Mehrtens2010-12-061-2/+8
| | | | | | | | The fix is from http://sourceforge.net/mailarchive/forum.php?thread_name=20100906035717.GA7562%40mcafee.com&forum_name=ocf-linux-users Thank you tripolar for reporting the issue and finding a solution for it. SVN-Revision: 24286
* generic: yet another missing config symbol for 2.6.37Gabor Juhos2010-12-011-0/+1
| | | | SVN-Revision: 24208
* backport two changes from kernel.org: ↵Jo-Philipp Wich2010-11-3014-0/+349
| | | | | | | | | 65e9b62d4503849b10bedfc29bff0473760cc597 ipv6: add special mode accept_ra=2 to accept RA while configured as router c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8 ipv6: add special mode forwarding=2 to send RS while configured as router SVN-Revision: 24195
* kernel: add missing config symbols for 2.6.37-rc3Hauke Mehrtens2010-11-281-0/+2
| | | | | | Thank you maddes for reporting. (closes #8323) SVN-Revision: 24165
* kernel: add missing config optionHauke Mehrtens2010-11-271-0/+1
| | | | SVN-Revision: 24157
* update to the latest stable kernelsImre Kaloz2010-11-2411-23/+23
| | | | SVN-Revision: 24136
* generic: add rtl8366rb switch vlan fid supportGabor Juhos2010-11-243-7/+66
| | | | | | | | | | | Allows to use fids 0 to 7. Default is 0. Those who will use this don't forget to `set vlan fid` every time after `set vlan ports` if you want non default behavior. Minor changes. Version bump. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 24125
* linux/generic: add 2.6.37 support for the Cisco 7941/7945 IP phones: ↵Alexandros C. Couloumbis2010-11-231-0/+118
| | | | | | http://lkml.org/lkml/2010/11/21/219 (thank you Kevin Cernekee) SVN-Revision: 24114
* linux/generic: refresh 2.6.37 patchesAlexandros C. Couloumbis2010-11-2312-22/+22
| | | | SVN-Revision: 24111
* target/linux: sync kernel patches to 2.6.37-rc3Alexandros C. Couloumbis2010-11-221-18/+0
| | | | SVN-Revision: 24095
* remove 2.6.25 supportImre Kaloz2010-11-2271-128833/+0
| | | | SVN-Revision: 24089
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-226-5/+6
| | | | SVN-Revision: 24083
* add 2.6.32 patches to use ext4 for ext2/3Imre Kaloz2010-11-223-0/+202
| | | | SVN-Revision: 24082