aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32
Commit message (Collapse)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26122-37330/+0
| | | | SVN-Revision: 21952
* reinstate netdev LED trigger dependency against CONFIG_NETFlorian Fainelli2010-06-141-2/+2
| | | | 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.32 patchesFlorian Fainelli2010-06-1320-70/+70
| | | | SVN-Revision: 21783
* 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
* refresh kernel patchesAlexandros C. Couloumbis2010-06-0618-65/+65
| | | | SVN-Revision: 21694
* 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.32Gabor Juhos2010-06-041-68/+100
| | | | SVN-Revision: 21673
* target/linux: refresh 2.6.32 patchesNicolas Thill2010-05-2416-51/+51
| | | | SVN-Revision: 21566
* generic-2.6: refresh patchesHauke Mehrtens2010-05-233-14/+14
| | | | 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
* refresh 2.6.32 patchesFlorian Fainelli2010-05-0919-70/+68
| | | | SVN-Revision: 21411
* 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-222/+27
| | | | 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/+1231
| | | | SVN-Revision: 21269
* refresh 2.6.32 patchesFlorian Fainelli2010-04-2816-58/+58
| | | | SVN-Revision: 21233
* refresh kernel patchesAlexandros C. Couloumbis2010-04-2821-65/+65
| | | | SVN-Revision: 21217
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-211-0/+26
| | | | SVN-Revision: 21073
* kernel: refresh 2.6.32 patchesGabor Juhos2010-04-172-4/+4
| | | | SVN-Revision: 20952
* 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
* kernel: update to 2.6.32.10Gabor Juhos2010-03-261-1/+1
| | | | SVN-Revision: 20444
* export rescan_partitions to prevent linking failures in block2mtd (#6741)Florian Fainelli2010-03-141-0/+10
| | | | SVN-Revision: 20205
* 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/+47
| | | | 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
* prevent UML build failure against decompress_lzo.cFlorian Fainelli2010-03-011-1/+1
| | | | SVN-Revision: 19934
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-241-4/+9
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837
* allow routed mode operation againHauke Mehrtens2010-02-201-0/+42
| | | | | | Fix part of bug #6709. SVN-Revision: 19779
* fix a compile error in block2mtd when compiled as moduleFelix Fietkau2010-02-181-4/+5
| | | | SVN-Revision: 19709
* refresh generic 2.6.32 patchesImre Kaloz2010-02-174-26/+26
| | | | SVN-Revision: 19687
* prepare kernel 2.6.32 supportJo-Philipp Wich2010-02-134-26/+26
| | | | SVN-Revision: 19617
* remove 850-if_no_generic_time.patch -- breaks compilation and 2.6.32.8 ↵Imre Kaloz2010-02-121-22/+0
| | | | | | already includes a fix for this.. SVN-Revision: 19598
* kernel: 2.6.32: move discarding of SYMTAB entries to the right place.Gabor Juhos2010-02-112-18/+11
| | | | | | | This helps to avoid linker errors on various targets. Also remove the scsi_sd section fix patch, because it is not needed now. SVN-Revision: 19583
* refresh patchImre Kaloz2010-02-081-6/+3
| | | | SVN-Revision: 19557
* add a backported fix for the uncompression codeImre Kaloz2010-02-081-0/+63
| | | | SVN-Revision: 19555
* kernel: 2.6.32: integrate m25p80 driver related patches from ar71xxGabor Juhos2010-02-085-0/+65
| | | | SVN-Revision: 19547
* kernel: 2.6.32: refresh a patchGabor Juhos2010-02-081-5/+3
| | | | SVN-Revision: 19546
* kernel: fix compilation for platforms without GENERIC_TIMEClaudio Mignanti2010-02-071-0/+25
| | | | SVN-Revision: 19542
* kernel: merge lzma compressed initramfs fixes to 2.6.32 from [17289]Gabor Juhos2010-02-061-2/+12
| | | | SVN-Revision: 19535
* fix mips linking failure on bad section (#6635)Florian Fainelli2010-02-051-0/+13
| | | | SVN-Revision: 19533
* refresh 2.6.32 patchesFlorian Fainelli2010-02-041-1/+1
| | | | SVN-Revision: 19521
* save space by making the crypto testsuite optional and disabled by defaultFelix Fietkau2010-02-031-0/+63
| | | | SVN-Revision: 19502
* upgrade IMQ patch to the latest one, refresh patchesImre Kaloz2010-01-302-76/+152
| | | | SVN-Revision: 19431
* update to 2.6.32.7Imre Kaloz2010-01-291-1/+1
| | | | SVN-Revision: 19379