- Oct 18, 2020
-
-
chrissi^ authored
This adds new strings to the support list for the TP-Link CPE210 v3 that are supposed to work with the existing setup. Without it, the factory image won't be accepted by the vendor UI on these newer revisions. Tested on a CPE210 v3.20 (EU). Ref: https://forum.openwrt.org/t/build-for-cpe210-v3-20/68000 Signed-off-by:
Adrian Schmutzler <freifunk@adrianschmutzler.de> --- This patch was taken from upstream OpenWRT commit-id 4a2380a1e778a8f8e0bfb0a00f2996ed0aab58d8
-
chrissi^ authored
The Eon EN25QH64 is a 64 Mbit SPI NOR flash memory chip. Its 32, 128 and 256 Mbits siblings are supported upstream but this particular size wasn't. This commit includes patches for kernels 4.14 and 4.19. Tested on a COMFAST CF-E120A v3 (ath79). Signed-off-by:
Roger Pueyo Centelles <roger.pueyo@guifi.net> --- This patch was taken from upstream OpenWRT commit-id 359f5e539036db4f7ac69a6d1c3fb7fe70266ffd. Additionally change needed for CPE210 V3.2 was backporte from 4.14 to 4.9. This allows us to use The CPE 210 V3.2 with Gluon 2019.x.
-
- Aug 22, 2020
-
-
Martin Weinelt authored
b3170384c simple-adblock: bugfix: update config; use command -v 4c1293e3f freeradius3: Fix proxy.conf file conflict. 3fd112e4a lvm2: fix CE in mac 2d1f83793 nano: update to 5.1 e6e24738e nano: update to 5.0 9c8671828 freeradius3: add missing conffiles to Makefile 8dc8d4c20 simple-adblock: README and config update
-
Martin Weinelt authored
0c25ece262 x86: Add CONFIG_EFI_CUSTOM_SSDT_OVERLAYS 2628ec9b37 ar71xx: fix ZyXEL NBG6616 wifi switch 95dc2f5257 tools/cmake: fix typo in parallel make patch 3667693830 uboot-envtools: ar71xx: add ZyXEL NBG6616 uboot env support 5af87620af ar71xx: change u-boot-env to read-write for ZyXEL NBG6616 f9ffdf8825 kernel: update kernel 4.9 to version 4.9.232 35e9edc3df kernel: Update kernel 4.14 to version 4.14.193 Compile-tested: ar71xx-generic, ipq40xx
-
- May 22, 2020
-
-
Martin Weinelt authored
-
Sven Eckelmann authored
Before, only frames with a maximum size of 1528 bytes could be transmitted between two 802.11s nodes. For batman-adv for instance, which adds its own header to each frame, we typically need an MTU of at least 1532 bytes to be able to transmit without fragmentation. This patch now increases the maxmimum frame size from 1528 to 1656 bytes. Tested with two ath10k devices in 802.11s mode, as well as with batman-adv on top of 802.11s with forwarding disabled. Fix originally found and developed by Ben Greear. (cherry picked from commit 8bc602b0)
-
- Feb 02, 2020
-
-
David Bauer authored
While bumping OpenWrt, I've forgot to refresh the patches. Fixes 61d460ec ("modules: bump OpenWrt")
-
- Jan 06, 2020
-
-
Andreas Ziegler authored
-
- Sep 04, 2019
-
-
Matthias Schiffer authored
This seems to unbreak bootloader image generation with certain shells / build setups. Fixes #1766
-
- Aug 22, 2019
-
-
Linus Lüssing authored
Instead of unconditionally loading this module on boot the gluon_bat0 netifd protocol script will later take care of loading either the batman-adv or batman-adv-legacy module, depending on the configured routing algorithm in UCI.
-
- Jul 20, 2019
-
-
Matthias Schiffer authored
-
- Jul 13, 2019
-
-
David Bauer authored
-
- Jun 29, 2019
-
-
Adrian Schmutzler authored
Signed-off-by:
Adrian Schmutzler <freifunk@adrianschmutzler.de>
-
- Jun 20, 2019
-
-
Matthias Schiffer authored
This reverts commit 8dd13cbb. Fixes #1756
-
Matthias Schiffer authored
This reverts commit 3d3617ed.
-
- Jun 18, 2019
-
-
Linus Lüssing authored
-
- Jun 07, 2019
-
-
Linus Lüssing authored
This updates the batman-adv OpenWrt package to the current version provided in the master branch of the openwrt-routing packages repository: * e26096a batman-adv: Fix duplicated OGMs on NETDEV_UP * 1ff00ee batman-adv: upgrade package to latest release 2019.2 Small difference to the original: * Compat code for batadv_genl_dump_check_consistent() * Compat code for cfg80211_sinfo_release_content() * 0001-batman-adv-add-compat-hacks.patch kept * batctl dependency kept removed * config related files unchanged The new config format was not backported yet to keep this patch small and less invasive. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- May 10, 2019
-
-
David Bauer authored
The factory firmware omits the JFFS2 end-marker while flashing via web-interface. Add a 64k padding after the marker fixes this problem. When the end-marker is not present, OpenWRT won't save the overlayfs after initial flash.
-
- Apr 21, 2019
-
-
Matthias Schiffer authored
-
- Apr 16, 2019
-
-
Linus Lüssing authored
This always pulls in the batman-adv compat 15 kernel module. However, batctl works just as well with batman-adv-legacy (compat 14). Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue>
-
- Mar 09, 2019
-
-
Martin Weinelt authored
patches/openwrt: refresh 0006-generic-vxlan-backport-support-for-VXLAN-over-link-local-IPv6-to-4.9.patch (#1663)
-
- Feb 26, 2019
-
-
Sven Eckelmann authored
If no mcast_rate is set for the wifi-iface then there is no rate_idx (0) set for the bss. This breaks for example 5GHz meshpoint interfaces because 0 maps to a CCK rate (11Mbit/s). It must also be avoided that the ath10k-ct internal state for the rates is not synced with the mac80211 rates state. Otherwise, the user specified rate (e.g. a wifi-iface mcast_rate for a meshpoint interface) will only be set on startup. And a short while after that, ath10k-ct specific code in ath10k_check_apply_special_rates is missing a valid rate in its own structures and is then recalculating a new default rate. This default rate is in most situations not the requested rate. Fixes: a399b607 ("ath10k/ath10k-ct: support multicast and management rate control")
-
- Feb 16, 2019
-
-
David Bauer authored
-
- Feb 11, 2019
-
-
Sven Eckelmann authored
Drivers with software rate control can directly use the selected multicast rate for multicast/broadcast frames and the minimal basic rate for management frames. But drivers with offloaded rate control algorithms must be informed about such upper layer decisions to configure the hardware/firmware. A new BSS_CHANGED_MCAST_RATE is introduced in mac80211 to automatically inform all drivers. ath10k can detect this event and forward it via WMI to the driver. The already existing BSS_CHANGED_BASIC_RATES can be used to select the management rate. Without the WMI commands, a low rate (not necessarily one from the basic rates) is used for bcast/mcast/management frames. This means that the /etc/config/wireless settings basic_rate and mcast_rate would have no effect on the rates selected by this driver for the mentioned frames.
-
- Feb 08, 2019
-
-
David Bauer authored
This backports the TP-Link Archer C50 v4. We are dropping the following upstream commits. They add support for the TP-Link recovery-flag which enabled the web-recovery. As they are not needed for the router to work, we drop them for now. 28cd2ca base-files: sysupgrade: support additional mtd options 1e06482 mtd: add logic for TP-Link ramips recovery magic
-
- Jan 26, 2019
-
-
Martin Weinelt authored
6e16dd1234 mt76: update to the latest version 76037756d0 kernel: bump 4.14 to 4.14.94 455bfd1065 kernel: bump 4.9 to 4.9.151 fafd7691e6 opkg: update to latest Git head e789bd2243 opkg: drop argument from check_signature in opkg.conf 3603c2321d ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526 7f98cd8d50 odhcpd: fix onlink IA check (FS#2060) abd0f7995e kmod-sched-cake: bump to latest cake Compile-tested: ar71xx-{tiny,generic}, ramips-mt7621, x86-64
-
- Dec 28, 2018
-
-
Andreas Ziegler authored
-
- Dec 16, 2018
-
-
Martin Weinelt authored
50789acf4e ar71xx: add support for UniFi-AC-Mesh-Pro 40e1450f59 kernel: bump 4.14 to 4.14.88 85f42a74d3 kernel: bump 4.9 to 4.9.145 Compile-tested: ar71xx-generic, ramips-mt7620, ipq40xx
-
- Dec 14, 2018
-
-
Martin Weinelt authored
6f74e269c8 kernel: bump 4.14 to 4.14.87 b2f243394e kernel: bump 4.9 to 4.9.144 2213b20aee kernel: bump 4.14 to 4.14.86 bcd7644007 kernel: bump 4.9 to 4.9.143 d5afaa4114 openvpn: re-add option comp_lzo 629073e86d rpcd: update to latest Git head 1cd945ea22 ramips: fix leds on GL.iNet GL-MT300N-V2 fbadfecbb5 ipq40xx: fix openmesh sysupgrade with tar content out of order 06a20afb34 rules.mk: fix syntax error d40e90986c rules.mk: add INSTALL_SUID macro d40de11d1b base-files: fix prerm return value, align with postinst code cc8e875039 sdk: find kernel modules when KDIR is a symlink a8b292afe6 uhttpd: update to latest Git head 7a8b75375c uhttpd: support multiple Lua prefixes fede6df09e uhttpd: update to latest Git head 9671a2d2c8 apm821xx: MBL: load kernel/dtb from SATA 0:1 first 26ebcc88e3 apm821xx: wndr4700: restore sd-card media detection 5337319bdf uclient: update to latest Git head Compile-tested: ar71xx, ipq40xx, x86-64 Runtime-tested: ar71xx
-
- Dec 09, 2018
-
-
Christoph Krapp authored
Signed-off-by:
Christoph Krapp <achterin@googlemail.com>
-
- Nov 30, 2018
-
-
Sven Eckelmann authored
ath10k-ct uses a rather high number of buffers to communicate with the QCA/Candelatech firmware. Especially the HTC (host-target-communication) and HTT (host-target-transport) can take up a lot of memory when data is transferred over a ath10k wifi link. Even a 256MB device with three radios can go OOM (while sending to three devices using UDP unicast/multicast packets) with the default buffer limits. Unfortunately, this also reduced the maximum 5GHz throughput on an IPQ40xx device from 494/432 Mbit/s for TCP transfers (download/upload) to 438/343 Mbit/s. These throughput values should still be good enough for a Freifunk installation. And these changes are already used by ath10k in OpenWrt 18.06.
-
- Nov 17, 2018
-
-
Matthias Schiffer authored
0d549271d397 ar71xx: fix TP-Link Archer C7 v5 switch LEDs dd6d554b2c1e kernel: fix ubifs loosing O_TMPFILE data after power cut 4db74fbd6908 kernel: bump 4.14 to 4.14.81 6f388adef820 kernel: bump 4.9 to 4.9.137 b0d08ec3aef3 sunxi: remove kernel 4.9 support
-
- Nov 14, 2018
-
-
Martin Weinelt authored
Signed-off-by:
Martin Weinelt <martin@darmstadt.freifunk.net>
-
David Bauer authored
-
- Oct 14, 2018
-
-
David Bauer authored
-
- Jul 14, 2018
-
-
Matthias Schiffer authored
bc7abe8729f3 include/kernel-build.mk: fix kernel rebuild on backport patch changes c99c70e05303 kernel: backport page fragment API changes from 4.10+ to 4.9
-
- Jul 13, 2018
-
-
Matthias Schiffer authored
Do not break the build on kernel 4.9 (ar71xx).
-
- Jul 12, 2018
-
-
Matthias Schiffer authored
514a4b3e1b4e include/feeds.mk: rework generation of opkg distfeeds.conf 3e89f58a5ead base-files: fix feed list in PKG_CONFIG_DEPENDS 7fa7c854fe33 include/feeds.mk: always add available feeds to PACKAGE_SUBDIRS a5b9553cf592 scripts/feeds: add src-dummy method 2f306873efbe ramips: TP-Link TL-WR902AC v3: add missing wps button 36a4681b2bef ramips: TP-Link TL-WR902AC v3: don't build factory image ca903c73c705 kernel: bump 4.14 to 4.14.54 for 18.06 3a5498c5e55d kernel: bump 4.9 to 4.9.111 for 18.06 27014da237f1 mac80211: Expose support for ath9k Dynack 5a40fad22a39 kernel: bcm47xxpart: fix getting user-space data partition name
-
- Jul 10, 2018
-
-
Matthias Schiffer authored
-
- Jun 30, 2018
-
-
David Bauer authored
This commit makes use of the Power-LED as Diag-LED, allowing the LED to work as a status indicator for config-mode. Signed-off-by:
David Bauer <mail@david-bauer.net>
-