Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | |
| | | | | SVN-Revision: 25582 | |||
* | update to kernel 2.6.36.4 | Florian Fainelli | 2011-02-19 | |
| | | | | SVN-Revision: 25580 | |||
* | update to 2.6.37.1 | Florian Fainelli | 2011-02-19 | |
| | | | | SVN-Revision: 25577 | |||
* | add more 2.6.37 missing symbols | Florian Fainelli | 2011-02-14 | |
| | | | | SVN-Revision: 25534 | |||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-12 | |
| | | | | SVN-Revision: 25483 | |||
* | add missing 2.6.37 config symbols. | Florian Fainelli | 2011-02-10 | |
| | | | | SVN-Revision: 25447 | |||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | |
| | | | | SVN-Revision: 25333 | |||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | |
| | | | | SVN-Revision: 25284 | |||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | |
| | | | | SVN-Revision: 25272 | |||
* | add missing symbols | Imre Kaloz | 2011-02-01 | |
| | | | | SVN-Revision: 25271 | |||
* | we don't support gcc 4.1.x | Imre Kaloz | 2011-01-27 | |
| | | | | SVN-Revision: 25147 | |||
* | generic: rtl8366s: allow initial register values to be passed via platform_data | Gabor Juhos | 2011-01-26 | |
| | | | | SVN-Revision: 25120 | |||
* | generic: remove en25pxx support patch, it is in mainline since 2.6.36 | Gabor Juhos | 2011-01-25 | |
| | | | | SVN-Revision: 25097 | |||
* | kernel: when bridging, do not forward EAP frames to other ports, only ↵ | Felix Fietkau | 2011-01-25 | |
| | | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095 | |||
* | refresh patches | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25089 | |||
* | replace the mips_boot patch with one that makes BOOT_RAW selectable, and ↵ | Imre Kaloz | 2011-01-24 | |
| | | | | | | enable it in the generic config SVN-Revision: 25088 | |||
* | this missing header patch is way too old for any sane software to depend on it | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25087 | |||
* | remove mips gcc4 inline patch - fixed upstream | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25086 | |||
* | platform specific patches don't belong here - take #2 | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25085 | |||
* | platform specific patches don't belong here | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25083 | |||
* | refresh 2.6.38 patches with -rc2 | Imre Kaloz | 2011-01-24 | |
| | | | | SVN-Revision: 25081 | |||
* | preliminary 2.6.38 support | Imre Kaloz | 2011-01-21 | |
| | | | | SVN-Revision: 25057 | |||
* | Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville | Daniel Dickinson | 2011-01-17 | |
| | | | | SVN-Revision: 25031 | |||
* | add missing kernel kernel config symbol | Felix Fietkau | 2011-01-16 | |
| | | | | SVN-Revision: 25017 | |||
* | kernel: deactivate ext4 SElinux support and extended attributes support in ↵ | Hauke Mehrtens | 2011-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.36 | Gabor Juhos | 2011-01-09 | |
| | | | | | | It makes no sense without a platform which uses that. SVN-Revision: 24946 | |||
* | generic: rtl8366: fix build error | Gabor Juhos | 2011-01-09 | |
| | | | | SVN-Revision: 24943 | |||
* | generic: rtl8366: enable vlans before enabling the ports | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24939 | |||
* | generic: rtl8366: enable ports only after VLAN configuration is done | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24938 | |||
* | generic: rtl8366: add enable_port helper | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24937 | |||
* | generic: rtl8366_smi: init VLANs only in first switch initialization | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24936 | |||
* | generic: rtl8366s: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24935 | |||
* | generic: rtl8366s: add vlan fid support | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24934 | |||
* | generic: rtl8366: add debugfs file for VLAN4K table | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24933 | |||
* | generic: rtl8366rb: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | |
| | | | | SVN-Revision: 24930 | |||
* | fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵ | Jo-Philipp Wich | 2011-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 Wich | 2011-01-05 | |
| | | | | | | mutex bug in mini_fo leading to hard lockups with various filesystem operations SVN-Revision: 24905 | |||
* | generic: more CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-30 | |
| | | | | SVN-Revision: 24860 | |||
* | generic: update ARM mach-types | Gabor Juhos | 2010-12-29 | |
| | | | | SVN-Revision: 24854 | |||
* | generic: add missing CONFIG_KEYBOARD_* symbols | Gabor Juhos | 2010-12-29 | |
| | | | | SVN-Revision: 24852 | |||
* | generic: add CONFIG_DEBUG_ICEDCC symbol | Gabor Juhos | 2010-12-29 | |
| | | | | SVN-Revision: 24850 | |||
* | target/linux: sync to kernel 2.6.37-rc8, refresh patches | Alexandros C. Couloumbis | 2010-12-29 | |
| | | | | SVN-Revision: 24847 | |||
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ↵ | Hauke Mehrtens | 2010-12-22 | |
| | | | | | | kernel_oldconfig for brcm47xx. SVN-Revision: 24805 | |||
* | kernel: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | |
| | | | | SVN-Revision: 24804 | |||
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | |
| | | | | SVN-Revision: 24798 | |||
* | fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich | Jo-Philipp Wich | 2010-12-19 | |
| | | | | SVN-Revision: 24728 | |||
* | generic: fix min/max confusion in jffs2_sum_init on 2.6.32 | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24652 | |||
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24646 | |||
* | generic: add usb_find_device_by_name helper | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24645 | |||
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | |
| | | | | SVN-Revision: 24644 |