Commit Graph

93 Commits

Author SHA1 Message Date
Matthias Schiffer
1f3e66cf14 Update OpenWrt base 2015-07-04 17:22:40 +02:00
Matthias Schiffer
bccfc0419e Add support for TP-LINK TL-WR740N/TL-WR741ND
The TL-WR741ND will identify itself as a TL-WR740N/ND as well. This is fine as
the images are identical anyways.
2015-06-21 23:01:58 +02:00
Matthias Schiffer
0df337fbe4 Fix routing from node to mesh
Recent changes in the routing configuration of OpenWrt broke source address
selection, sometimes leading to the node trying to contact other addresses in
the mesh network from the next-node address.

Revert the problematic commits until this has been solved upstream.
2015-06-21 05:57:23 +02:00
Matthias Schiffer
4b01ecce7c Update modules 2015-06-10 11:01:25 +02:00
Matthias Schiffer
06cffbdde8 Update modules 2015-06-04 20:12:45 +02:00
Matthias Schiffer
ab10be9f50 We're on Chaos Calmer now 2015-05-22 01:09:19 +02:00
Matthias Schiffer
3f80b65856 iwinfo: update NanoStation (Loco) txpower offsets 2015-05-04 20:47:26 +02:00
Matthias Schiffer
531520032c mpc85xx: fix WDR4900 ethernet MAC address 2015-04-30 03:40:04 +02:00
Matthias Schiffer
9449f0f5d8 Update NETGEAR WNDR3700/3800 model string detection patch 2015-03-29 14:06:56 +02:00
Matthias Schiffer
5415806f33 x86: update PARTUUID patch to work with leading zeros 2015-03-23 21:33:43 +01:00
Matthias Schiffer
f573627462 base-files: disable reset button handling
This conflicts with our reset button usage.
2015-03-21 16:41:37 +01:00
Matthias Schiffer
7401d02ca4 Add i18n support 2015-03-18 20:21:24 +01:00
Matthias Schiffer
8fbe5d88e0 Refresh openwrt patches 2015-03-18 20:18:54 +01:00
Matthias Schiffer
ab3322079c Fix ath10k build on x86 2015-03-16 15:52:53 +01:00
Matthias Schiffer
630de84465 Get rid of the static kernel configuration files
With a backported patch from the OpenWrt trunk, it is now easy to generate an
equivalent configuration using CONFIG_ALL_KMODS.

The build will take a bit longer because all kernel module packages are actually
built even when they are not included in the image, but adding new targets
becomes a lot easier.

