summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.37
Commit message (Collapse)AuthorAgeFilesLines
* atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. ↵Michael Büsch2011-03-051-16/+15
| | | | | | Prindeville for pointing it out. SVN-Revision: 25881
* kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵Felix Fietkau2011-02-281-11/+17
| | | | | | some functions referenced from other modules SVN-Revision: 25785
* kernel: when disabling common quirks, disable them in the usb subsystem as ↵Felix Fietkau2011-02-271-0/+12
| | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768
* kernel: de-bloat the lzma library used by jffs2Felix Fietkau2011-02-271-0/+485
| | | | SVN-Revision: 25767
* kernel: add a patch for isolating individual bridge portsFelix Fietkau2011-02-271-0/+103
| | | | SVN-Revision: 25762
* refresh 2.6.37 patchesFlorian Fainelli2011-02-2720-60/+60
| | | | SVN-Revision: 25760
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-241-64/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-2122-1404/+62
| | | | SVN-Revision: 25641
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-211-0/+171
| | | | | | 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-202-0/+30
| | | | SVN-Revision: 25630
* update to 2.6.37.1Florian Fainelli2011-02-193-3/+3
| | | | SVN-Revision: 25577
* refresh 2.6.37 patchesFlorian Fainelli2011-02-1221-61/+61
| | | | SVN-Revision: 25483
* update ARM mach-typesJo-Philipp Wich2011-02-021-3/+85
| | | | SVN-Revision: 25333
* we don't support gcc 4.1.xImre Kaloz2011-01-271-11/+0
| | | | SVN-Revision: 25147
* generic: remove en25pxx support patch, it is in mainline since 2.6.36Gabor Juhos2011-01-252-16/+3
| | | | SVN-Revision: 25097
* kernel: when bridging, do not forward EAP frames to other ports, only ↵Felix Fietkau2011-01-251-0/+15
| | | | | | deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges SVN-Revision: 25095
* platform specific patches don't belong here - take #2Imre Kaloz2011-01-245-169/+0
| | | | SVN-Revision: 25085
* platform specific patches don't belong hereImre Kaloz2011-01-241-89/+0
| | | | SVN-Revision: 25083
* fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel ↵Jo-Philipp Wich2011-01-051-1/+1
| | | | | | Dickinson for tracking this down SVN-Revision: 24906
* generic: update ARM mach-typesGabor Juhos2010-12-291-0/+307
| | | | SVN-Revision: 24854
* target/linux: sync to kernel 2.6.37-rc8, refresh patchesAlexandros C. Couloumbis2010-12-2921-91/+60
| | | | SVN-Revision: 24847
* 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-222-2/+2
| | | | SVN-Revision: 24798
* fix layer7 patches for Kernels >= 2.6.35, thanks Daniel GimpelevichJo-Philipp Wich2010-12-191-6/+32
| | | | SVN-Revision: 24728
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-171-0/+21
| | | | SVN-Revision: 24646
* generic: add usb_find_device_by_name helperGabor Juhos2010-12-171-0/+84
| | | | SVN-Revision: 24645
* linux/generic: update & refresh 2.6.36 & 2.6.37. (closes #8324)Alexandros C. Couloumbis2010-12-089-39/+26
| | | | SVN-Revision: 24370
* flash_chips: Added Macronix MX29LV640T Flash Chip support previously ↵Daniel Dickinson2010-12-071-0/+30
| | | | | | mistakenly added to brcm63xx. Thanks blunoise. SVN-Revision: 24313
* 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
* target/linux: revert r24014 (further testing is needed)Alexandros C. Couloumbis2010-11-161-1744/+0
| | | | SVN-Revision: 24015
* linux/generic: add kernel mppc/mppe for 2.6.37. ↵Alexandros C. Couloumbis2010-11-161-0/+1744
| | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) SVN-Revision: 24014
* linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. ↵Alexandros C. Couloumbis2010-11-161-0/+18
| | | | | | http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster) SVN-Revision: 24013
* linux/generic: update to layer7-2.22 for kernels >=2.6.36Alexandros C. Couloumbis2010-11-152-728/+789
| | | | SVN-Revision: 24004
* linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)Alexandros C. Couloumbis2010-11-121-0/+1342
| | | | SVN-Revision: 23970
* linux/generic: cosmeticAlexandros C. Couloumbis2010-11-111-4/+5
| | | | SVN-Revision: 23958
* linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank ↵Alexandros C. Couloumbis2010-11-111-16/+11
| | | | | | you maddes) SVN-Revision: 23957
* linux/generic: update mini_fo for kernels >=2.6.36Alexandros C. Couloumbis2010-11-111-9/+22
| | | | SVN-Revision: 23956
* linux/generic: add some missing patches, refresh patchesAlexandros C. Couloumbis2010-11-084-6/+102
| | | | SVN-Revision: 23931
* linux/generic: fix creation of rootfs_dataAlexandros C. Couloumbis2010-11-081-12/+15
| | | | SVN-Revision: 23930
* linux/generic: sync 2.6.37 patchesAlexandros C. Couloumbis2010-11-081-1/+1
| | | | SVN-Revision: 23927
* target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)Alexandros C. Couloumbis2010-11-051-17/+25
| | | | SVN-Revision: 23889
* target/linux: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-03115-0/+64838
SVN-Revision: 23828