aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.37
Commit message (Collapse)AuthorAgeFilesLines
* Revert "kernel: remove all local symbols from kernel modules at link time to ↵Felix Fietkau2011-03-262-12/+1
| | | | | | reduce their size" Use -x when stripping kernel modules instead SVN-Revision: 26305
* kernel: use -fno-caller-savesFelix Fietkau2011-03-261-4/+7
| | | | SVN-Revision: 26301
* kernel: remove all local symbols from kernel modules at link time to reduce ↵Felix Fietkau2011-03-252-1/+12
| | | | | | their size SVN-Revision: 26298
* kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵Felix Fietkau2011-03-251-12/+0
| | | | | | oprofile fix SVN-Revision: 26297
* update to 2.6.32.33 and 2.6.37.4Imre Kaloz2011-03-181-1/+1
| | | | SVN-Revision: 26226
* kernel: fix an overlayfs deadlock on rmdirFelix Fietkau2011-03-171-0/+76
| | | | SVN-Revision: 26215
* kernel: replace mini_fo with overlayfs for 2.6.37Felix Fietkau2011-03-1714-8487/+2989
| | | | SVN-Revision: 26209
* ssb: update ssb to version from linux-next-20110311Hauke Mehrtens2011-03-131-0/+445
| | | | SVN-Revision: 26127
* kernel: update to kernel version 2.6.37.3Hauke Mehrtens2011-03-133-8/+6
| | | | SVN-Revision: 26126
* * add atm patch to generic .37 series. this is needed for the dsl driver to ↵John Crispin2011-03-111-0/+12
| | | | | | work. SVN-Revision: 26022
* kernel: allow EAP frames to pass through bridges even in learning state - ↵Felix Fietkau2011-03-101-0/+11
| | | | | | fixes issues with WDS SVN-Revision: 26015
* 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