summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Expand)AuthorAgeFilesLines
* add ip175c switch driver patch to 2.6.30Felix Fietkau2009-06-012-0/+24
* ocf: fix uninitialized variable access (thx, Dakon)Felix Fietkau2009-06-014-4/+4
* temporary, hackish, etc, etc.. lzma support for the arm zImage loaderImre Kaloz2009-06-011-0/+911
* use the openwrt lzma options for nowImre Kaloz2009-06-011-0/+8
* add missing config optionImre Kaloz2009-06-011-0/+1
* remove some more obsolete filesFelix Fietkau2009-06-0129-7767/+0
* remove 2.6.23 support, as the last target using that has been nuked, tooImre Kaloz2009-06-0159-42323/+0
* Add missing kernel symbol.Hauke Mehrtens2009-06-011-0/+1
* fix mv643xx_eth dma maskImre Kaloz2009-06-011-0/+112
* fix VFP handling on feroceon coresImre Kaloz2009-06-011-0/+70
* fix typo and add nand_gpio to the generic configImre Kaloz2009-06-011-1/+2
* refresh 2.6.30 patchesFlorian Fainelli2009-06-012-16/+5
* mips: fix gcc 4.4.0 build failure on delay.h (#5116)Florian Fainelli2009-05-303-0/+489
* refresh generic-2.6.29 patchesFlorian Fainelli2009-05-293-4/+2
* refresh patchesFlorian Fainelli2009-05-281-2/+2
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-2892-0/+43947
* Add buildfix for kernel 2.6.21Hauke Mehrtens2009-05-271-0/+7
* update to 2.6.30-rc7Imre Kaloz2009-05-251-1/+1
* enable multicast routing by defaultFelix Fietkau2009-05-246-6/+18
* move the hostap firmware kernel config options to KCONFIG for the hostap pack...Felix Fietkau2009-05-246-12/+0
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-242-18/+0
* generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic pa...Gabor Juhos2009-05-224-0/+88
* generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
* generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
* generic-2.6/2.6.30: nuke unnecessary patchGabor Juhos2009-05-221-11/+0
* generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with CONFIG_CRYPTO_ALG...Gabor Juhos2009-05-211-1/+1
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-205-3/+1556
* generic-2.6/2.6.30: gets rid of the length limitation on the name in the mips...Gabor Juhos2009-05-201-13/+24
* disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211Florian Fainelli2009-05-193-0/+3
* remove 2.6.29 since there are no remaining users of itFlorian Fainelli2009-05-1992-43947/+0
* even more config file cleanupImre Kaloz2009-05-187-4/+32
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-186-178/+6
* generic/2.6.{29,30}: fix rootfs_split with squashfs4Gabor Juhos2009-05-152-0/+54
* config cleanupsImre Kaloz2009-05-157-18/+40
* fix a compile error in the netfilter match speedup patch for 2.6.30Felix Fietkau2009-05-141-1/+1
* some additional config file cleanup..Imre Kaloz2009-05-147-14/+27
* unify congestion control optionsImre Kaloz2009-05-147-31/+31
* netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit...Nicolas Thill2009-05-141-237/+0
* move arm ARCH symbols to the generic configsImre Kaloz2009-05-147-4/+283
* make kernels use /etc/preinit by defaultImre Kaloz2009-05-147-0/+98
* also workaround gcc4.1 bug with binfmt_elf for 2.6.30Florian Fainelli2009-05-131-0/+11
* reduce the total cpu usage of ipt_do_table under high network load from 3.1% ...Felix Fietkau2009-05-133-0/+129
* turn off -Os by default for the kernel and stick to -O2 repeated tests have s...Felix Fietkau2009-05-137-7/+7
* add missing configuration symbolFlorian Fainelli2009-05-131-0/+1
* Add missing kernel configuration options.Hauke Mehrtens2009-05-121-1/+26
* Only build the modules needed by mac80211 as module.Hauke Mehrtens2009-05-121-3/+5
* Compile fix. Port r15775 to kernel 2.6.30.Hauke Mehrtens2009-05-122-24/+22
* add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023)Florian Fainelli2009-05-123-0/+519