aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include/image.mk: /tmp should have mode 1777Jo-Philipp Wich2012-07-011-1/+1
* [package] dnsmasq: introduce "add_local_hostname" and "add_local_domain" optionsJo-Philipp Wich2012-07-011-3/+11
* package/dnsmasq: permit UCI configuration of --dhcp-fqdn optionJo-Philipp Wich2012-07-011-0/+1
* [PATCH 1/4] package/dnsmasq: permit dhcp_option in global dnsmasq config sectionJo-Philipp Wich2012-07-011-1/+3
* Fix extroot by UUIDJo-Philipp Wich2012-07-011-0/+8
* kernel/modules: load pppol2tp after pppoxJo-Philipp Wich2012-07-011-2/+2
* config: tag parallel build options with high build breakage probability with ...Felix Fietkau2012-06-301-0/+2
* uClibc: add -Wno-unused-but-set-variable to get rid of unnecessary warning lo...Felix Fietkau2012-06-301-0/+1
* uClibc: split the package into the main directory and the headers/ and utils/...Felix Fietkau2012-06-305-119/+170
* toolchain: fix up lib64 symlink to lib before copying the initial prefix dir ...Felix Fietkau2012-06-303-0/+12
* toolchain/uClibc: fix getting the nameserver from _res state after res_init. ...Felix Fietkau2012-06-301-0/+15
* toolchain/gcc: fix installing the toolchain after removing the toolchain dir ...Felix Fietkau2012-06-301-2/+8
* toolchain: keep the initial gcc around for later uclibc rebuildsFelix Fietkau2012-06-303-3/+10
* [package] base-files: implement network_get_dnsserver() and network_get_dnsse...Jo-Philipp Wich2012-06-291-0/+31
* ath9k: revert an upstream initval update to fix a rx sensitivity regression o...Felix Fietkau2012-06-291-0/+19
* eglibc: work around a broken configure test to fix compile errors on x86Felix Fietkau2012-06-291-0/+1
* [package] base-files: only consider enabled default routes when finding the w...Jo-Philipp Wich2012-06-291-2/+4
* [package] netifd: update to current git head, exposes enabled state, mtu and ...Jo-Philipp Wich2012-06-291-2/+2
* [brcm63xx] fix watchdog and rng drivers section mismatch (#11767)Florian Fainelli2012-06-293-2/+22
* tools: sdcc depends on bisonFelix Fietkau2012-06-291-0/+1
* ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #1...Felix Fietkau2012-06-281-0/+10
* toolchain: enable gdb by defaultFelix Fietkau2012-06-281-1/+1
* ath9k: de-duplicate initvals, reduces uncompressed binary size by 24 KBFelix Fietkau2012-06-281-0/+3745
* ath9k: update the ar934x initvalsFelix Fietkau2012-06-271-0/+786
* ath9k: remove the queue length limiting patch, the approach was experimental,...Felix Fietkau2012-06-273-147/+4
* kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)Felix Fietkau2012-06-271-4/+4
* base-files: enable TCP timestamps, enable sack/dsack. (patch by Dave Täht)Felix Fietkau2012-06-271-1/+3
* [brcm63xx] fix SPI clock frequency selectionFlorian Fainelli2012-06-271-1/+1
* ath9k: improve ani behavior during scanningFelix Fietkau2012-06-271-15/+71
* ath9k: more ani fixesFelix Fietkau2012-06-273-0/+83
* ath9k: enable rx for tx antennas earlier (and only for multi-stream devices) ...Felix Fietkau2012-06-271-4/+4
* ath9k: make antenna mask validation more flexible, allow arbitrary tx chain c...Felix Fietkau2012-06-271-4/+9
* ath9k: reject invalid antenna mask configurationsFelix Fietkau2012-06-271-0/+28
* netifd: update to latest version, fixes bridge member interface settingsFelix Fietkau2012-06-261-2/+2
* [package] broadcom-wl: fix WDS hotplug for multiple networksJo-Philipp Wich2012-06-261-1/+3
* [package] linux-atm: remove defunct ipoa protocol supportJo-Philipp Wich2012-06-262-36/+0
* [package] base-files: allow wireless ifaces to be part of multiple networksJo-Philipp Wich2012-06-262-5/+10
* [tools] sdcc: enable packihx, required by firmwarehotplugJo-Philipp Wich2012-06-261-1/+1
* scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...Felix Fietkau2012-06-251-1/+1
* kernel: add missing config symbolFelix Fietkau2012-06-241-0/+1
* ath9k: fix a dynamic WEP related regressionFelix Fietkau2012-06-233-3/+45
* ath9k: merge a patch for improving ad-hoc mode performanceFelix Fietkau2012-06-234-14/+93
* ramips: mac address detection for Fonera 2.0nVasilis Tsiligiannis2012-06-232-0/+6
* [mcs814x] provide an early ioremap cookie of the system configuration registerFlorian Fainelli2012-06-236-29/+38
* [mcs814x] group SYSDBG register defines in mcs814x.hFlorian Fainelli2012-06-233-20/+22
* [mcs814x] make hardware.h a forward inclusion of mcs814x.hFlorian Fainelli2012-06-2311-28/+43
* [mcs814x] remove platform specific initialization from ethernet driverFlorian Fainelli2012-06-234-24/+90
* [mcs814x] regroup interrupt controller register definitions in hardware.hFlorian Fainelli2012-06-233-8/+10
* [package] ppp: the pptp buffering option is not supported anymore, remove itJo-Philipp Wich2012-06-211-5/+0
* [mcs814x] remove handle_irq callback in board-mcs8140-dt.cFlorian Fainelli2012-06-211-1/+0