| Commit message (Expand) | Author | Age | Files | Lines |
* | uhttpd: add support for configuration option ubus_cors | Luka Perkov | 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 | 1 | -1/+1 |
* | openvpn: enable options consistency check even in the small build | Felix Fietkau | 2015-11-10 | 1 | -0/+12 |
* | ath10k-firmware: add qca6174 firmware (mostly untested) | Felix Fietkau | 2015-11-10 | 1 | -7/+18 |
* | kirkwood: support Linksys boot counter on EA[34]500 | Luka Perkov | 2015-11-10 | 1 | -0/+1 |
* | kirkwood: rework Linksys EA[34]500 DTS | Luka Perkov | 2015-11-10 | 1 | -1/+1 |
* | mac80211: restricted automatic channel selection | Felix Fietkau | 2015-11-08 | 1 | -0/+3 |
* | 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 |
* | 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 |
* | 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 |
* | mac80211: set mcast-rate for mesh point interfaces | Felix Fietkau | 2015-11-07 | 1 | -6/+8 |
* | mac80211: disable a broken feature that was merged with the last update | Felix Fietkau | 2015-11-07 | 2 | -1/+29 |
* | kernel: omap_wdt module load typo | Felix Fietkau | 2015-11-06 | 1 | -1/+1 |
* | kernel: load softdog on boot | Felix Fietkau | 2015-11-06 | 1 | -1/+1 |
* | px5g: Use SHA-256 when generating self-signed certificates | Felix Fietkau | 2015-11-06 | 1 | -1/+1 |
* | busybox: enable ip rule support by default (required for dealing with route t... | Felix Fietkau | 2015-11-04 | 1 | -1/+1 |
* | uboot-envtools: fix various compile breakage issues | Felix Fietkau | 2015-11-04 | 1 | -1/+3 |
* | librpc: update to the latest version, fixes build with uclibc-ng (#20856) | Felix Fietkau | 2015-11-04 | 1 | -2/+2 |
* | mac80211: fix kconf handling of allnoconfig, fixes spurious brcmfmac related ... | Felix Fietkau | 2015-11-03 | 1 | -0/+20 |
* | lldpd: implement a reload hook | Felix Fietkau | 2015-11-03 | 1 | -1/+18 |
* | uboot: create the uboot config file for the shelby as well | Imre Kaloz | 2015-11-03 | 1 | -1/+1 |
* | mac80211: fix crash when using mesh (11s) VIF together with another VIF | Felix Fietkau | 2015-11-02 | 1 | -0/+42 |
* | busybox: enable find mtime support by default | Felix Fietkau | 2015-11-02 | 1 | -1/+1 |
* | hostapd: add default value to eapol_version (#20641) | Felix Fietkau | 2015-11-02 | 1 | -0/+1 |
* | iproute2: always use -DHAVE_SETNS, since the old uclibc is gone now | Felix Fietkau | 2015-11-02 | 1 | -10/+1 |
* | fstools: update to latest git HEAD | John Crispin | 2015-11-02 | 1 | -2/+2 |
* | uboot-lantiq: Add SoC version 1.2 support for Arcadyan VGV7510KW22 | John Crispin | 2015-11-02 | 1 | -2/+5 |
* | package/devel/perf: fix build for kernel 4.1 | John Crispin | 2015-11-02 | 1 | -0/+1 |
* | kobs-ng: fix compile errors | Felix Fietkau | 2015-11-01 | 2 | -0/+30 |
* | uboot-envtools: update to 2015.10 | Luka Perkov | 2015-10-31 | 4 | -25/+17 |
* | mac80211: update regulatory database to master-2015-10-22 | Felix Fietkau | 2015-10-30 | 1 | -69/+80 |
* | ath10k-firmware: add qca99x0 firmware | Felix Fietkau | 2015-10-30 | 1 | -0/+20 |
* | ath10k: split out ath10k firmware into a separate source package and .ipk | Felix Fietkau | 2015-10-30 | 2 | -30/+50 |
* | linux-firmware: minor makefile cleanup | Felix Fietkau | 2015-10-30 | 1 | -22/+7 |
* | samba: convert init script to procd, add reload support | Felix Fietkau | 2015-10-30 | 1 | -6/+24 |
* | iproute2: fix compile with uClibc-ng | Felix Fietkau | 2015-10-30 | 1 | -0/+3 |
* | busybox: fix non-portable invocation of mktemp | Felix Fietkau | 2015-10-30 | 1 | -0/+20 |
* | busybox: update to version 1.24.1 | Felix Fietkau | 2015-10-30 | 12 | -198/+19 |
* | mac80211: add pending ath9k/ath10k patches | Felix Fietkau | 2015-10-30 | 16 | -5/+2095 |
* | mac80211: update to wireless-testing 2015-10-26 | Felix Fietkau | 2015-10-30 | 79 | -3603/+134 |
* | relayd: update to the latest version, fixes some issues found by Coverity | Felix Fietkau | 2015-10-30 | 1 | -2/+2 |
* | mwlwifi: upgrade to 10.3.0.12 | Imre Kaloz | 2015-10-29 | 2 | -9/+18 |
* | modules: crypto-rng changes additions for kernel 4.3 | John Crispin | 2015-10-26 | 1 | -3/+13 |