summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.31
Commit message (Collapse)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26115-42868/+0
| | | | SVN-Revision: 21952
* 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
* 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
* 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
* refresh 2.6.31 patchesFlorian Fainelli2010-04-2819-66/+66
| | | | SVN-Revision: 21240
* 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
* 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
* 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
* kernel: move mips_machine.h to 'arch/mips/include/asm'Gabor Juhos2010-01-281-1/+1
| | | | SVN-Revision: 19357
* rtl8366: make it available on all platformsGabor Juhos2010-01-251-0/+39
| | | | SVN-Revision: 19329
* gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio ↵Felix Fietkau2010-01-231-1/+1
| | | | | | package build SVN-Revision: 19294
* refresh patchImre Kaloz2010-01-191-1/+1
| | | | SVN-Revision: 19225
* add mini_fo locking fix from #5864Felix Fietkau2010-01-171-0/+25
| | | | SVN-Revision: 19203
* remove unneeded patchImre Kaloz2010-01-091-20/+0
| | | | SVN-Revision: 19088
* kernel: use generic thread_info allocator on MIPSGabor Juhos2010-01-061-0/+18
| | | | | | * Fixes kernel panic if SLUB_DEBUG is enabled. SVN-Revision: 19053
* kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patchesGabor Juhos2010-01-012-7/+7
| | | | SVN-Revision: 18982
* hostap: move patches to the right placeGabor Juhos2009-12-261-0/+20
| | | | SVN-Revision: 18945
* generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵Nicolas Thill2009-12-231-1/+3
| | | | | | CONFIG_NET_SCH_ESFQ_NFCT is set (fixes build failure on target where CONFIG_NETFILTER is not set) SVN-Revision: 18900
* kernel: add mips_machine_set_name functionGabor Juhos2009-12-201-21/+26
| | | | SVN-Revision: 18861
* kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵Felix Fietkau2009-12-201-38/+75
| | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858
* refresh 2.6.31 patchesFelix Fietkau2009-12-182-4/+4
| | | | SVN-Revision: 18823
* remove incomplete union mounts / jffs2 patches. will be replaced by updated ↵Felix Fietkau2009-12-186-5558/+0
| | | | | | versions once they're ready - should fix #6375 SVN-Revision: 18822
* upgrade to 2.6.31.7Imre Kaloz2009-12-113-3/+3
| | | | SVN-Revision: 18747
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-3011-99/+17
| | | | SVN-Revision: 18609
* replace our arm LZMA loader with the one that goes upstreamImre Kaloz2009-11-177-710/+935
| | | | SVN-Revision: 18439
* make fpu emulation support configurable through kernel_menuconfig by adding ↵Felix Fietkau2009-11-131-2/+2
| | | | | | a prompt for it SVN-Revision: 18414
* refresh 2.6.31 patchesFlorian Fainelli2009-11-072-10/+8
| | | | SVN-Revision: 18334
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18297
* resync 2.6.30/2.6.31 patchesImre Kaloz2009-11-027-49/+41
| | | | SVN-Revision: 18270
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-0210-1379/+1464
| | | | SVN-Revision: 18267
* fix build failures on include/scsi/scsi.h, spotted by udev compilationFlorian Fainelli2009-10-301-0/+17
| | | | SVN-Revision: 18230
* fix build failure on vmlinux.lds with 2.6.31 (#6052)Florian Fainelli2009-10-291-0/+37
| | | | SVN-Revision: 18199
* move the forward declaration of struct mtd_info, prevents build failures on ↵Florian Fainelli2009-10-291-0/+18
| | | | | | arm and mips SVN-Revision: 18198
* ppc: add missing symbols for building with a newer toolchainFelix Fietkau2009-10-271-0/+226
| | | | SVN-Revision: 18179
* rename some patchesImre Kaloz2009-10-263-0/+0
| | | | SVN-Revision: 18161
* update to 2.6.31.5Florian Fainelli2009-10-231-24/+21
| | | | SVN-Revision: 18127
* fix errors in unresolved weak symbols on armFelix Fietkau2009-10-191-0/+13
| | | | SVN-Revision: 18062
* ssb: remove reference to missing SDIO function from last 2.6.31 ssb updateNicolas Thill2009-10-111-6/+5
| | | | SVN-Revision: 18033
* ssb: sync with wireless-2.6Felix Fietkau2009-10-111-0/+506
| | | | SVN-Revision: 18022
* kernel: fix automatic rootfs partition selection on 2.6.31Gabor Juhos2009-10-081-1/+1
| | | | SVN-Revision: 18007
* resync 2.6.31 patchesImre Kaloz2009-10-082-11/+11
| | | | SVN-Revision: 17991
* remove ipset support from core, it is now provided by xtables-addons from ↵Nicolas Thill2009-10-031-7749/+0
| | | | | | the packages feed SVN-Revision: 17844
* inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-281-1/+3
| | | | SVN-Revision: 17794