aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to ...Jo-Philipp Wich2012-01-181-1/+1
* dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re...Jo-Philipp Wich2012-01-181-1/+3
* packages: kernel: add usb-common.ko to usb package for kernel >= 3.2Hauke Mehrtens2012-01-181-2/+9
* openssl: fix syntax error in OpenWrt MakefileJo-Philipp Wich2012-01-181-1/+1
* fix thinko in 102-ehci_hcd_ignore_oc patchFlorian Fainelli2012-01-184-8/+8
* ext-toolchain.sh: properly handle toolchains without sysroot supportJo-Philipp Wich2012-01-181-9/+6
* openssl: don't fail with empty TARGET_LDFLAGSJo-Philipp Wich2012-01-181-1/+1
* ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di...Jo-Philipp Wich2012-01-181-21/+21
* invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c...Jo-Philipp Wich2012-01-181-0/+1
* add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util...Jo-Philipp Wich2012-01-181-0/+64
* use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to...Jo-Philipp Wich2012-01-183-2/+64
* add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ...Jo-Philipp Wich2012-01-181-0/+410
* gigaset 76xJohn Crispin2012-01-172-21/+17
* ramips: Rework ramips_eth to not require irqsave locking anymoreJohn Crispin2012-01-171-6/+9
* rt2x00: add a patch to avoid excessive memmove() on packet contents to improv...Felix Fietkau2012-01-161-0/+67
* brcm47xx: add support for kernel 3.2Hauke Mehrtens2012-01-1547-0/+7484
* brcm47xx: run kernel_oldconfigHauke Mehrtens2012-01-151-2/+3
* tools: clean up Makefiles / make ccache workJohn Crispin2012-01-1515-83/+31
* add support for OMAP4 based boards, starting with the PandaBoardImre Kaloz2012-01-149-0/+748
* build and package the wl12xx driverImre Kaloz2012-01-141-5/+34
* fixup arm xz support with recent changesImre Kaloz2012-01-141-1/+3
* add missing symbolsImre Kaloz2012-01-141-1/+14
* upgrade to latest linaro releasesImre Kaloz2012-01-147-34/+17
* kernel: disable bridge igmp snooping in 3.2 as wellFelix Fietkau2012-01-141-1/+1
* ath9k: fix handling of the KeyMiss flag for received packets - fixes connecti...Felix Fietkau2012-01-141-0/+32
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-146-6/+6
* libnl-tiny: export unl_genl_multicast_id()Felix Fietkau2012-01-142-1/+2
* kernel: ppc40x: ppc44x: add missing kernel config symbolJonas Gorski2012-01-143-0/+3
* broadcom-diag: add support for some new devicesHauke Mehrtens2012-01-131-0/+73
* brcm47xx: update usb driverHauke Mehrtens2012-01-132-99/+113
* rtl8366: fix rtl8366_smi_detect() after r29677Jo-Philipp Wich2012-01-131-0/+3
* brcm63xx: add support for linux 3.2Jonas Gorski2012-01-1339-0/+5195
* kernel: add support for linux 3.2.1Jonas Gorski2012-01-13126-0/+66390
* package: iptables: fix compilation with linux 3.2Jonas Gorski2012-01-131-0/+12
* mac80211: current revisions build with 3.2Jonas Gorski2012-01-131-1/+1
* kernel: backport overlayfs v11 to 3.0 and 2.6.39Jonas Gorski2012-01-132-1868/+2307
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-1324-62/+43
* kernel: update linux 3.0 to 3.0.17Jonas Gorski2012-01-1329-70/+50
* iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the ...Jo-Philipp Wich2012-01-132-2/+5
* gcc: always explicitly link against libstdc++, fixes build errors on some hos...Felix Fietkau2012-01-121-1/+1
* libnl-tiny: fix a potential memleak in an error pathFelix Fietkau2012-01-121-4/+3
* ar8216: use vlan configuration for connecting ports (forced to be untagged) e...Felix Fietkau2012-01-121-1/+7
* ar8216: do not strip vlan tags when running with vlan_enable=0Felix Fietkau2012-01-121-3/+6
* ar71xx: move irq_to_gpio and gpio_to_irq into gpio.cGabor Juhos2012-01-112-12/+14
* Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended ...Daniel Dickinson2012-01-1113-40/+25
* ar71xx: disable ath79 in order to get rid of Kconfig warningsGabor Juhos2012-01-111-0/+11
* ar71xx: pb44_spi: add shutdown handlerGabor Juhos2012-01-111-0/+10
* ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/removeGabor Juhos2012-01-111-6/+4
* ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpersGabor Juhos2012-01-111-8/+17
* ar71xx: ar71xx_spi: add shutdown handlerGabor Juhos2012-01-111-0/+10