| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | netifd: update to the latest version, contains several fixes, including one f... | Felix Fietkau | 2015-11-12 | 1 | -2/+2 |
* | kernel: fix an af_packet regression that was breaking PPPoE on 4.1+ (#20707) | Felix Fietkau | 2015-11-11 | 2 | -0/+34 |
* | kirkwood: add Linksys routers to default profile | Luka Perkov | 2015-11-11 | 2 | -3/+4 |
* | uboot-envtools: kirkwood: fix EA35/4500 board names | Luka Perkov | 2015-11-11 | 1 | -4/+4 |
* | libnl-tiny: include <sys/socket.h> | Felix Fietkau | 2015-11-11 | 2 | -0/+2 |
* | hostapd: Use network_get_device instead of uci_get_state | Felix Fietkau | 2015-11-11 | 3 | -5/+13 |
* | ath10k-firmware: update firmware version for QCA988X | Felix Fietkau | 2015-11-11 | 1 | -1/+1 |
* | elfutils: bump to 0.164 | Felix Fietkau | 2015-11-11 | 8 | -2084/+25 |
* | kernel: add missing config options | Hauke Mehrtens | 2015-11-10 | 3 | -0/+3 |
* | ar71xx: add Arduino Yun | Hauke Mehrtens | 2015-11-10 | 9 | -1/+217 |
* | ar71xx: serial: core: add support for boot console with arbitrary baud rates | Hauke Mehrtens | 2015-11-10 | 1 | -0/+76 |
* | ar71xx: add function to access the GPIO function2 register | Hauke Mehrtens | 2015-11-10 | 1 | -0/+72 |
* | uhttpd: add support for configuration option ubus_cors | Luka Perkov | 2015-11-10 | 1 | -0/+1 |
* | kernel: fix breakage in the 4.3 version of 611-netfilter_match_bypass_default... | Felix Fietkau | 2015-11-10 | 1 | -3/+6 |
* | toolchain/gdb: disable python support | Felix Fietkau | 2015-11-10 | 1 | -0/+1 |
* | toolchain: remove obsolete relinking code | Felix Fietkau | 2015-11-10 | 1 | -61/+4 |
* | opkg: remove obsolete gcc version check | Felix Fietkau | 2015-11-10 | 1 | -1/+0 |
* | gcc: remove version 4.6, it is no longer needed | Felix Fietkau | 2015-11-10 | 29 | -1104/+3 |
* | gcc: enable LTO support unconditionally | Felix Fietkau | 2015-11-10 | 1 | -5/+1 |
* | gcc: use version 5.x for octeon instead of 4.6 - it has been tested with glibc | Felix Fietkau | 2015-11-10 | 1 | -1/+1 |
* | build: add -Wno-error=unused-result to target cflags | Felix Fietkau | 2015-11-10 | 1 | -1/+1 |
* | openvpn: enable options consistency check even in the small build | Felix Fietkau | 2015-11-10 | 1 | -0/+12 |
* | toolchain: add support of ARC architecture | Felix Fietkau | 2015-11-10 | 31 | -31/+934 |
* | ath10k-firmware: add qca6174 firmware (mostly untested) | Felix Fietkau | 2015-11-10 | 1 | -7/+18 |
* | kirkwood: rename EA3500/EA4500 profiles | Luka Perkov | 2015-11-10 | 2 | -11/+11 |
* | kirkwood: add diag LED on Linksys EA3500 | Luka Perkov | 2015-11-10 | 1 | -0/+3 |
* | kirkwood: support sysupgrade on Linksys EA[34]500 | Luka Perkov | 2015-11-10 | 2 | -0/+111 |
* | kirkwood: support Linksys boot counter on EA[34]500 | Luka Perkov | 2015-11-10 | 2 | -0/+21 |
* | kirkwood: generate factory images for Linksys EA[34]500 | Luka Perkov | 2015-11-10 | 2 | -12/+39 |
* | kirkwood: find active Linksys root partition | Luka Perkov | 2015-11-10 | 4 | -0/+124 |
* | kirkwood: consistently use engineering board names | Luka Perkov | 2015-11-10 | 4 | -12/+12 |
* | kirkwood: rework Linksys EA[34]500 DTS | Luka Perkov | 2015-11-10 | 7 | -95/+173 |
* | kirkwood: enable squashfs-on-ubiblock support | Luka Perkov | 2015-11-10 | 3 | -3/+3 |
* | mac80211: restricted automatic channel selection | Felix Fietkau | 2015-11-08 | 1 | -0/+3 |
* | tools/e2fsprogs: update to 1.42.13 | Felix Fietkau | 2015-11-08 | 4 | -17/+15 |
* | e2fsprogs: add packages for "chattr" and "lsattr" | Felix Fietkau | 2015-11-08 | 1 | -0/+24 |
* | conntrack-tools: split into conntrack/conntrackd | Felix Fietkau | 2015-11-08 | 1 | -16/+31 |
* | conntrack-tools: upgrade to 1.4.3 | Felix Fietkau | 2015-11-08 | 2 | -42/+2 |
* | conntrack-tools: remove default config file | Felix Fietkau | 2015-11-08 | 2 | -7/+1 |
* | x86: add generic profiles to x86_64, kvm_guest and xen_domu | Felix Fietkau | 2015-11-08 | 3 | -0/+45 |
* | ar71xx: add support for TP-LINK TL-WR941ND v6 (international version) | Felix Fietkau | 2015-11-08 | 10 | -80/+265 |
* | uhttpd: update to the latest version, adds support for redirect helper scripts | Felix Fietkau | 2015-11-08 | 2 | -3/+7 |
* | libubox: update to the latest version, adds a small json_script feature | Felix Fietkau | 2015-11-08 | 1 | -2/+2 |
* | ar71xx: fix typo in r47416 | Felix Fietkau | 2015-11-07 | 1 | -1/+1 |
* | ar71xx: fix alignment of struct arpt_arp (fixes #14577) | Felix Fietkau | 2015-11-07 | 1 | -0/+11 |
* | kernel: remove kmod-xen-kbddev, it is already enabled in the kernel config | Felix Fietkau | 2015-11-07 | 1 | -17/+0 |
* | kernel: remove kmod-acpi-button package, it is already built into the kernel | Felix Fietkau | 2015-11-07 | 1 | -16/+0 |
* | toolchain: remove obsolete kernel version check | Felix Fietkau | 2015-11-07 | 1 | -1/+1 |
* | kernel: remove linux 4.0 support | Felix Fietkau | 2015-11-07 | 211 | -33364/+0 |
* | image: append-ubi: add optional UBI subpage size | Felix Fietkau | 2015-11-07 | 1 | -1/+2 |