summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix extroot by UUIDjow2012-07-011-0/+8
* kernel/modules: load pppol2tp after pppoxjow2012-07-011-2/+2
* config: tag parallel build options with high build breakage probability with ...nbd2012-06-301-0/+2
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...nbd2012-06-301-0/+1
* uClibc: split the package into the main directory and the headers/ and utils/...nbd2012-06-305-119/+170
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...nbd2012-06-303-0/+12
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...nbd2012-06-301-0/+15
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...nbd2012-06-301-2/+8
* toolchain: keep the initial gcc around for later uclibc rebuildsnbd2012-06-303-3/+10
* [package] base-files: implement network_get_dnsserver() and network_get_dnsse...jow2012-06-291-0/+31
* ath9k: revert an upstream initval update to fix a rx sensitivity regression o...nbd2012-06-291-0/+19
* eglibc: work around a broken configure test to fix compile errors on x86nbd2012-06-291-0/+1
* [package] base-files: only consider enabled default routes when finding the w...jow2012-06-291-2/+4
* [package] netifd: update to current git head, exposes enabled state, mtu and ...jow2012-06-291-2/+2
* [brcm63xx] fix watchdog and rng drivers section mismatch (#11767)florian2012-06-293-2/+22
* tools: sdcc depends on bisonnbd2012-06-291-0/+1
* ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #1...nbd2012-06-281-0/+10
* toolchain: enable gdb by defaultnbd2012-06-281-1/+1
* ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KBnbd2012-06-281-0/+3745
* ath9k: update the ar934x initvalsnbd2012-06-271-0/+786
* ath9k: remove the queue length limiting patch, the approach was experimental,...nbd2012-06-273-147/+4
* kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)nbd2012-06-271-4/+4
* base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)nbd2012-06-271-1/+3
* [brcm63xx] fix SPI clock frequency selectionflorian2012-06-271-1/+1
* ath9k: improve ani behavior during scanningnbd2012-06-271-15/+71
* ath9k: more ani fixesnbd2012-06-273-0/+83
* ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ...nbd2012-06-271-4/+4
* ath9k: make antenna mask validation more flexible, allow arbitrary tx chain c...nbd2012-06-271-4/+9
* ath9k: reject invalid antenna mask configurationsnbd2012-06-271-0/+28
* netifd: update to latest version, fixes bridge member interface settingsnbd2012-06-261-2/+2
* [package] broadcom-wl: fix WDS hotplug for multiple networksjow2012-06-261-1/+3
* [package] linux-atm: remove defunct ipoa protocol supportjow2012-06-262-36/+0
* [package] base-files: allow wireless ifaces to be part of multiple networksjow2012-06-262-5/+10
* [tools] sdcc: enable packihx, required by firmwarehotplugjow2012-06-261-1/+1
* scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...nbd2012-06-251-1/+1
* kernel: add missing config symbolnbd2012-06-241-0/+1
* ath9k: fix a dynamic WEP related regressionnbd2012-06-233-3/+45
* ath9k: merge a patch for improving ad-hoc mode performancenbd2012-06-234-14/+93
* ramips: mac address detection for Fonera 2.0nacinonyx2012-06-232-0/+6
* [mcs814x] provide an early ioremap cookie of the system configuration registerflorian2012-06-236-29/+38
* [mcs814x] group SYSDBG register defines in mcs814x.hflorian2012-06-233-20/+22
* [mcs814x] make hardware.h a forward inclusion of mcs814x.hflorian2012-06-2311-28/+43
* [mcs814x] remove platform specific initialization from ethernet driverflorian2012-06-234-24/+90
* [mcs814x] regroup interrupt controller register definitions in hardware.hflorian2012-06-233-8/+10
* [package] ppp: the pptp buffering option is not supported anymore, remove itjow2012-06-211-5/+0
* [mcs814x] remove handle_irq callback in board-mcs8140-dt.cflorian2012-06-211-1/+0
* [mcs814x] fix USB led triggersflorian2012-06-202-5/+5
* [mcs814x] use generic uci defaults functionsflorian2012-06-201-27/+8
* [mcs814x] remove uselss cache invalidationsflorian2012-06-201-22/+0
* [mcs814x] improve ethernet driver debuggingflorian2012-06-201-19/+102