| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter: add missing modules for v6 conntrack (patch from #8940) | Felix Fietkau | 2011-02-26 | 1 | -0/+2 |
* | fix MII register ioremap on when high cpmac is available, patch from Wipster | Florian Fainelli | 2011-02-26 | 1 | -11/+13 |
* | ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant boar... | Felix Fietkau | 2011-02-26 | 16 | -186/+32 |
* | ixp4xx: remove 2.6.36 support | Felix Fietkau | 2011-02-26 | 40 | -6407/+0 |
* | ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ... | Felix Fietkau | 2011-02-26 | 1 | -13/+13 |
* | ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several fa... | Felix Fietkau | 2011-02-26 | 1 | -48/+12 |
* | add redboot-ar231x (LZMA compressed redboot for a few devices) | Felix Fietkau | 2011-02-26 | 1 | -0/+52 |
* | move nf_{conntrack,nat}_tftp to ipt-nathelper-extra, most people don't need this | Felix Fietkau | 2011-02-26 | 1 | -4/+4 |
* | atheros: remove support for older kernels | Felix Fietkau | 2011-02-26 | 68 | -33157/+0 |
* | atheros: update to 2.6.37.1 | Felix Fietkau | 2011-02-26 | 1 | -1/+1 |
* | ar71xx: remove support for 2.6.36 | Felix Fietkau | 2011-02-25 | 34 | -1116/+0 |
* | ar71xx: update to 2.6.37.1 | Felix Fietkau | 2011-02-25 | 1 | -1/+1 |
* | relayd: add uci integration | Jo-Philipp Wich | 2011-02-25 | 3 | -1/+134 |
* | base-files: fix sysctl handling, do not react on fake ifaces in route hotplug... | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |
* | register gmac, too | Imre Kaloz | 2011-02-25 | 1 | -0/+86 |
* | optimize for the fa526 core | Imre Kaloz | 2011-02-25 | 1 | -2/+2 |
* | optimize for the fa526 core | Imre Kaloz | 2011-02-25 | 1 | -1/+1 |
* | backport fa526 optimization for gcc 4.5+ | Imre Kaloz | 2011-02-25 | 2 | -0/+514 |
* | use the Linaro GCC for arm and mips targets | Imre Kaloz | 2011-02-25 | 1 | -4/+2 |
* | switch back to xscale mtune, marvell_f is unlikely to get upstreamed | Imre Kaloz | 2011-02-25 | 1 | -3/+1 |
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-02-25 | 8 | -706/+109 |
* | We use different toolchain directories for different ARM archs, so we should ... | Imre Kaloz | 2011-02-25 | 3 | -14/+10 |
* | linux/generic: fix block2mtd for 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+11 |
* | linux/generic: fix r25699 take II | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+10 |
* | package/madwifi: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+14 |
* | package/wprobe: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+5 |
* | linux/generic: fix r25699 (thanks nbd) | Alexandros C. Couloumbis | 2011-02-24 | 1 | -2/+2 |
* | linux/generic: fix mini_fo for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+37 |
* | upgrade to latest git, refresh patches | Imre Kaloz | 2011-02-24 | 16 | -78/+31 |
* | upgrade to 2.6.37.1 | Imre Kaloz | 2011-02-24 | 1 | -2/+2 |
* | sync avr32 patch with the latest ones from atmel | Imre Kaloz | 2011-02-24 | 1 | -1587/+1572 |
* | include u-boot version in filename | Imre Kaloz | 2011-02-24 | 1 | -1/+1 |
* | * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups | John Crispin | 2011-02-24 | 30 | -453/+3216 |
* | add kmod-oprofile to package/kernel | Felix Fietkau | 2011-02-24 | 1 | -0/+15 |
* | kernel: the patch to disable the crypto tests is no longer necessary since 2.... | Felix Fietkau | 2011-02-24 | 6 | -195/+0 |
* | kmod-crypto: fix selecting core crypto modules | Felix Fietkau | 2011-02-24 | 1 | -0/+5 |
* | kmod-crypto: remove pcomp, nothing uses it | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
* | qos-scripts: disable overhead calculation by default, it does not work proper... | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
* | kernel config: disable the pcomp api + zlib decompressor by default - it has ... | Felix Fietkau | 2011-02-24 | 8 | -19/+24 |
* | kernel config: remove the obsolete pcomp unlzma symbol | Felix Fietkau | 2011-02-24 | 5 | -5/+0 |
* | kernel config: refresh using kconfig.pl | Felix Fietkau | 2011-02-24 | 4 | -341/+340 |
* | 2.6.38: Remove patches that are upstream in -rc6 | Michael Büsch | 2011-02-23 | 2 | -403/+0 |
* | Send ipkg-make-index.sh output to stdout | Jo-Philipp Wich | 2011-02-23 | 2 | -2/+2 |
* | Never write errors to stdout from ipkg-make-index.sh | Jo-Philipp Wich | 2011-02-23 | 1 | -2/+2 |
* | switch to 2.6.37.1 | Florian Fainelli | 2011-02-23 | 1 | -1/+1 |
* | kernel: fix path to pcidev driver | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
* | kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38 | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
* | kernel: fix kmod-xen-evtchn for Linux 2.6.37+ | Jo-Philipp Wich | 2011-02-23 | 1 | -2/+23 |
* | drop obsolete patch | Jo-Philipp Wich | 2011-02-22 | 1 | -36/+0 |
* | qos-scripts: add missing dependency | Felix Fietkau | 2011-02-22 | 1 | -1/+1 |