summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.30
Commit message (Collapse)AuthorAgeFilesLines
* 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
* kernel: bring ssb in sync with upstream (as of current wireless-testing)Felix Fietkau2010-04-301-77/+1036
| | | | SVN-Revision: 21269
* refresh patchesFlorian Fainelli2010-04-092-16/+5
| | | | 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
* 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
* 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
* add mini_fo locking fix from #5864Felix Fietkau2010-01-171-0/+25
| | | | SVN-Revision: 19203
* 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-011-3/+3
| | | | 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-41/+78
| | | | | | (happened when there was not enough physically contiguous memory available) SVN-Revision: 18858
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-5/+0
| | | | SVN-Revision: 18635
* make fpu emulation support configurable through kernel_menuconfig by adding ↵Felix Fietkau2009-11-131-2/+2
| | | | | | a prompt for it SVN-Revision: 18414
* export __cpuc_flush_dcache_page for ARM targetsImre Kaloz2009-11-111-0/+33
| | | | SVN-Revision: 18375
* add missing ledtrig-netdev dependency on the networking stackFlorian Fainelli2009-11-041-1/+1
| | | | SVN-Revision: 18297
* refresh patchesFlorian Fainelli2009-11-021-5/+3
| | | | SVN-Revision: 18275
* resync 2.6.30/2.6.31 patchesImre Kaloz2009-11-022-3/+3
| | | | SVN-Revision: 18270
* Switch to the squashfs-lzma code from the squashfs-devel git tree.Imre Kaloz2009-11-0212-1659/+1577
| | | | SVN-Revision: 18267
* adds dsl support, thank you infineon/lantiqJohn Crispin2009-11-011-0/+14
| | | | SVN-Revision: 18259
* fix build failures on include/scsi/scsi.h, spotted by udev compilationFlorian Fainelli2009-10-301-0/+17
| | | | SVN-Revision: 18230
* 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
* fix errors in unresolved weak symbols on armFelix Fietkau2009-10-191-0/+13
| | | | SVN-Revision: 18062
* ssb: sync with wireless-2.6Felix Fietkau2009-10-111-0/+558
| | | | SVN-Revision: 18022
* 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
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-014-78/+50
| | | | SVN-Revision: 17804
* inform users when the in-kernel mips FPU emulator is disabled (#5774)Florian Fainelli2009-09-281-16/+28
| | | | SVN-Revision: 17794
* fix usage of smp_call_functionFlorian Fainelli2009-09-271-1/+1
| | | | SVN-Revision: 17770
* add kexec fixes for mips from M. SyrchinFlorian Fainelli2009-09-271-0/+637
| | | | SVN-Revision: 17768
* Update ipset to version 3.2Hauke Mehrtens2009-09-271-2781/+2842
| | | | SVN-Revision: 17764
* refresh patchesHauke Mehrtens2009-09-261-2/+2
| | | | SVN-Revision: 17738
* kernel: if block2mtd does not find the device immediately, use ↵Felix Fietkau2009-09-251-0/+10
| | | | | | 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.30Felix Fietkau2009-09-241-1/+4
| | | | SVN-Revision: 17701
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-231-11/+11
| | | | SVN-Revision: 17685
* when using -O2 instead of -Os, get rid of the two optimizations that are ↵Felix Fietkau2009-09-221-0/+9
| | | | | | causing most of the extra bloat. brings kernel size close to the -Os size again SVN-Revision: 17679
* unlzma: fix a race condition and add some optimizations to improve ↵Felix Fietkau2009-09-221-12/+36
| | | | | | performance also make peek_old_byte errors non-fatal SVN-Revision: 17678
* implement write support for partitions covering only a part of an eraseblock ↵Felix Fietkau2009-09-211-0/+146
| | | | | | (buffer data that would otherwise be erased) SVN-Revision: 17658
* add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)Felix Fietkau2009-09-191-0/+6411
| | | | SVN-Revision: 17606
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-121-0/+354
| | | | SVN-Revision: 17573
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-111-31/+0
| | | | SVN-Revision: 17570
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-101-50/+0
| | | | SVN-Revision: 17567