| Commit message (Expand) | Author | Age | Files | Lines |
* | uboot-mvebu: fix build ; use the build's tools/libressl | Alexandru Ardelean | 2018-02-10 | 3 | -251/+0 |
* | u-boot.mk: add HOST_LDFLAGS to UBOOT_MAKE_FLAGS | Alexandru Ardelean | 2018-02-10 | 1 | -1/+1 |
* | u-boot,at91bootstrap: fix incorrect HOSTCPPFLAGS variable | Alexandru Ardelean | 2018-02-10 | 2 | -2/+2 |
* | valgrind: Fix compile on ARM64 | Hauke Mehrtens | 2018-02-10 | 1 | -2/+7 |
* | bunwind: build for ARM64 | Hauke Mehrtens | 2018-02-10 | 1 | -1/+1 |
* | config: fix ARM64 dependency check | Hauke Mehrtens | 2018-02-10 | 1 | -2/+2 |
* | toolchain: gdb: activate on ARM64 | Hauke Mehrtens | 2018-02-10 | 1 | -1/+0 |
* | kernel: rename CONFIG_TRACE_ENUM_MAP_FILE to CONFIG_TRACE_EVAL_MAP_FILE | Hauke Mehrtens | 2018-02-10 | 1 | -1/+1 |
* | uboot-sunxi: fix build by adding comparabilities for old dtc | Hauke Mehrtens | 2018-02-10 | 1 | -0/+52 |
* | uboot-sunxi: refresh patches | Hauke Mehrtens | 2018-02-10 | 6 | -10/+10 |
* | mt76: update to the latest version, fixes mt7603 stability issues | Felix Fietkau | 2018-02-09 | 1 | -3/+3 |
* | kernel: remove kmod-spi-gpio-old | Felix Fietkau | 2018-02-09 | 1 | -16/+0 |
* | wrt55agv2-spidevs: mark as broken | Felix Fietkau | 2018-02-09 | 1 | -1/+1 |
* | ixp4xx: remove linux 4.4 support | Felix Fietkau | 2018-02-09 | 42 | -9726/+0 |
* | octeon: switch to kernel 4.14 | Stijn Tintel | 2018-02-08 | 1 | -1/+1 |
* | kernel: bump 4.14 to 4.14.18 | Stijn Tintel | 2018-02-08 | 9 | -101/+30 |
* | odhcp6c: fix appending of emtpy sendopt value (FS#1336) | Hans Dedecker | 2018-02-08 | 2 | -2/+2 |
* | libubox: bump to git HEAD version | Hans Dedecker | 2018-02-08 | 1 | -3/+3 |
* | odhcp6c: change sendopts option into list | Hans Dedecker | 2018-02-08 | 2 | -7/+9 |
* | netifd: update to latest git HEAD | Hans Dedecker | 2018-02-07 | 1 | -3/+3 |
* | tools/ccache: update to 3.3.6 | Hannu Nyman | 2018-02-07 | 2 | -3/+3 |
* | uboot-sunxi: bump to 2017.11 | Zoltan HERPAI | 2018-02-06 | 11 | -392/+36 |
* | ramips: various fixes for zbt-we1226 | Daniel Golle | 2018-02-06 | 7 | -18/+15 |
* | ltq-atm: cleanup unused variables and functions | Martin Schiller | 2018-02-05 | 1 | -41/+0 |
* | ltq-atm: rewrite tx path to use IRQs | Alexander Couzens | 2018-02-05 | 2 | -46/+88 |
* | arm-trusted-firmware-sunxi: use release build and bump version | Zoltan HERPAI | 2018-02-05 | 1 | -5/+4 |
* | mt76: update to the latest version | Felix Fietkau | 2018-02-05 | 1 | -3/+3 |
* | kernel: fix forwarding locally generated packages in bridge isolation patch | Daniel Danzberger | 2018-02-05 | 2 | -2/+2 |
* | ramips: use napi_alloc_frag and skb_free_frag | Felix Fietkau | 2018-02-05 | 1 | -4/+4 |
* | ramips: improve NAPI polling to increase GRO batch size | Felix Fietkau | 2018-02-05 | 1 | -16/+13 |
* | ar71xx: use global timestamp for hang check | Felix Fietkau | 2018-02-05 | 2 | -6/+7 |
* | ar71xx: only access device stats in tx handler if packets were processed | Felix Fietkau | 2018-02-05 | 1 | -3/+3 |
* | ar71xx: allocate rx/tx descriptor/buffers in one chunk | Felix Fietkau | 2018-02-05 | 1 | -47/+38 |
* | ag71xx: Reorder ag71xx struct members for better cache performance | Rosen Penev | 2018-02-05 | 1 | -10/+17 |
* | build: replace uses of OpenWrt with $(VERSION_DIST) | Felix Fietkau | 2018-02-05 | 11 | -24/+24 |
* | nghttp2: bump to 1.30.0 | Hans Dedecker | 2018-02-04 | 1 | -2/+2 |
* | wireguard: bump to 20180202 | Kevin Darbyshire-Bryant | 2018-02-03 | 1 | -2/+2 |
* | ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N | Matthias Schiffer | 2018-02-03 | 1 | -0/+3 |
* | imagebuilder: fix reference to removed VERSION_SED variable | Jo-Philipp Wich | 2018-02-02 | 1 | -1/+1 |
* | firewall: depend on kmod-nf-conntrack6 | Matthias Schiffer | 2018-02-02 | 1 | -2/+2 |
* | treewide: combine VERSION_SED and VERSION_SED_SCRIPT | Philip Prindeville | 2018-02-02 | 2 | -4/+3 |
* | version.mk: escape values used in VERSION_SED macro | Philip Prindeville | 2018-02-02 | 1 | -33/+36 |
* | build: bundle-libraries.sh: patch bundled ld.so | Jo-Philipp Wich | 2018-02-02 | 1 | -0/+13 |
* | leds: correct ledtrig-heartbeat Kconfig description | Hans Dedecker | 2018-02-02 | 1 | -1/+1 |
* | netifd: add defaultreqopts config option | Hans Dedecker | 2018-02-01 | 2 | -4/+6 |
* | odhcp6c: add defaultreqopts config option | Hans Dedecker | 2018-02-01 | 2 | -3/+6 |
* | ar71xx-generic: enable ATH79_MACH_TL_WR841N_V8 machine | Matthias Schiffer | 2018-01-31 | 1 | -0/+1 |
* | netfilter: add missing dependency to kmod-ipt-tproxy | Matthias Schiffer | 2018-01-31 | 1 | -1/+1 |
* | mac80211: replace revert for 11s compatiblity with upstream fix | Matthias Schiffer | 2018-01-31 | 2 | -60/+55 |
* | netfilter: add packages for arp and bridge tables of nftables | Matthias Schiffer | 2018-01-31 | 2 | -4/+36 |