summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mvebu: refresh patchesFlorian Fainelli2013-01-1721-137/+27
* kernel: refresh 3.8 patchesFlorian Fainelli2013-01-1711-13/+13
* mvebu: add board detection scriptsFlorian Fainelli2013-01-172-0/+60
* mvebu: enable /proc/devicetree usageFlorian Fainelli2013-01-171-0/+1
* mvebu: add default profileFlorian Fainelli2013-01-171-0/+20
* ipv6-support: Rename enable-ipv6 UCI defaultsSteven Barth2013-01-172-2/+2
* base-files: rename ULA generation scriptSteven Barth2013-01-172-1/+1
* xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and KGIDT_INI...Jo-Philipp Wich2013-01-171-2/+2
* x86: explicitely pass staging directory to grub-mkimage instead of relying on...Jo-Philipp Wich2013-01-171-0/+2
* generic: add EHCI|OHCI platform driver fix to 3.[36]Gabor Juhos2013-01-174-0/+196
* xtables-addons: move to package/, add myself as maintainerJo-Philipp Wich2013-01-1718-0/+39869
* ramips: enable BR6425N in kernel configFelix Fietkau2013-01-171-0/+1
* kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel bu...Felix Fietkau2013-01-171-1/+1
* odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 behaviou...Steven Barth2013-01-171-2/+2
* ppp: don't automatically set IPv6 default route * Fixes "ndisc_router_discove...Steven Barth2013-01-172-2/+1
* netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 pro...Steven Barth2013-01-171-2/+2
* mvebu: add support for EHCI controllerFlorian Fainelli2013-01-156-8/+224
* kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbolFlorian Fainelli2013-01-151-0/+1
* mvebu: add support for the Marvell Armada 370 Reference Design boardFlorian Fainelli2013-01-154-3/+134
* mvebu: enable SMP with SMP on UP enabledFlorian Fainelli2013-01-151-2/+23
* kernel: allow building kmod-rtc-marvell for mvebu targetFlorian Fainelli2013-01-151-1/+1
* mvebu: add support for RTCFlorian Fainelli2013-01-153-0/+55
* ipv6-support: Switch to native IPv6 supportSteven Barth2013-01-158-719/+14
* 6rd: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+5
* 6to4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-1/+2
* 6in4: add support for native IPv6 prefix handlingSteven Barth2013-01-152-3/+6
* 6relayd: add suitable default configurationSteven Barth2013-01-152-1/+9
* 6distributed: Remove obsolete service (replaced by netifd)Steven Barth2013-01-152-64/+0
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-154-1/+51
* netifd: Introduce native IPv6 prefix-handlingSteven Barth2013-01-151-2/+2
* kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ...Felix Fietkau2013-01-142-0/+458
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-142-183/+193
* generic: remove EHCI platform driver fix from 3.8Gabor Juhos2013-01-141-47/+0
* generic: add EHCI|OHCI platform driver fix from the cns21xx targetGabor Juhos2013-01-146-116/+212
* kernel: make sure that packages are generated for built-in crypto modules to ...Felix Fietkau2013-01-141-1/+1
* kernel: avoid recursive dependency caused by kmod-i2c-mv64xxxFlorian Fainelli2013-01-141-1/+2
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-1424-0/+48
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-143-2/+3
* kernel: add a config option for keeping the kallsyms table uncompressed, savi...Felix Fietkau2013-01-142-0/+109
* ath9k: fix a soft lockup on smp systemsFelix Fietkau2013-01-145-21/+27
* ath9k: remove a lock to fix a deadlock on hw resetFelix Fietkau2013-01-144-18/+78
* mac80211: fix monitor mode injectionFelix Fietkau2013-01-131-0/+17
* rules.mk: only select latest libgcc.a with wildcard match (#12798)Jo-Philipp Wich2013-01-131-2/+2
* mac80211: rt2x00: fix PCI eeprom patchGabor Juhos2013-01-131-4/+4
* libnfnetlink: update to v1.0.1Jo-Philipp Wich2013-01-131-4/+4
* ubus: update to git head, passes u64 blob types as doubles to LuaJo-Philipp Wich2013-01-131-3/+3
* netifd: update to git head, adds 64bit countersJo-Philipp Wich2013-01-131-2/+2
* ath9k: fix memory corruption issues on ar5416/ar91xxFelix Fietkau2013-01-137-10/+218
* odhcp6c: Send RS on startSteven Barth2013-01-132-1/+4
* odhcp6c: Add preliminary proto-handlerSteven Barth2013-01-133-1/+129