| Commit message (Expand) | Author | Age | Files | Lines |
* | include/kernel: add custom USER/DOMAIN config options | Felix Fietkau | 2016-01-28 | 2 | -0/+18 |
* | include/kernel: sort module lists for reproducibility | Felix Fietkau | 2016-01-28 | 1 | -2/+2 |
* | busybox: disable timestamp in version | Felix Fietkau | 2016-01-28 | 1 | -0/+3 |
* | Makefile: set timezone to UTC | Felix Fietkau | 2016-01-28 | 1 | -1/+2 |
* | hostapd: remove useless TLS provider selection override for wpad-mesh/wpa_sup... | Felix Fietkau | 2016-01-28 | 1 | -2/+1 |
* | mac80211: merge a bunch of pending fixes | Felix Fietkau | 2016-01-28 | 5 | -0/+294 |
* | bcm53xx: basic support for Seama format in sysupgrade | Rafał Miłecki | 2016-01-28 | 2 | -3/+34 |
* | mtd: allow writing Seama files to "firmware" on Broadcom targets | Rafał Miłecki | 2016-01-28 | 1 | -0/+6 |
* | oseama: small util for reading Seama image format info | Rafał Miłecki | 2016-01-28 | 3 | -0/+287 |
* | openssl: update to 1.0.2f (fixes CVE-2016-0701, CVE-2015-3197) | Felix Fietkau | 2016-01-28 | 6 | -20/+20 |
* | x86: remove redundant default network config | Felix Fietkau | 2016-01-28 | 1 | -26/+0 |
* | hostapd: fix mesh interface bridge handling | Felix Fietkau | 2016-01-28 | 5 | -10/+22 |
* | hostapd: fix wpad-mesh and wpa-supplicant-mesh configuration issues | Felix Fietkau | 2016-01-28 | 2 | -417/+9 |
* | hostapd: update to version 2016-01-15 | Felix Fietkau | 2016-01-28 | 42 | -945/+243 |
* | ramips: make tp-link firmware size errors non-fatal | Felix Fietkau | 2016-01-28 | 1 | -6/+6 |
* | kernel: fix USB on mpc85xx (#21689) | Felix Fietkau | 2016-01-28 | 1 | -3/+5 |
* | uclient: update to the latest version, fixes connection timeout handling (#21... | Felix Fietkau | 2016-01-28 | 1 | -2/+2 |
* | libubox: update to the latest version, adds usock_inet_timeout() with RFC6555... | Felix Fietkau | 2016-01-28 | 1 | -2/+2 |
* | bcm53xx: fix MD5 in Seama format on flash after installing OpenWrt | Rafał Miłecki | 2016-01-28 | 1 | -1/+1 |
* | mtd: enable "fixseama" on bcm53xx | Rafał Miłecki | 2016-01-28 | 1 | -1/+1 |
* | bcm53xx: enable earlyprintk and all RAM on DIR-885L | Rafał Miłecki | 2016-01-28 | 2 | -0/+23 |
* | bcm53xx: add D-Link DIR-885L DT patch | Rafał Miłecki | 2016-01-28 | 1 | -0/+145 |
* | bcm53xx: replace iproc regression fix with the final one | Rafał Miłecki | 2016-01-28 | 2 | -51/+73 |
* | bcm53xx: use two upstream USB bcma patches | Rafał Miłecki | 2016-01-28 | 4 | -28/+34 |
* | kernel: backport more 4.6 bcma stuff needed for new chipsets | Rafał Miłecki | 2016-01-28 | 4 | -4/+428 |
* | build: filter out -fno-plt for the kernel build, fixes #21712 | Felix Fietkau | 2016-01-28 | 1 | -2/+2 |
* | mt76: update to the latest version, adds some tx path and protection mode reg... | Felix Fietkau | 2016-01-27 | 1 | -2/+2 |
* | kernel: add missing config symbols for kmod-crypto-hw-talitos | Felix Fietkau | 2016-01-27 | 1 | -1/+3 |
* | kernel: change the OF mtd mac address patch to prefer mtd-mac-address over ot... | Felix Fietkau | 2016-01-27 | 1 | -10/+23 |
* | brcm47xx: add proper switch port mapping for WRT610Nv2 / Linksys E3000v1 | Jo-Philipp Wich | 2016-01-27 | 1 | -0/+5 |
* | bcm53xx: switch to kernel 4.4 | Rafał Miłecki | 2016-01-27 | 1 | -1/+1 |
* | bcm53xx: detect Seama sysupgrade format | Rafał Miłecki | 2016-01-27 | 1 | -0/+8 |
* | ramips: fix image size checks for Buffalo WSR-1166 and WSR-600 | Felix Fietkau | 2016-01-26 | 1 | -0/+2 |
* | generic: mark CONFIG_SUNXI_SRAM as not set | Luka Perkov | 2016-01-26 | 1 | -0/+1 |
* | generic: 4.4: refresh patches | Luka Perkov | 2016-01-26 | 3 | -21/+2 |
* | ubus: update to the latest version, fixes a memory leak on client disconnect | Felix Fietkau | 2016-01-26 | 1 | -2/+2 |
* | build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled | Felix Fietkau | 2016-01-26 | 1 | -2/+1 |
* | ustream-ssl: update to the latest version, fixes hostname validation with ope... | Felix Fietkau | 2016-01-26 | 1 | -2/+2 |
* | x86: add BACKLIGHT_APPLE configuration option | Hauke Mehrtens | 2016-01-25 | 1 | -0/+1 |
* | musl: fix mips vdso handling | Hauke Mehrtens | 2016-01-25 | 1 | -3/+54 |
* | usign: force installation to $(STAGING_DIR_HOST) | Felix Fietkau | 2016-01-25 | 1 | -0/+2 |
* | kirkwood: drop 4.3 support | Luka Perkov | 2016-01-25 | 10 | -1339/+0 |
* | kernel: update kernel 4.3 to version 4.3.4 | Hauke Mehrtens | 2016-01-25 | 7 | -83/+8 |
* | kernel: update kernel 4.1 to version 4.1.16 | Hauke Mehrtens | 2016-01-25 | 7 | -86/+11 |
* | kernel: update kernel 3.18 to 3.18.26 | Hauke Mehrtens | 2016-01-25 | 4 | -83/+8 |
* | dnsmasq: Don't add local hostname if ula prefix is not specified | Jo-Philipp Wich | 2016-01-25 | 2 | -3/+3 |
* | package/uhttpd: generate 2048 bit RSA key | Felix Fietkau | 2016-01-25 | 2 | -2/+2 |
* | base-files: remove default /etc/config/network, generate it via board.d instead | Felix Fietkau | 2016-01-25 | 23 | -95/+17 |
* | include/cmake.mk: search in $(STAGING_DIR)/usr instead of plain $(STAGING_DIR... | Felix Fietkau | 2016-01-25 | 1 | -1/+1 |
* | include/cmake.mk: adjust for STAGING_DIR_HOST split | Felix Fietkau | 2016-01-25 | 1 | -3/+3 |