aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Collapse)AuthorAge
...
* platform specific patches don't belong hereImre Kaloz2011-01-24
| | | | SVN-Revision: 25083
* refresh 2.6.38 patches with -rc2Imre Kaloz2011-01-24
| | | | SVN-Revision: 25081
* preliminary 2.6.38 supportImre Kaloz2011-01-21
| | | | SVN-Revision: 25057
* Missing symbols for CONFIG_xxx .. Thanks Philip PrindevilleDaniel Dickinson2011-01-17
| | | | SVN-Revision: 25031
* add missing kernel kernel config symbolFelix Fietkau2011-01-16
| | | | SVN-Revision: 25017
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-09
| | | | | | | | 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-09
| | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946
* generic: rtl8366: fix build errorGabor Juhos2011-01-09
| | | | SVN-Revision: 24943
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-08
| | | | SVN-Revision: 24939
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-08
| | | | SVN-Revision: 24938
* generic: rtl8366: add enable_port helperGabor Juhos2011-01-08
| | | | SVN-Revision: 24937
* generic: rtl8366_smi: init VLANs only in first switch initializationGabor Juhos2011-01-08
| | | | SVN-Revision: 24936
* generic: rtl8366s: use correct bitmasks in sanity checksGabor Juhos2011-01-08
| | | | SVN-Revision: 24935
* generic: rtl8366s: add vlan fid supportGabor Juhos2011-01-08
| | | | SVN-Revision: 24934
* generic: rtl8366: add debugfs file for VLAN4K tableGabor Juhos2011-01-08
| | | | SVN-Revision: 24933
* generic: rtl8366rb: use correct bitmasks in sanity checksGabor Juhos2011-01-08
| | | | SVN-Revision: 24930
* fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵Jo-Philipp Wich2011-01-05
| | | | | | 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-05
| | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905
* generic: more CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-30
| | | | SVN-Revision: 24860
* generic: update ARM mach-typesGabor Juhos2010-12-29
| | | | SVN-Revision: 24854
* generic: add missing CONFIG_KEYBOARD_* symbolsGabor Juhos2010-12-29
| | | | SVN-Revision: 24852
* generic: add CONFIG_DEBUG_ICEDCC symbolGabor Juhos2010-12-29
| | | | SVN-Revision: 24850
* target/linux: sync to kernel 2.6.37-rc8, refresh patchesAlexandros C. Couloumbis2010-12-29
| | | | SVN-Revision: 24847
* kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵Hauke Mehrtens2010-12-22
| | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805
* kernel: refresh patches with kernel 2.6.37-rc7Hauke Mehrtens2010-12-22
| | | | SVN-Revision: 24804
* kernel: use tab in front of ledtrig-netdev.o and refresh kernelHauke Mehrtens2010-12-22
| | | | SVN-Revision: 24798
* fix layer7 patches for Kernels >= 2.6.35, thanks Daniel GimpelevichJo-Philipp Wich2010-12-19
| | | | SVN-Revision: 24728
* generic: fix min/max confusion in jffs2_sum_init on 2.6.32Gabor Juhos2010-12-17
| | | | SVN-Revision: 24652
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-17
| | | | SVN-Revision: 24646
* generic: add usb_find_device_by_name helperGabor Juhos2010-12-17
| | | | SVN-Revision: 24645
* generic: nuke 2.6.33 specific stuff, is not used by any platformGabor Juhos2010-12-17
| | | | SVN-Revision: 24644
* revert r24604Imre Kaloz2010-12-15
| | | | SVN-Revision: 24605
* target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37Alexandros C. Couloumbis2010-12-15
| | | | SVN-Revision: 24604
* kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵Hauke Mehrtens2010-12-11
| | | | | | 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-08
| | | | SVN-Revision: 24370
* ethernet driver fixup for ppc4xxImre Kaloz2010-12-08
| | | | SVN-Revision: 24328
* flash_chips: Added Macronix MX29LV640T Flash Chip support previously ↵Daniel Dickinson2010-12-07
| | | | | | mistakenly added to brcm63xx. Thanks blunoise. SVN-Revision: 24313
* kernel: fix cryptodev with kernel >= 2.6.35Hauke Mehrtens2010-12-06
| | | | | | | | 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-01
| | | | SVN-Revision: 24208
* backport two changes from kernel.org: ↵Jo-Philipp Wich2010-11-30
| | | | | | | | | 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-28
| | | | | | Thank you maddes for reporting. (closes #8323) SVN-Revision: 24165
* kernel: add missing config optionHauke Mehrtens2010-11-27
| | | | SVN-Revision: 24157
* update to the latest stable kernelsImre Kaloz2010-11-24
| | | | SVN-Revision: 24136
* generic: add rtl8366rb switch vlan fid supportGabor Juhos2010-11-24
| | | | | | | | | | | 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-23
| | | | | | 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-23
| | | | SVN-Revision: 24111
* target/linux: sync kernel patches to 2.6.37-rc3Alexandros C. Couloumbis2010-11-22
| | | | SVN-Revision: 24095
* remove 2.6.25 supportImre Kaloz2010-11-22
| | | | SVN-Revision: 24089
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-22
| | | | SVN-Revision: 24083
* add 2.6.32 patches to use ext4 for ext2/3Imre Kaloz2010-11-22
| | | | SVN-Revision: 24082