summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-06-30toolchain: fix up lib64 symlink to lib before copying the initial prefix dir to avoid errors on copyingFelix Fietkau
2012-06-30toolchain/uClibc: fix getting the nameserver from _res state after res_init. fixes displaying the nameserver in busybox nslookupFelix Fietkau
2012-06-30toolchain/gcc: fix installing the toolchain after removing the toolchain dir without a full rebuildFelix Fietkau
2012-06-30toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau
2012-06-29base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.shJo-Philipp Wich
2012-06-29ath9k: revert an upstream initval update to fix a rx sensitivity regression on ar9380 (fixes #11756)Felix Fietkau
2012-06-29eglibc: work around a broken configure test to fix compile errors on x86Felix Fietkau
2012-06-29base-files: only consider enabled default routes when finding the wan iface (#11774)Jo-Philipp Wich
2012-06-29netifd: update to current git head, exposes enabled state, mtu and metric overrides for routesJo-Philipp Wich
2012-06-29fix watchdog and rng drivers section mismatch (#11767)Florian Fainelli
2012-06-29tools: sdcc depends on bisonFelix Fietkau
2012-06-28ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #11762)Felix Fietkau
2012-06-28toolchain: enable gdb by defaultFelix Fietkau
2012-06-28ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KBFelix Fietkau
2012-06-27ath9k: update the ar934x initvalsFelix Fietkau
2012-06-27ath9k: remove the queue length limiting patch, the approach was experimental, not used by default and a different solution is requiredFelix Fietkau
2012-06-27kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)Felix Fietkau
2012-06-27base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)Felix Fietkau
2012-06-27fix SPI clock frequency selectionFlorian Fainelli
2012-06-27ath9k: improve ani behavior during scanningFelix Fietkau
2012-06-27ath9k: more ani fixesFelix Fietkau
2012-06-27ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) to fix some validation corner casesFelix Fietkau
2012-06-27ath9k: 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 devicesFelix Fietkau
2012-06-27ath9k: reject invalid antenna mask configurationsFelix Fietkau
2012-06-26netifd: update to latest version, fixes bridge member interface settingsFelix Fietkau
2012-06-26broadcom-wl: fix WDS hotplug for multiple networksJo-Philipp Wich
2012-06-26linux-atm: remove defunct ipoa protocol supportJo-Philipp Wich
2012-06-26base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich
2012-06-26sdcc: enable packihx, required by firmwarehotplugJo-Philipp Wich
2012-06-25scripts/feeds: redirect stderr of the which call to /dev/null to avoid potentially confusing error messages on some systemsFelix Fietkau
2012-06-24kernel: add missing config symbolFelix Fietkau
2012-06-23ath9k: fix a dynamic WEP related regressionFelix Fietkau
2012-06-23ath9k: merge a patch for improving ad-hoc mode performanceFelix Fietkau
2012-06-23ramips: mac address detection for Fonera 2.0nVasilis Tsiligiannis
2012-06-23provide an early ioremap cookie of the system configuration registerFlorian Fainelli
2012-06-23group SYSDBG register defines in mcs814x.hFlorian Fainelli
2012-06-23make hardware.h a forward inclusion of mcs814x.hFlorian Fainelli
2012-06-23remove platform specific initialization from ethernet driverFlorian Fainelli
2012-06-23regroup interrupt controller register definitions in hardware.hFlorian Fainelli
2012-06-21ppp: the pptp buffering option is not supported anymore, remove itJo-Philipp Wich
2012-06-21remove handle_irq callback in board-mcs8140-dt.cFlorian Fainelli
2012-06-20fix USB led triggersFlorian Fainelli
2012-06-20use generic uci defaults functionsFlorian Fainelli
2012-06-20remove uselss cache invalidationsFlorian Fainelli
2012-06-20improve ethernet driver debuggingFlorian Fainelli
2012-06-20do not use MULTI_IRQ_HANDLER it is bogus on our platformFlorian Fainelli
2012-06-20verified to work - remove broken flagMirko Vogt
2012-06-20toolchain: move eglibc-files from base-files to toolchain, it is packaged as part of the libc packageFelix Fietkau
2012-06-20add and export HOSTCC_NOCACHEJohn Crispin
2012-06-19Fix sysupgrade for squashfs, jffs2 and ext4 imagesVasilis Tsiligiannis