aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.33
Commit message (Collapse)AuthorAgeFilesLines
* reinstate netdev LED trigger dependency against CONFIG_NETFlorian Fainelli2010-06-141-1/+1
| | | | SVN-Revision: 21804
* add b43 dma_dev fix to 2.6.32 and 2.6.33Jo-Philipp Wich2010-06-131-0/+52
| | | | SVN-Revision: 21789
* refresh 2.6.33 patchesFlorian Fainelli2010-06-1316-53/+53
| | | | SVN-Revision: 21784
* rename 014-samsung_flash -> 014-samsung_flash.patchFlorian Fainelli2010-06-131-0/+0
| | | | SVN-Revision: 21776
* fix samsung flash patch after r21408, thanks to Matthias Buecher (#7348)Florian Fainelli2010-06-132-34/+74
| | | | SVN-Revision: 21775
* generic: add aneg_done and update_link functions for the phy_deviceGabor Juhos2010-06-081-0/+45
| | | | SVN-Revision: 21726
* ip17xx: Rename the driver to ip17xx.cGabor Juhos2010-06-081-3/+3
| | | | | | | | | | Following the big internal rename, this is the external rename. Rename the source file to ip17xx.c and adjust Makefile and Kconfig. Signed-off-by: Martin Mares <mj@ucw.cz> Signed-off-by: Patrick Horn <patrick.horn@gmail.com> SVN-Revision: 21724
* generic: update mips multimachine patchGabor Juhos2010-06-051-14/+17
| | | | SVN-Revision: 21681
* generic: merge mips multi machine update to generic patches for 2.6.33Gabor Juhos2010-06-041-69/+101
| | | | SVN-Revision: 21674
* kernel: add lzma support for arm cpu.Hauke Mehrtens2010-05-231-0/+57
| | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.33. SVN-Revision: 21552
* generic-2.6: refresh patchesHauke Mehrtens2010-05-233-13/+11
| | | | SVN-Revision: 21542
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.Hauke Mehrtens2010-05-151-1/+9
| | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y SVN-Revision: 21449
* make etrax samsung flash patch generic (#6552)Florian Fainelli2010-05-091-0/+11
| | | | SVN-Revision: 21408
* update OCF framework to version 20100325Jo-Philipp Wich2010-05-044-223/+28
| | | | SVN-Revision: 21356
* remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵Jo-Philipp Wich2010-05-031-0/+17
| | | | | | VPN1411 crypto accelerator SVN-Revision: 21344
* use AMD standard command-set with winbond flash chips (#6966), patch from obinouFlorian Fainelli2010-05-031-0/+12
| | | | SVN-Revision: 21333
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-301-0/+644
| | | | SVN-Revision: 21269
* refresh kernel patchesAlexandros C. Couloumbis2010-04-2816-57/+57
| | | | SVN-Revision: 21217
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-2219-105/+105
| | | | SVN-Revision: 21081
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-211-0/+25
| | | | SVN-Revision: 21073
* add jffs2/lzma support (not activated by default yet)Alexandros C. Couloumbis2010-04-121-0/+5142
| | | | SVN-Revision: 20828
* refresh 2.6.33 patches for 2.6.33.2Florian Fainelli2010-04-1121-72/+72
| | | | SVN-Revision: 20803
* adss 2.6.33 kernel patches, not defult yet as linux-atm breaks on 2.6.33John Crispin2010-04-101-0/+12
| | | | SVN-Revision: 20789
* refresh patchesFlorian Fainelli2010-04-095-20/+21
| | | | SVN-Revision: 20767
* fix kexec for mips, patch from Adrian Byszuk (#7115)Florian Fainelli2010-04-081-0/+11
| | | | SVN-Revision: 20745
* netfilter: fix ABI breakage caused by the netfilter match optimization ↵Felix Fietkau2010-03-281-0/+23
| | | | | | (fixes #5628) SVN-Revision: 20552
* generic-2.6: sync patches to 2.6.33.1Alexandros C. Couloumbis2010-03-162-11/+11
| | | | SVN-Revision: 20236
* also fix invalid hunks in 2.6.33 patchFlorian Fainelli2010-03-141-8/+0
| | | | SVN-Revision: 20209
* export rescan_partitions to prevent linking failures in block2mtd (#6741)Florian Fainelli2010-03-141-0/+18
| | | | SVN-Revision: 20205
* kernel: refresh lzo patch for 2.6.33Gabor Juhos2010-03-141-5/+3
| | | | SVN-Revision: 20199
* fix the building of the lzo decompressor on some architecturesFlorian Fainelli2010-03-121-0/+13
| | | | SVN-Revision: 20157
* mips: allow the compiler to optimize memset, memcmp, memcpy for better ↵Felix Fietkau2010-03-111-0/+83
| | | | | | performance and (in some instances) smaller code SVN-Revision: 20151
* ar71xx: fix oprofile supportFelix Fietkau2010-03-111-0/+48
| | | | SVN-Revision: 20150
* the mips -ffreestanding patch has been unnecessary for a long time now, ↵Felix Fietkau2010-03-111-12/+0
| | | | | | remove it SVN-Revision: 20149
* kernel: fix m25p80 patches for 2.6.33Gabor Juhos2010-03-033-15/+15
| | | | SVN-Revision: 19961
* kernel: refresh 2.6.33 patchesGabor Juhos2010-03-0314-52/+52
| | | | SVN-Revision: 19959
* kernel: add some missing config files and make compat-wireless build with ↵Hauke Mehrtens2010-03-021-0/+22
| | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956
* misc 2.6.33 compilation and config symbols fixesFlorian Fainelli2010-02-2818-72/+111
| | | | SVN-Revision: 19920
* kernel: add 2.6.33 patchesMatteo Croce2010-02-28108-0/+34954
SVN-Revision: 19905