summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-17ramips: Rework ramips_eth to not require irqsave locking anymoreJohn Crispin
2012-01-16rt2x00: add a patch to avoid excessive memmove() on packet contents to improve performance (patch by Helmut Schaa)Felix Fietkau
2012-01-15brcm47xx: add support for kernel 3.2Hauke Mehrtens
2012-01-15brcm47xx: run kernel_oldconfigHauke Mehrtens
2012-01-15tools: clean up Makefiles / make ccache workJohn Crispin
2012-01-14[target/omap4]: add support for OMAP4 based boards, starting with the PandaBoardImre Kaloz
2012-01-14[package/mac80211]: build and package the wl12xx driverImre Kaloz
2012-01-14[generic/3.2]: fixup arm xz support with recent changesImre Kaloz
2012-01-14[generic/3.2]: add missing symbolsImre Kaloz
2012-01-14[toolchain/gcc]: upgrade to latest linaro releasesImre Kaloz
2012-01-14kernel: disable bridge igmp snooping in 3.2 as wellFelix Fietkau
2012-01-14ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stability issues with crypto enabledFelix Fietkau
2012-01-14kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau
2012-01-14libnl-tiny: export unl_genl_multicast_id()Felix Fietkau
2012-01-14kernel: ppc40x: ppc44x: add missing kernel config symbolJonas Gorski
2012-01-13broadcom-diag: add support for some new devicesHauke Mehrtens
2012-01-13brcm47xx: update usb driverHauke Mehrtens
2012-01-13[generic] rtl8366: fix rtl8366_smi_detect() after r29677Jo-Philipp Wich
2012-01-13brcm63xx: add support for linux 3.2Jonas Gorski
2012-01-13kernel: add support for linux 3.2.1Jonas Gorski
2012-01-13package: iptables: fix compilation with linux 3.2Jonas Gorski
2012-01-13mac80211: current revisions build with 3.2Jonas Gorski
2012-01-13kernel: backport overlayfs v11 to 3.0 and 2.6.39Jonas Gorski
2012-01-13kernel: update linux 3.1 to 3.1.9Jonas Gorski
2012-01-13kernel: update linux 3.0 to 3.0.17Jonas Gorski
2012-01-13[package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointerJo-Philipp Wich
2012-01-12gcc: always explicitly link against libstdc++, fixes build errors on some hosts that refuse to link it in implicitly (should fix #10587)Felix Fietkau
2012-01-12libnl-tiny: fix a potential memleak in an error pathFelix Fietkau
2012-01-12ar8216: use vlan configuration for connecting ports (forced to be untagged) even with vlan_enable=0, but keep them isolated before the switch has been configuredFelix Fietkau
2012-01-12ar8216: do not strip vlan tags when running with vlan_enable=0Felix Fietkau
2012-01-11ar71xx: move irq_to_gpio and gpio_to_irq into gpio.cGabor Juhos
2012-01-11[brcm63xx] Remove invalid LED GPIO from GW6200 board definition. GPIO 35 isn't intended to control ethernet LED (the led behaviour is a side effect) and using the gpio as an led causes kernel panics.Daniel Dickinson
2012-01-11ar71xx: disable ath79 in order to get rid of Kconfig warningsGabor Juhos
2012-01-11ar71xx: pb44_spi: add shutdown handlerGabor Juhos
2012-01-11ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/removeGabor Juhos
2012-01-11ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpersGabor Juhos
2012-01-11ar71xx: ar71xx_spi: add shutdown handlerGabor Juhos
2012-01-11ar71xx: ar71xx_spi: save and restore regs from probe/removeGabor Juhos
2012-01-11ar71xx: ar71xx_wdt: add shutdown handlerGabor Juhos
2012-01-09[include] cmake.mk: fix passing of LDFLAGSJo-Philipp Wich
2012-01-08[include] make prepare_kernel_conf target depend on quilt instead of sed. Preparing the source tree requires quilt and installing quilt implies installing sed.Jo-Philipp Wich
2012-01-08[scripts] metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 if PACKAGE_kmod-ipv6"Jo-Philipp Wich
2012-01-08[package] pptp: remove support for underlying ipproto, it is adviced since a while that pptp should be declared as separate interface alognside wan - in this configuration the ipproto will cause stray udhcpc errors due to not existent interfaces, so remove itJo-Philipp Wich
2012-01-08[package] cyassl: use patch-libtool pkg fixupJo-Philipp Wich
2012-01-08zlib: fix duplicate function declarations for largefile supportFelix Fietkau
2012-01-08[toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAINJo-Philipp Wich
2012-01-08[package] base-files: implement a --force option for sysupgrade to override image checks, useful to upgrade old ar71xx installations to current trunk onesJo-Philipp Wich
2012-01-08[package] firewall: add support for "local" port forwards which target an internal address on the router itselfJo-Philipp Wich
2012-01-08include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version.Jo-Philipp Wich
2012-01-07ath9k: merge a channel change fix from linux-wirelessFelix Fietkau