| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | utils/fbtest: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | libs/libiconv: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | libs/libnl-tiny: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | network/services/hostapd: move whole files outside of patches and drop Build/... | Alexandru Ardelean | 2016-10-15 | 5 | -640/+631 |
* | build: copy contents of 'src' folder to build dirs (if present) | Alexandru Ardelean | 2016-10-15 | 2 | -0/+2 |
* | busybox: prevent globbing, word splitting | Jan-Tarek Butt | 2016-10-15 | 1 | -2/+2 |
* | uboot-ar71xx: make reproducible | Dirk Neukirchen | 2016-10-15 | 3 | -8/+119 |
* | build: fix cleaning configured stamp file | Yousong Zhou | 2016-10-15 | 1 | -1/+1 |
* | scripts: case insensitive sort device names | Karl Palsson | 2016-10-15 | 1 | -2/+6 |
* | scripts: add help text for some generated KConfigs | Karl Palsson | 2016-10-15 | 1 | -0/+17 |
* | ramips: add support for Planex VR500. | YuheiOKAWA | 2016-10-15 | 7 | -1/+112 |
* | ltq-ptm: Support 1508-byte MTU for RFC4638 | David Woodhouse | 2016-10-15 | 2 | -2/+22 |
* | scripts: fix build warning when overriding packages | Zefir Kurtisi | 2016-10-15 | 1 | -1/+1 |
* | imx6: inittab: Use login.sh wrapper so we can configure console password | Petr Štetiar | 2016-10-15 | 1 | -2/+2 |
* | target/imagebuilder: Switch to xz compression instead of bz2 | Daniel Engberg | 2016-10-15 | 1 | -4/+4 |
* | package/libs/libreadline: Update to 7.0 | Daniel Engberg | 2016-10-15 | 1 | -4/+4 |
* | package/libs/libconfig: Update to 1.5 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | package/utils/e2fsprogs: Update to 1.43.3 | Daniel Engberg | 2016-10-15 | 1 | -3/+3 |
* | tools/libressl: Update to 2.5.0 and use mirrors | Daniel Engberg | 2016-10-15 | 1 | -3/+5 |
* | package/libs/libnftnl: Update to 1.0.6 | Daniel Engberg | 2016-10-15 | 1 | -3/+3 |
* | package/network/services/lldpd: Update to 0.9.5 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | package/libs/libtool: Switch to xz tarball | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | package/libs/nettle: Update to 3.3 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | package/libs/libnl: Update to 3.2.28 | Daniel Engberg | 2016-10-15 | 2 | -16/+3 |
* | package/libs/libmnl: Update to 1.0.4 | Daniel Engberg | 2016-10-15 | 2 | -419/+3 |
* | packages/network/utils/wpan-tools: Update to 0.7 | Daniel Engberg | 2016-10-15 | 1 | -3/+3 |
* | package/network/utils/ipset: Update to 6.29 | Daniel Engberg | 2016-10-15 | 1 | -2/+2 |
* | usbutils: Switch to xz tarball, update db to 2016-07-21 | Daniel Engberg | 2016-10-15 | 1 | -6/+6 |
* | mtd: fix up error messages | John Crispin | 2016-10-15 | 2 | -2/+2 |
* | ar71xx: add support for the Airtight C-60 | Christian Lamparter | 2016-10-15 | 13 | -14/+260 |
* | generic: ar8216: improve ar8xxx_is_possible check | Christian Lamparter | 2016-10-15 | 1 | -6/+6 |
* | ipq806x: C2600: change leds colour name | Henryk Heisig | 2016-10-15 | 2 | -13/+12 |
* | ipq806x: add support for indicating the boot and upgrade state using four leds | Henryk Heisig | 2016-10-15 | 5 | -15/+54 |
* | lantiq: use wpad-mini for WBMR boards | Mathias Kresin | 2016-10-15 | 2 | -20/+2 |
* | lantiq: fix ARV452CQW keys | Mathias Kresin | 2016-10-15 | 1 | -1/+1 |
* | ramips: use rfkill for wps button on wlan only boards | Mathias Kresin | 2016-10-15 | 7 | -29/+8 |
* | ramips: use rootfs splitter and new image build code for BR-6475ND | Mathias Kresin | 2016-10-15 | 2 | -43/+11 |
* | ramips: move edimax images to the new build code | Mathias Kresin | 2016-10-15 | 3 | -32/+37 |
* | kernel: mtdsplit_uimage: fix Edimax parser | Mathias Kresin | 2016-10-15 | 1 | -13/+7 |
* | kernel: mtdsplit_uimage: fix rootfs offset | Mathias Kresin | 2016-10-15 | 1 | -1/+1 |
* | ramips: improve edimax 6200n/nl support | Mathias Kresin | 2016-10-15 | 4 | -12/+20 |
* | ramips: fix edimax 6200nl switch config | Mathias Kresin | 2016-10-15 | 2 | -2/+1 |
* | ramips: tag the CPU switch port | Mathias Kresin | 2016-10-15 | 1 | -1/+1 |
* | ramips: remove fixed lan/wan interface for switch configs | Mathias Kresin | 2016-10-15 | 1 | -1/+0 |
* | mbedtls: enable NIST curves optimisation. | Kevin Darbyshire-Bryant | 2016-10-13 | 1 | -9/+0 |
* | gettext-full: update to 0.19.8.1 | Dirk Neukirchen | 2016-10-13 | 5 | -10/+20 |
* | autotools: use correct version for gettext FIXUP | Dirk Neukirchen | 2016-10-13 | 1 | -1/+1 |
* | gettext: fix whitespace | Dirk Neukirchen | 2016-10-13 | 1 | -1/+1 |
* | brcm2708: fix image generation with imagebuilder | Álvaro Fernández Rojas | 2016-10-13 | 1 | -1/+5 |
* | mac80211: update to wireless-testing 2016-10-08 | Felix Fietkau | 2016-10-13 | 216 | -8597/+977 |