| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: external toolchains usually do not know about MTDREFRESH, so search in $... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to ... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+3 |
* | packages: kernel: add usb-common.ko to usb package for kernel >= 3.2 | Hauke Mehrtens | 2012-01-18 | 1 | -2/+9 |
* | openssl: fix syntax error in OpenWrt Makefile | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | fix thinko in 102-ehci_hcd_ignore_oc patch | Florian Fainelli | 2012-01-18 | 4 | -8/+8 |
* | ext-toolchain.sh: properly handle toolchains without sysroot support | Jo-Philipp Wich | 2012-01-18 | 1 | -9/+6 |
* | openssl: don't fail with empty TARGET_LDFLAGS | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di... | Jo-Philipp Wich | 2012-01-18 | 1 | -21/+21 |
* | invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+1 |
* | add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+64 |
* | use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to... | Jo-Philipp Wich | 2012-01-18 | 3 | -2/+64 |
* | add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+410 |
* | gigaset 76x | John Crispin | 2012-01-17 | 2 | -21/+17 |
* | ramips: Rework ramips_eth to not require irqsave locking anymore | John Crispin | 2012-01-17 | 1 | -6/+9 |
* | rt2x00: add a patch to avoid excessive memmove() on packet contents to improv... | Felix Fietkau | 2012-01-16 | 1 | -0/+67 |
* | brcm47xx: add support for kernel 3.2 | Hauke Mehrtens | 2012-01-15 | 47 | -0/+7484 |
* | brcm47xx: run kernel_oldconfig | Hauke Mehrtens | 2012-01-15 | 1 | -2/+3 |
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 15 | -83/+31 |
* | add support for OMAP4 based boards, starting with the PandaBoard | Imre Kaloz | 2012-01-14 | 9 | -0/+748 |
* | build and package the wl12xx driver | Imre Kaloz | 2012-01-14 | 1 | -5/+34 |
* | fixup arm xz support with recent changes | Imre Kaloz | 2012-01-14 | 1 | -1/+3 |
* | add missing symbols | Imre Kaloz | 2012-01-14 | 1 | -1/+14 |
* | upgrade to latest linaro releases | Imre Kaloz | 2012-01-14 | 7 | -34/+17 |
* | kernel: disable bridge igmp snooping in 3.2 as well | Felix Fietkau | 2012-01-14 | 1 | -1/+1 |
* | ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti... | Felix Fietkau | 2012-01-14 | 1 | -0/+32 |
* | kernel: disable bridge igmp snooping by default to avoid multicast issues | Felix Fietkau | 2012-01-14 | 6 | -6/+6 |
* | libnl-tiny: export unl_genl_multicast_id() | Felix Fietkau | 2012-01-14 | 2 | -1/+2 |
* | kernel: ppc40x: ppc44x: add missing kernel config symbol | Jonas Gorski | 2012-01-14 | 3 | -0/+3 |
* | broadcom-diag: add support for some new devices | Hauke Mehrtens | 2012-01-13 | 1 | -0/+73 |
* | brcm47xx: update usb driver | Hauke Mehrtens | 2012-01-13 | 2 | -99/+113 |
* | rtl8366: fix rtl8366_smi_detect() after r29677 | Jo-Philipp Wich | 2012-01-13 | 1 | -0/+3 |
* | brcm63xx: add support for linux 3.2 | Jonas Gorski | 2012-01-13 | 39 | -0/+5195 |
* | kernel: add support for linux 3.2.1 | Jonas Gorski | 2012-01-13 | 126 | -0/+66390 |
* | package: iptables: fix compilation with linux 3.2 | Jonas Gorski | 2012-01-13 | 1 | -0/+12 |
* | mac80211: current revisions build with 3.2 | Jonas Gorski | 2012-01-13 | 1 | -1/+1 |
* | kernel: backport overlayfs v11 to 3.0 and 2.6.39 | Jonas Gorski | 2012-01-13 | 2 | -1868/+2307 |
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 24 | -62/+43 |
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 29 | -70/+50 |
* | iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ... | Jo-Philipp Wich | 2012-01-13 | 2 | -2/+5 |
* | gcc: always explicitly link against libstdc++, fixes build errors on some hos... | Felix Fietkau | 2012-01-12 | 1 | -1/+1 |
* | libnl-tiny: fix a potential memleak in an error path | Felix Fietkau | 2012-01-12 | 1 | -4/+3 |
* | ar8216: use vlan configuration for connecting ports (forced to be untagged) e... | Felix Fietkau | 2012-01-12 | 1 | -1/+7 |
* | ar8216: do not strip vlan tags when running with vlan_enable=0 | Felix Fietkau | 2012-01-12 | 1 | -3/+6 |
* | ar71xx: move irq_to_gpio and gpio_to_irq into gpio.c | Gabor Juhos | 2012-01-11 | 2 | -12/+14 |
* | Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ... | Daniel Dickinson | 2012-01-11 | 13 | -40/+25 |
* | ar71xx: disable ath79 in order to get rid of Kconfig warnings | Gabor Juhos | 2012-01-11 | 1 | -0/+11 |
* | ar71xx: pb44_spi: add shutdown handler | Gabor Juhos | 2012-01-11 | 1 | -0/+10 |
* | ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove | Gabor Juhos | 2012-01-11 | 1 | -6/+4 |
* | ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers | Gabor Juhos | 2012-01-11 | 1 | -8/+17 |