| Age | Commit message (Expand) | Author |
| 2012-06-30 | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copying | Felix Fietkau |
| 2012-06-30 | toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookup | Felix Fietkau |
| 2012-06-30 | toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuild | Felix Fietkau |
| 2012-06-30 | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau |
| 2012-06-29 | base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh | Jo-Philipp Wich |
| 2012-06-29 | ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes #11756) | Felix Fietkau |
| 2012-06-29 | eglibc: work around a broken configure test to fix compile errors on x86 | Felix Fietkau |
| 2012-06-29 | base-files: only consider enabled default routes when finding the wan iface (#11774) | Jo-Philipp Wich |
| 2012-06-29 | netifd: update to current git head, exposes enabled state, mtu and metric overrides for routes | Jo-Philipp Wich |
| 2012-06-29 | fix watchdog and rng drivers section mismatch (#11767) | Florian Fainelli |
| 2012-06-29 | tools: sdcc depends on bison | Felix Fietkau |
| 2012-06-28 | ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #11762) | Felix Fietkau |
| 2012-06-28 | toolchain: enable gdb by default | Felix Fietkau |
| 2012-06-28 | ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB | Felix Fietkau |
| 2012-06-27 | ath9k: update the ar934x initvals | Felix Fietkau |
| 2012-06-27 | ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is required | Felix Fietkau |
| 2012-06-27 | kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) | Felix Fietkau |
| 2012-06-27 | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau |
| 2012-06-27 | fix SPI clock frequency selection | Florian Fainelli |
| 2012-06-27 | ath9k: improve ani behavior during scanning | Felix Fietkau |
| 2012-06-27 | ath9k: more ani fixes | Felix Fietkau |
| 2012-06-27 | ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner cases | Felix Fietkau |
| 2012-06-27 | ath9k: make antenna mask validation more flexible, allow arbitrary tx chain combinations, enable rx for chains that have enabled tx as well, fix using the second antenna for single-stream diversity based devices | Felix Fietkau |
| 2012-06-27 | ath9k: reject invalid antenna mask configurations | Felix Fietkau |
| 2012-06-26 | netifd: update to latest version, fixes bridge member interface settings | Felix Fietkau |
| 2012-06-26 | broadcom-wl: fix WDS hotplug for multiple networks | Jo-Philipp Wich |
| 2012-06-26 | linux-atm: remove defunct ipoa protocol support | Jo-Philipp Wich |
| 2012-06-26 | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich |
| 2012-06-26 | sdcc: enable packihx, required by firmwarehotplug | Jo-Philipp Wich |
| 2012-06-25 | scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systems | Felix Fietkau |
| 2012-06-24 | kernel: add missing config symbol | Felix Fietkau |
| 2012-06-23 | ath9k: fix a dynamic WEP related regression | Felix Fietkau |
| 2012-06-23 | ath9k: merge a patch for improving ad-hoc mode performance | Felix Fietkau |
| 2012-06-23 | ramips: mac address detection for Fonera 2.0n | Vasilis Tsiligiannis |
| 2012-06-23 | provide an early ioremap cookie of the system configuration register | Florian Fainelli |
| 2012-06-23 | group SYSDBG register defines in mcs814x.h | Florian Fainelli |
| 2012-06-23 | make hardware.h a forward inclusion of mcs814x.h | Florian Fainelli |
| 2012-06-23 | remove platform specific initialization from ethernet driver | Florian Fainelli |
| 2012-06-23 | regroup interrupt controller register definitions in hardware.h | Florian Fainelli |
| 2012-06-21 | ppp: the pptp buffering option is not supported anymore, remove it | Jo-Philipp Wich |
| 2012-06-21 | remove handle_irq callback in board-mcs8140-dt.c | Florian Fainelli |
| 2012-06-20 | fix USB led triggers | Florian Fainelli |
| 2012-06-20 | use generic uci defaults functions | Florian Fainelli |
| 2012-06-20 | remove uselss cache invalidations | Florian Fainelli |
| 2012-06-20 | improve ethernet driver debugging | Florian Fainelli |
| 2012-06-20 | do not use MULTI_IRQ_HANDLER it is bogus on our platform | Florian Fainelli |
| 2012-06-20 | verified to work - remove broken flag | Mirko Vogt |
| 2012-06-20 | toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc package | Felix Fietkau |
| 2012-06-20 | add and export HOSTCC_NOCACHE | John Crispin |
| 2012-06-19 | Fix sysupgrade for squashfs, jffs2 and ext4 images | Vasilis Tsiligiannis |