| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: don't try to set an interface essid with an empty value | Nicolas Thill | 2009-05-17 | 1 | -2/+4 |
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 4 | -0/+472 |
* | add the new lzma library (version 4.65), to be used for squashfs4 | Felix Fietkau | 2009-05-17 | 3 | -0/+106 |
* | openssl: fix annoying build errors when changing upstream versions | Nicolas Thill | 2009-05-17 | 1 | -2/+3 |
* | revert r15861 for generic-2.4 config | Jo-Philipp Wich | 2009-05-16 | 1 | -0/+1 |
* | brcm-2.4: nvram_set has been removed, remove some remaining calls to it | Felix Fietkau | 2009-05-16 | 1 | -7/+0 |
* | add missing includes | Gabor Juhos | 2009-05-15 | 3 | -4/+45 |
* | adjust patches and config once again... | Mirko Vogt | 2009-05-15 | 4 | -50723/+1780 |
* | add static mtd map for the WBD-111 | Gabor Juhos | 2009-05-15 | 2 | -0/+92 |
* | refresh kernel config | Mirko Vogt | 2009-05-15 | 1 | -5/+47 |
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | 2 | -3/+3 |
* | generic/2.6.{29,30}: fix rootfs_split with squashfs4 | Gabor Juhos | 2009-05-15 | 2 | -0/+54 |
* | create squashfs4 images if kernel version >=2.6.29 | Gabor Juhos | 2009-05-15 | 1 | -1/+12 |
* | sysupgrade: use sysrq-trigger if available | Jo-Philipp Wich | 2009-05-15 | 2 | -1/+2 |
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 2 | -2/+38 |
* | add OpenWrt-logo (480x480) besides the well known penguin and prevent early p... | Mirko Vogt | 2009-05-15 | 2 | -0/+38531 |
* | without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs a... | Imre Kaloz | 2009-05-15 | 3 | -984/+0 |
* | config cleanups | Imre Kaloz | 2009-05-15 | 50 | -225/+47 |
* | generic-2.4: refresh patches | Andy Boyett | 2009-05-15 | 68 | -3453/+1624 |
* | generic-2.4: renumber netfilter patches | Andy Boyett | 2009-05-15 | 3 | -0/+0 |
* | generic-2.4: fix ipt_random patch after removal of ipt_time | Andy Boyett | 2009-05-15 | 1 | -1/+1 |
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 2 | -4/+1 |
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
* | firewall: automatically set up NOTRACK rules to disable connection tracking f... | Felix Fietkau | 2009-05-14 | 1 | -13/+43 |
* | netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack | Felix Fietkau | 2009-05-14 | 1 | -2/+2 |
* | remove lzma kernel compression. | Hauke Mehrtens | 2009-05-14 | 1 | -2/+2 |
* | orinoco is only one module with kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -0/+6 |
* | ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -2/+8 |
* | Make madwifi compile with kernel 2.6.30. | Hauke Mehrtens | 2009-05-14 | 3 | -3/+151 |
* | fix a compile error in the netfilter match speedup patch for 2.6.30 | Felix Fietkau | 2009-05-14 | 1 | -1/+1 |
* | lua: install lua.pc pkgconfig file as well (closes: #5132) | Nicolas Thill | 2009-05-14 | 1 | -2/+4 |
* | enable the rtc m48t86 on r8610 eval board | Florian Fainelli | 2009-05-14 | 1 | -0/+2 |
* | do not enable the rtc m48t86 | Florian Fainelli | 2009-05-14 | 1 | -2/+0 |
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 39 | -194/+27 |
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 29 | -126/+31 |
* | netfilter: remove ipt_limit (CONFIG_IP_NF_MATCH_TIME) superseeded by xt_limit... | Nicolas Thill | 2009-05-14 | 2 | -479/+0 |
* | move arm ARCH symbols to the generic configs | Imre Kaloz | 2009-05-14 | 21 | -509/+283 |
* | remove debugging options from the gemini kernel config | Imre Kaloz | 2009-05-14 | 1 | -2/+0 |
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 57 | -90/+168 |
* | add a few fixes for the sibyte target | Imre Kaloz | 2009-05-14 | 4 | -3/+140 |
* | nuke the old sibyte network setup | Imre Kaloz | 2009-05-14 | 1 | -14/+0 |
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 2 | -37/+2 |
* | add support for cobalt microservers (mips-based) | Florian Fainelli | 2009-05-14 | 3 | -0/+464 |
* | reorder mtd partitions on the WRT400N | Gabor Juhos | 2009-05-13 | 1 | -4/+4 |
* | create image for the WRT400N board (thanks to netprince) | Gabor Juhos | 2009-05-13 | 2 | -0/+38 |
* | rename s3c24xx-specific serial devices on 2.6.29 as well | Mirko Vogt | 2009-05-13 | 1 | -0/+11 |
* | resync kernel configuration | Florian Fainelli | 2009-05-13 | 1 | -9/+47 |
* | also workaround gcc4.1 bug with binfmt_elf for 2.6.30 | Florian Fainelli | 2009-05-13 | 1 | -0/+11 |
* | madwifi: fix distance setting | Felix Fietkau | 2009-05-13 | 1 | -0/+2 |
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ... | Felix Fietkau | 2009-05-13 | 3 | -0/+129 |