Also, related documentation updates and fixes.
2015-03-16 13:54:09 +01:00
Matthias Schiffer
c0200ebd42 ar71xx: fix TP-LINK TL-WDR3600/4300 RFKILL switch positions 2015-03-15 21:04:21 +01:00
Matthias Schiffer
692a7d5261 Add experimental fix for NETGEAR WNDR3700/3800 model string detection 2015-03-15 19:57:56 +01:00
Matthias Schiffer
22b14a5f54 x86: better rootfs handling 2015-03-15 18:18:13 +01:00
Matthias Schiffer
58d733f9a0 Add support for GL.iNet 6416A and 6408A 2015-03-13 12:02:35 +01:00
Matthias Schiffer
ce0931384e uClibc: fix syscall() for syscalls with 6 arguments on PowerPC 2015-03-11 18:44:57 +01:00
Matthias Schiffer
ba26256138 ar71xx: Archer C5/C7 LED fixes 2015-03-10 14:09:34 +01:00
Matthias Schiffer
8aa65f1c2c mac80211: update ath10k to compat-wireless-2015-03-05
Also add some patches from OpenWrt trunk and use the CT ath10k firmware.
2015-03-10 13:20:12 +01:00
Matthias Schiffer
a376c6cf64 Add support for the UniFi AP Outdoor+ (broken because of WLAN issues) 2015-02-17 21:29:57 +01:00
Matthias Schiffer
f7e3bdc0a9 Add support the TP-LINK TL-WR941ND v5 and v6 (v6 untested) 2015-02-03 17:24:13 +01:00
Matthias Schiffer
3de13c5d03 Add OpenWrt patches for D-Link DIR-615 rev. C1 2015-01-28 15:04:11 +01:00
Matthias Schiffer
27655d216c Update OpenWrt base 2015-01-21 00:10:09 +01:00
Matthias Schiffer
8e41ff616a Add support for TP-LINK TL-WA860RE 2015-01-16 20:07:58 +01:00
Matthias Schiffer
fbc1eb12b0 build: explicitly unexport CONFIG_SITE 2015-01-16 04:36:27 +01:00
Matthias Schiffer
334858f4cf Backport another MacOSX build fix 2015-01-11 09:15:07 +01:00
Matthias Schiffer
59a9ea1978 ar71xx: replace "workaround" reboot patch with the real fix (hopefully) 2015-01-09 09:29:25 +01:00
Matthias Schiffer
edbf5ca186 ar71xx: add workaround patch for WDR3600/4300 reboot
While it isn't clear why this patch helps, it doesn't seem to have any negative
effects, so let's include it for now...
2014-12-15 00:18:49 +01:00
Matthias Schiffer
111cf1268a busybox: enable telnet only when root password is really empty, not when it is locked
Otherwise, telnet login is allowed by default when neither a password nor SSH
keys are configured.
2014-12-05 19:06:04 +01:00
Matthias Schiffer
4113b17746 Add support for Ubiquiti NanoStation and Loco M XW (marked as broken for now) 2014-11-26 23:57:34 +01:00
Matthias Schiffer
ab729ed307 Add support for TP-LINK CPE210/220/510/520 2014-11-26 21:35:15 +01:00
Matthias Schiffer
d42b20e8b8 odhcp6c: always accept RDNSS, independent of the default router lifetime 2014-11-13 01:18:16 +01:00
Matthias Schiffer
3949cf367d Update OpenWrt core and packages 2014-11-13 00:24:28 +01:00
Matthias Schiffer
b739881fe4 Update OpenWrt 2014-09-01 15:54:43 +02:00
Matthias Schiffer
62268d4ab0 Update OpenWrt and packages
This significantly improves fastd performance, to the level it was before
Barrier Breaker.
2014-08-30 19:49:13 +02:00
Matthias Schiffer
c504c5e118 ar71xx: correctly detect hardware revision on TP-Link Archer C5 and C7 2014-08-16 17:59:32 +02:00
Matthias Schiffer
e53f3102a7 Add support for TL-WR1043N/ND v2 2014-08-07 16:21:56 +02:00
Matthias Schiffer
e164bac87a Switch to Barrier Breaker 2014-08-07 16:21:56 +02:00
Matthias Schiffer
0a6523d347 Remove now unneeded dnsmasq patch 2014-08-04 20:34:08 +02:00
Matthias Schiffer
a15ad8fee4 Update netifd from Barrier Breaker (r41888) 2014-07-29 22:33:23 +02:00
Matthias Schiffer
9b5fbc4601 Reduce fw3 log spam in netifd scripts 2014-07-26 17:08:26 +02:00
Matthias Schiffer
5f82a0815b Update netifd from Barrier Breaker 2014-07-26 16:48:48 +02:00
Matthias Schiffer
e9aa0533ce Update netifd and odhcp6c from Barrier Breaker 2014-07-26 04:02:21 +02:00
Matthias Schiffer
32d696a9b2 mac80211: add another ath9k patch 2014-07-24 03:31:26 +02:00
Matthias Schiffer
7bc0c78e7e Update OpenWrt
This now includes the previously added patch.
2014-07-24 03:31:20 +02:00
Matthias Schiffer
783c3072c2 Add an iptables package fix and a dnsmasq patch 2014-07-20 01:43:07 +02:00
Matthias Schiffer
d49be7f807 ath9k: add experimental patch 2014-07-16 16:22:49 +02:00