| Commit message (Expand) | Author | Age | Files | Lines |
* | package/network: add PKGARCH:=all to non-binary packages | Deng Qingfang | 2019-09-04 | 5 | -0/+5 |
* | nghttp2: deduplicate files in staging_dir | Eneas U de Queiroz | 2019-09-04 | 1 | -1/+1 |
* | tools/bison: Update to 3.4.1 | Daniel Engberg | 2019-09-04 | 3 | -16/+3 |
* | rpcd: add direct dependency on libjson-c | Jo-Philipp Wich | 2019-09-04 | 1 | -1/+1 |
* | metadata: handle ABI version rebuild tracking for transient dependencies | Jo-Philipp Wich | 2019-09-04 | 2 | -9/+33 |
* | base-files: apply new sysctl.conf at postinst | Yousong Zhou | 2019-09-04 | 2 | -14/+21 |
* | gemini: Fix up DNS-313 compatible string | Linus Walleij | 2019-09-04 | 2 | -1/+22 |
* | hostapd: remove stale WPA_SUPPLICANT_NO_TIMESTAMP_CHECK option | Christian Lamparter | 2019-09-04 | 2 | -26/+0 |
* | apm821xx: fix bogus key-presses on boot | Christian Lamparter | 2019-09-04 | 1 | -0/+30 |
* | scripts/config: fix *c_shipped build depency tracking | Jonas Gorski | 2019-09-04 | 1 | -4/+4 |
* | metadata: ensure one dependency provider to be y if a package is y | Jonas Gorski | 2019-09-04 | 1 | -2/+2 |
* | treewide: fix syntax errors exposed after kconfig update | Jo-Philipp Wich | 2019-09-04 | 8 | -13/+13 |
* | config: fix relational operators for bool and tristate symbols | Nicolas Pitre | 2019-09-04 | 1 | -1/+4 |
* | config: regenerate *_shipped sources | Jonas Gorski | 2019-09-04 | 2 | -243/+302 |
* | procd: add direct dependencies on libblobmsg-json and libjson-c | Jo-Philipp Wich | 2019-09-04 | 1 | -1/+1 |
* | urngd: move project to git.openwrt.org | Petr Štetiar | 2019-09-04 | 1 | -11/+0 |
* | nghttp2: bump to 1.39.1 | Hans Dedecker | 2019-09-04 | 1 | -3/+3 |
* | urngd: Fix more wrong type in format string | Hauke Mehrtens | 2019-09-04 | 1 | -1/+1 |
* | libubox: update to latest git HEAD | Hauke Mehrtens | 2019-09-04 | 1 | -3/+3 |
* | urngd: Fix wrong type in format string | Hauke Mehrtens | 2019-09-04 | 1 | -0/+11 |
* | ubox: bump to git HEAD | Hauke Mehrtens | 2019-09-04 | 1 | -3/+3 |
* | netifd: xfrm fixes | Hans Dedecker | 2019-09-04 | 1 | -3/+3 |
* | ath79: Merge cases in 11-ath10k-caldata | Adrian Schmutzler | 2019-09-04 | 1 | -5/+2 |
* | gemini: Fix MAC address assignment for DIR-685 | Linus Walleij | 2019-09-04 | 1 | -0/+15 |
* | gemini: Make a per-board case for ethernet MAC | Linus Walleij | 2019-09-04 | 1 | -12/+16 |
* | gemini: Use library functions to assign MAC address | Linus Walleij | 2019-09-04 | 1 | -12/+20 |
* | gemini: enable CONFIG_PACKET | Christian Lamparter | 2019-09-04 | 2 | -2/+0 |
* | network/config/xfrm: add host-dependency for xfrm interface parent | André Valentin | 2019-09-04 | 2 | -8/+12 |
* | netifd: update to latest git HEAD | Hans Dedecker | 2019-09-04 | 1 | -4/+4 |
* | f2fs-tools: fixup SPDX license | Paul Spooren | 2019-09-04 | 1 | -2/+2 |
* | nghttp2: deduplicate files in libnghttp2 | Konstantin Demin | 2019-09-04 | 1 | -2/+2 |
* | odhcpd: various fixes | Hans Dedecker | 2019-09-03 | 1 | -3/+3 |
* | ar71xx: WNR2200: remove redundant GPIO for WLAN LED | Michal Cieslakiewicz | 2019-08-30 | 1 | -0/+1 |
* | ath79: etactica-eg200: fix restore button | Karl Pálsson | 2019-08-30 | 1 | -1/+1 |
* | gemini: Stop enforcing command line | Linus Walleij | 2019-08-30 | 2 | -4/+0 |
* | kernel: bump 4.14 to 4.14.141 | Koen Vandeputte | 2019-08-30 | 3 | -6/+6 |
* | iproute2: add libcap support, enabled in ip-full | Alin Nastac | 2019-08-30 | 2 | -9/+22 |
* | mac80211: add config tweak for tx bursting when using VHT | Felix Fietkau | 2019-08-28 | 1 | -1/+5 |
* | ath9k: backport dynack improvements | Koen Vandeputte | 2019-08-28 | 4 | -0/+300 |
* | kernel: bump 4.14 to 4.14.140 | Koen Vandeputte | 2019-08-28 | 3 | -6/+6 |
* | fstools: update to latest Git HEAD | Jo-Philipp Wich | 2019-08-28 | 2 | -5/+5 |
* | fstools: update to HEAD of 2019-07-01 - 1539b5 | Christian Lamparter | 2019-08-28 | 1 | -4/+4 |
* | iwinfo: update to latest Git HEAD | Jo-Philipp Wich | 2019-08-28 | 1 | -3/+3 |
* | ar71xx/ath79: ag71xx: dont fetch the same var again | Koen Vandeputte | 2019-08-27 | 2 | -2/+2 |
* | ar71xx: ag71xx: use base address value directly from the source | Koen Vandeputte | 2019-08-27 | 1 | -2/+2 |
* | ar71xx: ag71xx: make use of managed dev API simplifying code | Koen Vandeputte | 2019-08-27 | 1 | -51/+34 |
* | ar71xx: ag71xx: replace ag71xx_get_phy_if_mode_name with phy_modes() | Koen Vandeputte | 2019-08-27 | 1 | -22/+1 |
* | ar71xx: ag71xx: pass correct device pointer to dma functions | Koen Vandeputte | 2019-08-27 | 1 | -7/+7 |
* | ar71xx/ath79: ag71xx: get ring_mask consistent | Koen Vandeputte | 2019-08-27 | 2 | -2/+2 |
* | ar71xx: ag71xx: add missing register writes | Koen Vandeputte | 2019-08-27 | 1 | -0/+5 |