Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated post r19769, integrates the missing dl_method bzr hunk from #6370, ↵ | Travis Kemen | 2010-03-14 | 1 | -12/+16 |
| | | | | | | uses the export subcommand for the vcs' that provide a usable version (hg archive doesn't work remotely, git archive isn't enabled on github), from #6700 SVN-Revision: 20222 | ||||
* | /lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) ↵ | Travis Kemen | 2010-03-14 | 2 | -9/+71 |
| | | | | | | | | where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem). /etc/init.d/ppp automatically starts pptp session on boot., from #6720 SVN-Revision: 20221 | ||||
* | if readethers is set to true make sure /etc/ethers exists, closes #6740 | Travis Kemen | 2010-03-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 20220 | ||||
* | this patch allow to set -g option 1. -g allow to make a more secure ssh ↵ | Travis Kemen | 2010-03-14 | 1 | -3/+8 |
| | | | | | | | | | server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess). Matthieu from #6736 SVN-Revision: 20219 | ||||
* | fix error output of brctl if bridging is not supported. | Felix Fietkau | 2010-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method: "brctl: SIOCGIFBR: Package not installed" This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged. Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl> SVN-Revision: 20218 | ||||
* | config-2.6.32: Add mising symbol | Lars-Peter Clausen | 2010-03-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 20217 | ||||
* | linux-atm: Update to stable version 2.5.1 from upstream project | Travis Kemen | 2010-03-14 | 9 | -88889/+364 |
| | | | | | | | | | | | | | | | | | This commit integrates the upstream version of the linux-atm tools version 2.5.1. It simplify the patchset but keeps the debian-patches, prevent the usage of libflex on the target, and let the package compiles every tools. The Makefile only installs atmarp & atmarpd, but some useful debug programs are also included (like aread/awrite, atmdump,...) in the makefile, but commented by default. Signed-off-by: Obinou <obconseil@gmail.com> SVN-Revision: 20216 | ||||
* | add an arch suffix for handling different variants of arm/mips for the ↵ | Felix Fietkau | 2010-03-14 | 1 | -4/+21 |
| | | | | | | toolchain/target directories SVN-Revision: 20215 | ||||
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 20214 | ||||
* | atheros: fix FIS directory parsing on Top Boot flash chips | Gabor Juhos | 2010-03-14 | 4 | -0/+288 |
| | | | | SVN-Revision: 20213 | ||||
* | jzcodec: Fix supported formats. | Lars-Peter Clausen | 2010-03-14 | 1 | -2/+5 |
| | | | | SVN-Revision: 20210 | ||||
* | also fix invalid hunks in 2.6.33 patch | Florian Fainelli | 2010-03-14 | 1 | -8/+0 |
| | | | | SVN-Revision: 20209 | ||||
* | add 2.6.34 support | Florian Fainelli | 2010-03-14 | 5 | -0/+97 |
| | | | | SVN-Revision: 20208 | ||||
* | fix invalid hunks in 060-block2mtd_init.patch file | Florian Fainelli | 2010-03-14 | 1 | -8/+0 |
| | | | | SVN-Revision: 20207 | ||||
* | export rescan_partitions to prevent linking failures in block2mtd (#6741) | Florian Fainelli | 2010-03-14 | 3 | -0/+46 |
| | | | | SVN-Revision: 20205 | ||||
* | refresh 2.6.32 patches, fix livebox support (#6821) | Florian Fainelli | 2010-03-14 | 21 | -257/+114 |
| | | | | SVN-Revision: 20204 | ||||
* | fix kernel-headers build for uml | Florian Fainelli | 2010-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 20203 | ||||
* | atheros: sync kernel configs | Gabor Juhos | 2010-03-14 | 4 | -30/+26 |
| | | | | SVN-Revision: 20202 | ||||
* | atheros: add early-printk support | Gabor Juhos | 2010-03-14 | 12 | -20/+292 |
| | | | | SVN-Revision: 20201 | ||||
* | remove empty patch file | Travis Kemen | 2010-03-14 | 1 | -0/+0 |
| | | | | SVN-Revision: 20200 | ||||
* | kernel: refresh lzo patch for 2.6.33 | Gabor Juhos | 2010-03-14 | 1 | -5/+3 |
| | | | | SVN-Revision: 20199 | ||||
* | atheros: refresh 2.6.33 patches | Gabor Juhos | 2010-03-14 | 1 | -87/+45 |
| | | | | SVN-Revision: 20198 | ||||
* | atheros: refresh 2.6.32 patches | Gabor Juhos | 2010-03-14 | 11 | -203/+115 |
| | | | | SVN-Revision: 20197 | ||||
* | add missing kconfig symbol for the hifn 795x crypto accelerator module ↵ | Felix Fietkau | 2010-03-14 | 1 | -0/+1 |
| | | | | | | (patch by dogge10) SVN-Revision: 20196 | ||||
* | madwifi: disable softled by default on pci devices (fixes #4484) | Felix Fietkau | 2010-03-14 | 2 | -1/+19 |
| | | | | SVN-Revision: 20195 | ||||
* | wireless-tools: fix encryption display in the scanning list (#6732) | Felix Fietkau | 2010-03-14 | 1 | -3/+44 |
| | | | | SVN-Revision: 20194 | ||||
* | find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - ↵ | Travis Kemen | 2010-03-14 | 12 | -822/+138 |
| | | | | | | | | | | includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server fuse24 should be deleted from trunk. bud SVN-Revision: 20190 | ||||
* | this patches fixes iproute2 parallel build. | Travis Kemen | 2010-03-14 | 1 | -8/+6 |
| | | | | | | -Raphael SVN-Revision: 20189 | ||||
* | this patch fixes iptables parallel build. | Travis Kemen | 2010-03-14 | 1 | -78/+80 |
| | | | | | | -Raphael SVN-Revision: 20188 | ||||
* | this patch fixes gdb parallel build. | Travis Kemen | 2010-03-14 | 1 | -12/+18 |
| | | | | | | -Raphael SVN-Revision: 20187 | ||||
* | this patch fixes openssl parallel build. | Travis Kemen | 2010-03-14 | 1 | -15/+21 |
| | | | | | | -Raphael SVN-Revision: 20186 | ||||
* | Switch Marvell Orion CPU to kernel 2.6.32 plus LED support for all LEDs on ↵ | Travis Kemen | 2010-03-14 | 11 | -47/+209 |
| | | | | | | | | | LinkSys WRT350Nv2. Signed-off by: Matthias Buecher <mail@maddes.net> and Dirk Teurlings <info@upexia.nl> SVN-Revision: 20185 | ||||
* | replace some more references to hostapd-mini with wpad-mini | Felix Fietkau | 2010-03-14 | 7 | -21/+21 |
| | | | | SVN-Revision: 20184 | ||||
* | fix path to the malta kernel | Florian Fainelli | 2010-03-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 20183 | ||||
* | resync kernel config | Florian Fainelli | 2010-03-13 | 1 | -36/+5 |
| | | | | SVN-Revision: 20182 | ||||
* | add support for uClibc 0.9.30.3 | Florian Fainelli | 2010-03-13 | 31 | -0/+5225 |
| | | | | SVN-Revision: 20181 | ||||
* | fix build hanging on kconfig symbol input | Florian Fainelli | 2010-03-13 | 1 | -19/+21 |
| | | | | SVN-Revision: 20180 | ||||
* | modules.mk: Fix typo | Lars-Peter Clausen | 2010-03-13 | 1 | -3/+4 |
| | | | | SVN-Revision: 20179 | ||||
* | base-files: force preinit to use busybox mount (#6797) | Jo-Philipp Wich | 2010-03-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 20176 | ||||
* | package/base-files: call preinit_ip_deconfig before processing init on ↵ | Gabor Juhos | 2010-03-12 | 2 | -1/+2 |
| | | | | | | initramfs images SVN-Revision: 20159 | ||||
* | add support for 2.6.33 | Florian Fainelli | 2010-03-12 | 4 | -0/+86 |
| | | | | SVN-Revision: 20158 | ||||
* | fix the building of the lzo decompressor on some architectures | Florian Fainelli | 2010-03-12 | 1 | -0/+13 |
| | | | | SVN-Revision: 20157 | ||||
* | remove CONFIG_PCI=y missed from [20136] in generic 2.6.30 config | Nicolas Thill | 2010-03-12 | 1 | -1/+0 |
| | | | | SVN-Revision: 20156 | ||||
* | ath9k: fix a client mode crash that happens on wpa rekeying | Felix Fietkau | 2010-03-12 | 1 | -0/+37 |
| | | | | SVN-Revision: 20155 | ||||
* | sstrip: fix a section length corruption bug (patch from #6847) | Felix Fietkau | 2010-03-12 | 1 | -2/+1 |
| | | | | SVN-Revision: 20154 | ||||
* | minstrel_ht: make the ewma of the ampdu length more smooth by updating it on ↵ | Felix Fietkau | 2010-03-11 | 1 | -28/+38 |
| | | | | | | stats updates and reduce the frequency of aggregation checks SVN-Revision: 20153 | ||||
* | Fix image generation for qi_lb60 subtarget | Lars-Peter Clausen | 2010-03-11 | 1 | -11/+1 |
| | | | | SVN-Revision: 20152 | ||||
* | mips: allow the compiler to optimize memset, memcmp, memcpy for better ↵ | Felix Fietkau | 2010-03-11 | 5 | -0/+415 |
| | | | | | | performance and (in some instances) smaller code SVN-Revision: 20151 | ||||
* | ar71xx: fix oprofile support | Felix Fietkau | 2010-03-11 | 5 | -1/+146 |
| | | | | SVN-Revision: 20150 | ||||
* | the mips -ffreestanding patch has been unnecessary for a long time now, ↵ | Felix Fietkau | 2010-03-11 | 13 | -95/+23 |
| | | | | | | remove it SVN-Revision: 20149 |