| Age | Commit message (Expand) | Author |
| 2012-01-17 | ramips: Rework ramips_eth to not require irqsave locking anymore | John Crispin |
| 2012-01-16 | rt2x00: add a patch to avoid excessive memmove() on packet contents to improve performance (patch by Helmut Schaa) | Felix Fietkau |
| 2012-01-15 | brcm47xx: add support for kernel 3.2 | Hauke Mehrtens |
| 2012-01-15 | brcm47xx: run kernel_oldconfig | Hauke Mehrtens |
| 2012-01-15 | tools: clean up Makefiles / make ccache work | John Crispin |
| 2012-01-14 | [target/omap4]: add support for OMAP4 based boards, starting with the PandaBoard | Imre Kaloz |
| 2012-01-14 | [package/mac80211]: build and package the wl12xx driver | Imre Kaloz |
| 2012-01-14 | [generic/3.2]: fixup arm xz support with recent changes | Imre Kaloz |
| 2012-01-14 | [generic/3.2]: add missing symbols | Imre Kaloz |
| 2012-01-14 | [toolchain/gcc]: upgrade to latest linaro releases | Imre Kaloz |
| 2012-01-14 | kernel: disable bridge igmp snooping in 3.2 as well | Felix Fietkau |
| 2012-01-14 | ath9k: fix handling of the KeyMiss flag for received packets - fixes connection stability issues with crypto enabled | Felix Fietkau |
| 2012-01-14 | kernel: disable bridge igmp snooping by default to avoid multicast issues | Felix Fietkau |
| 2012-01-14 | libnl-tiny: export unl_genl_multicast_id() | Felix Fietkau |
| 2012-01-14 | kernel: ppc40x: ppc44x: add missing kernel config symbol | Jonas Gorski |
| 2012-01-13 | broadcom-diag: add support for some new devices | Hauke Mehrtens |
| 2012-01-13 | brcm47xx: update usb driver | Hauke Mehrtens |
| 2012-01-13 | [generic] rtl8366: fix rtl8366_smi_detect() after r29677 | Jo-Philipp Wich |
| 2012-01-13 | brcm63xx: add support for linux 3.2 | Jonas Gorski |
| 2012-01-13 | kernel: add support for linux 3.2.1 | Jonas Gorski |
| 2012-01-13 | package: iptables: fix compilation with linux 3.2 | Jonas Gorski |
| 2012-01-13 | mac80211: current revisions build with 3.2 | Jonas Gorski |
| 2012-01-13 | kernel: backport overlayfs v11 to 3.0 and 2.6.39 | Jonas Gorski |
| 2012-01-13 | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski |
| 2012-01-13 | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski |
| 2012-01-13 | [package] iwinfo: plug memory leak in nl80211 backend, nl80211_close() did not put the family pointer | Jo-Philipp Wich |
| 2012-01-12 | gcc: 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-12 | libnl-tiny: fix a potential memleak in an error path | Felix Fietkau |
| 2012-01-12 | ar8216: use vlan configuration for connecting ports (forced to be untagged) even with vlan_enable=0, but keep them isolated before the switch has been configured | Felix Fietkau |
| 2012-01-12 | ar8216: do not strip vlan tags when running with vlan_enable=0 | Felix Fietkau |
| 2012-01-11 | ar71xx: move irq_to_gpio and gpio_to_irq into gpio.c | Gabor 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-11 | ar71xx: disable ath79 in order to get rid of Kconfig warnings | Gabor Juhos |
| 2012-01-11 | ar71xx: pb44_spi: add shutdown handler | Gabor Juhos |
| 2012-01-11 | ar71xx: pb44_spi: call pb44_spi_{en,dis}able from probe/remove | Gabor Juhos |
| 2012-01-11 | ar71xx: pb44_spi: introduce pb44_spi_{en,dis}able helpers | Gabor Juhos |
| 2012-01-11 | ar71xx: ar71xx_spi: add shutdown handler | Gabor Juhos |
| 2012-01-11 | ar71xx: ar71xx_spi: save and restore regs from probe/remove | Gabor Juhos |
| 2012-01-11 | ar71xx: ar71xx_wdt: add shutdown handler | Gabor Juhos |
| 2012-01-09 | [include] cmake.mk: fix passing of LDFLAGS | Jo-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 it | Jo-Philipp Wich |
| 2012-01-08 | [package] cyassl: use patch-libtool pkg fixup | Jo-Philipp Wich |
| 2012-01-08 | zlib: fix duplicate function declarations for largefile support | Felix Fietkau |
| 2012-01-08 | [toolchain] introduce a USE_EXTERNAL_LIBC symbol which gets selected by EXTERNAL_TOOLCHAIN || NATIVE_TOOLCHAIN | Jo-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 ones | Jo-Philipp Wich |
| 2012-01-08 | [package] firewall: add support for "local" port forwards which target an internal address on the router itself | Jo-Philipp Wich |
| 2012-01-08 | include: 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-07 | ath9k: merge a channel change fix from linux-wireless | Felix Fietkau |