| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/modules: load pppol2tp after pppox | Jo-Philipp Wich | 2012-07-01 | 1 | -2/+2 |
* | config: tag parallel build options with high build breakage probability with ... | Felix Fietkau | 2012-06-30 | 1 | -0/+2 |
* | uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo... | Felix Fietkau | 2012-06-30 | 1 | -0/+1 |
* | uClibc: split the package into the main directory and the headers/ and utils/... | Felix Fietkau | 2012-06-30 | 5 | -119/+170 |
* | toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ... | Felix Fietkau | 2012-06-30 | 3 | -0/+12 |
* | toolchain/uClibc: fix getting the nameserver from _res state after res_init. ... | Felix Fietkau | 2012-06-30 | 1 | -0/+15 |
* | toolchain/gcc: fix installing the toolchain after removing the toolchain dir ... | Felix Fietkau | 2012-06-30 | 1 | -2/+8 |
* | toolchain: keep the initial gcc around for later uclibc rebuilds | Felix Fietkau | 2012-06-30 | 3 | -3/+10 |
* | base-files: implement network_get_dnsserver() and network_get_dnssearch() in ... | Jo-Philipp Wich | 2012-06-29 | 1 | -0/+31 |
* | ath9k: revert an upstream initval update to fix a rx sensitivity regression o... | Felix Fietkau | 2012-06-29 | 1 | -0/+19 |
* | eglibc: work around a broken configure test to fix compile errors on x86 | Felix Fietkau | 2012-06-29 | 1 | -0/+1 |
* | base-files: only consider enabled default routes when finding the wan iface (... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+4 |
* | netifd: update to current git head, exposes enabled state, mtu and metric ove... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+2 |
* | fix watchdog and rng drivers section mismatch (#11767) | Florian Fainelli | 2012-06-29 | 3 | -2/+22 |
* | tools: sdcc depends on bison | Felix Fietkau | 2012-06-29 | 1 | -0/+1 |
* | ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #1... | Felix Fietkau | 2012-06-28 | 1 | -0/+10 |
* | toolchain: enable gdb by default | Felix Fietkau | 2012-06-28 | 1 | -1/+1 |
* | ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KB | Felix Fietkau | 2012-06-28 | 1 | -0/+3745 |
* | ath9k: update the ar934x initvals | Felix Fietkau | 2012-06-27 | 1 | -0/+786 |
* | ath9k: remove the queue length limiting patch, the approach was experimental,... | Felix Fietkau | 2012-06-27 | 3 | -147/+4 |
* | kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
* | base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -1/+3 |
* | fix SPI clock frequency selection | Florian Fainelli | 2012-06-27 | 1 | -1/+1 |
* | ath9k: improve ani behavior during scanning | Felix Fietkau | 2012-06-27 | 1 | -15/+71 |
* | ath9k: more ani fixes | Felix Fietkau | 2012-06-27 | 3 | -0/+83 |
* | ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ... | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
* | ath9k: make antenna mask validation more flexible, allow arbitrary tx chain c... | Felix Fietkau | 2012-06-27 | 1 | -4/+9 |
* | ath9k: reject invalid antenna mask configurations | Felix Fietkau | 2012-06-27 | 1 | -0/+28 |
* | netifd: update to latest version, fixes bridge member interface settings | Felix Fietkau | 2012-06-26 | 1 | -2/+2 |
* | broadcom-wl: fix WDS hotplug for multiple networks | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+3 |
* | linux-atm: remove defunct ipoa protocol support | Jo-Philipp Wich | 2012-06-26 | 2 | -36/+0 |
* | base-files: allow wireless ifaces to be part of multiple networks | Jo-Philipp Wich | 2012-06-26 | 2 | -5/+10 |
* | sdcc: enable packihx, required by firmwarehotplug | Jo-Philipp Wich | 2012-06-26 | 1 | -1/+1 |
* | scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent... | Felix Fietkau | 2012-06-25 | 1 | -1/+1 |
* | kernel: add missing config symbol | Felix Fietkau | 2012-06-24 | 1 | -0/+1 |
* | ath9k: fix a dynamic WEP related regression | Felix Fietkau | 2012-06-23 | 3 | -3/+45 |
* | ath9k: merge a patch for improving ad-hoc mode performance | Felix Fietkau | 2012-06-23 | 4 | -14/+93 |
* | ramips: mac address detection for Fonera 2.0n | Vasilis Tsiligiannis | 2012-06-23 | 2 | -0/+6 |
* | provide an early ioremap cookie of the system configuration register | Florian Fainelli | 2012-06-23 | 6 | -29/+38 |
* | group SYSDBG register defines in mcs814x.h | Florian Fainelli | 2012-06-23 | 3 | -20/+22 |
* | make hardware.h a forward inclusion of mcs814x.h | Florian Fainelli | 2012-06-23 | 11 | -28/+43 |
* | remove platform specific initialization from ethernet driver | Florian Fainelli | 2012-06-23 | 4 | -24/+90 |
* | regroup interrupt controller register definitions in hardware.h | Florian Fainelli | 2012-06-23 | 3 | -8/+10 |
* | ppp: the pptp buffering option is not supported anymore, remove it | Jo-Philipp Wich | 2012-06-21 | 1 | -5/+0 |
* | remove handle_irq callback in board-mcs8140-dt.c | Florian Fainelli | 2012-06-21 | 1 | -1/+0 |
* | fix USB led triggers | Florian Fainelli | 2012-06-20 | 2 | -5/+5 |
* | use generic uci defaults functions | Florian Fainelli | 2012-06-20 | 1 | -27/+8 |
* | remove uselss cache invalidations | Florian Fainelli | 2012-06-20 | 1 | -22/+0 |
* | improve ethernet driver debugging | Florian Fainelli | 2012-06-20 | 1 | -19/+102 |
* | do not use MULTI_IRQ_HANDLER it is bogus on our platform | Florian Fainelli | 2012-06-20 | 3 | -23/+25 |