Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 |
| | | | | SVN-Revision: 21952 | ||
* | backport the ssb dma device change to 2.6.30 as well | Felix Fietkau | 2010-06-14 |
| | | | | SVN-Revision: 21798 | ||
* | generic: add aneg_done and update_link functions for the phy_device | Gabor Juhos | 2010-06-08 |
| | | | | SVN-Revision: 21726 | ||
* | ip17xx: Rename the driver to ip17xx.c | Gabor Juhos | 2010-06-08 |
| | | | | | | | | | | 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 | ||
* | target/generic-2.6: add missing bits for 2.6.30 ssb update | Nicolas Thill | 2010-05-19 |
| | | | | SVN-Revision: 21507 | ||
* | do not export find_task_by_vpid twice on 2.6.30 | Florian Fainelli | 2010-05-15 |
| | | | | SVN-Revision: 21456 | ||
* | ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless. | Hauke Mehrtens | 2010-05-15 |
| | | | | | | | | 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 20100325 | Jo-Philipp Wich | 2010-05-04 |
| | | | | SVN-Revision: 21356 | ||
* | remove a bogus byteswap in the hifn_795x driver, should fix support for the ↵ | Jo-Philipp Wich | 2010-05-03 |
| | | | | | | VPN1411 crypto accelerator SVN-Revision: 21344 | ||
* | kernel: bring ssb in sync with upstream (as of current wireless-testing) | Felix Fietkau | 2010-04-30 |
| | | | | SVN-Revision: 21269 | ||
* | refresh patches | Florian Fainelli | 2010-04-09 |
| | | | | SVN-Revision: 20767 | ||
* | fix kexec for mips, patch from Adrian Byszuk (#7115) | Florian Fainelli | 2010-04-08 |
| | | | | SVN-Revision: 20745 | ||
* | netfilter: fix ABI breakage caused by the netfilter match optimization ↵ | Felix Fietkau | 2010-03-28 |
| | | | | | | (fixes #5628) SVN-Revision: 20552 | ||
* | mips: allow the compiler to optimize memset, memcmp, memcpy for better ↵ | Felix Fietkau | 2010-03-11 |
| | | | | | | performance and (in some instances) smaller code SVN-Revision: 20151 | ||
* | the mips -ffreestanding patch has been unnecessary for a long time now, ↵ | Felix Fietkau | 2010-03-11 |
| | | | | | | remove it SVN-Revision: 20149 | ||
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837 | ||
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 |
| | | | | | | Fix part of bug #6709. SVN-Revision: 19779 | ||
* | fix a compile error in block2mtd when compiled as module | Felix Fietkau | 2010-02-18 |
| | | | | SVN-Revision: 19709 | ||
* | kernel: move mips_machine.h to 'arch/mips/include/asm' | Gabor Juhos | 2010-01-28 |
| | | | | SVN-Revision: 19357 | ||
* | rtl8366: make it available on all platforms | Gabor Juhos | 2010-01-25 |
| | | | | SVN-Revision: 19329 | ||
* | gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio ↵ | Felix Fietkau | 2010-01-23 |
| | | | | | | package build SVN-Revision: 19294 | ||
* | add mini_fo locking fix from #5864 | Felix Fietkau | 2010-01-17 |
| | | | | SVN-Revision: 19203 | ||
* | kernel: use generic thread_info allocator on MIPS | Gabor Juhos | 2010-01-06 |
| | | | | | | * 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 patches | Gabor Juhos | 2010-01-01 |
| | | | | SVN-Revision: 18982 | ||
* | hostap: move patches to the right place | Gabor Juhos | 2009-12-26 |
| | | | | SVN-Revision: 18945 | ||
* | generic: ESFQ patch, only include net/netfilter/nf_conntrack.h when ↵ | Nicolas Thill | 2009-12-23 |
| | | | | | | 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 function | Gabor Juhos | 2009-12-20 |
| | | | | SVN-Revision: 18861 | ||
* | kernel: fix plt fixup related crashes when loading kernel modules on mips, ↵ | Felix Fietkau | 2009-12-20 |
| | | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858 | ||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 |
| | | | | SVN-Revision: 18635 | ||
* | make fpu emulation support configurable through kernel_menuconfig by adding ↵ | Felix Fietkau | 2009-11-13 |
| | | | | | | a prompt for it SVN-Revision: 18414 | ||
* | export __cpuc_flush_dcache_page for ARM targets | Imre Kaloz | 2009-11-11 |
| | | | | SVN-Revision: 18375 | ||
* | add missing ledtrig-netdev dependency on the networking stack | Florian Fainelli | 2009-11-04 |
| | | | | SVN-Revision: 18297 | ||
* | refresh patches | Florian Fainelli | 2009-11-02 |
| | | | | SVN-Revision: 18275 | ||
* | resync 2.6.30/2.6.31 patches | Imre Kaloz | 2009-11-02 |
| | | | | SVN-Revision: 18270 | ||
* | Switch to the squashfs-lzma code from the squashfs-devel git tree. | Imre Kaloz | 2009-11-02 |
| | | | | SVN-Revision: 18267 | ||
* | adds dsl support, thank you infineon/lantiq | John Crispin | 2009-11-01 |
| | | | | SVN-Revision: 18259 | ||
* | fix build failures on include/scsi/scsi.h, spotted by udev compilation | Florian Fainelli | 2009-10-30 |
| | | | | SVN-Revision: 18230 | ||
* | ppc: add missing symbols for building with a newer toolchain | Felix Fietkau | 2009-10-27 |
| | | | | SVN-Revision: 18179 | ||
* | rename some patches | Imre Kaloz | 2009-10-26 |
| | | | | SVN-Revision: 18161 | ||
* | fix errors in unresolved weak symbols on arm | Felix Fietkau | 2009-10-19 |
| | | | | SVN-Revision: 18062 | ||
* | ssb: sync with wireless-2.6 | Felix Fietkau | 2009-10-11 |
| | | | | SVN-Revision: 18022 | ||
* | remove ipset support from core, it is now provided by xtables-addons from ↵ | Nicolas Thill | 2009-10-03 |
| | | | | | | the packages feed SVN-Revision: 17844 | ||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 |
| | | | | SVN-Revision: 17804 | ||
* | inform users when the in-kernel mips FPU emulator is disabled (#5774) | Florian Fainelli | 2009-09-28 |
| | | | | SVN-Revision: 17794 | ||
* | fix usage of smp_call_function | Florian Fainelli | 2009-09-27 |
| | | | | SVN-Revision: 17770 | ||
* | add kexec fixes for mips from M. Syrchin | Florian Fainelli | 2009-09-27 |
| | | | | SVN-Revision: 17768 | ||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 |
| | | | | SVN-Revision: 17764 | ||
* | refresh patches | Hauke Mehrtens | 2009-09-26 |
| | | | | SVN-Revision: 17738 | ||
* | kernel: if block2mtd does not find the device immediately, use ↵ | Felix Fietkau | 2009-09-25 |
| | | | | | | wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216 SVN-Revision: 17720 | ||
* | merge r17683 to 2.6.30 | Felix Fietkau | 2009-09-24 |
| | | | | SVN-Revision: 17701 |