Sven Eckelmann
3d9a3f35be
kernel: add at803x workaround for sgmii mode ( #949 )
...
Some (possibly broken) bootloaders incorrectly initialize the at8033 phy.
This breaks auto-negotation on these SGMII devices. The mode has therefore
to be set back in to a valid configuration by Linux.
Fixes #911
2016-11-29 15:29:19 +01:00
Matthias Schiffer
20fc162b38
gluon-core, gluon-setup-mode: fix WAN/LAN assignment on CPE210
...
The interfaces were accidentially switched when the CPE210 was separated
from the CPE510 code.
2016-11-22 20:01:13 +01:00
Matthias Schiffer
b6285800d1
build: clean up postinst scripts after build
...
OpenWrt does this by default to save some space.
2016-11-22 18:32:07 +01:00
Matthias Schiffer
f98b175da1
build: fix setting of opkg tmpdir
...
Don't use system /tmp for build.
2016-11-22 18:32:07 +01:00
viisauksena
7e1dd5730c
docs/wired make uci commit more specific ( #942 )
...
propose to make uci commit more specific to minimize unwanted changes in other temporary written config files like wireless ssid (in some offline changers)
2016-11-21 10:25:45 +01:00
Matthias Schiffer
3ac9d34c49
docs: dev/basics: remove outdated docs about patch and unpatch commands
2016-11-19 17:34:19 +01:00
Matthias Schiffer
ce53ed209b
docs: user/site: improve mcast_rate description
2016-11-16 18:24:15 +01:00
Matthias Schiffer
9279fe4b3b
ar71xx, ramips: reduce CPU load and flickering on devices using rsslieds
...
Fixes #897
2016-11-16 01:55:04 +01:00
Vieno Foo
849f8f66bf
docs: fix typo in features/wlan-configuration
2016-11-15 22:45:26 +01:00
Matthias Schiffer
0e85726a0a
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
...
Fixes the Ubiquiti UAP Outdoor+ HSR.
2016-11-15 19:29:29 +01:00
Matthias Schiffer
de2551d435
Fix OpenWrt patch numbering
2016-11-14 22:38:58 +01:00
Andreas Ziegler
6107f215d2
x86: add mmc drivers to generic and 64 subtargets
2016-11-14 22:38:17 +01:00
Andreas Ziegler
aa61a5d489
x86-64: add pata drivers
2016-11-14 22:38:17 +01:00
Matthias Schiffer
5ef3d883a5
ar71xx-generic: backport region code support for TP-Link TL-WR841ND v11
2016-11-11 03:45:49 +01:00
Matthias Schiffer
60b4830c51
linux-firmware: switch back to git protocol from https for download
...
Using HTTPS breaks the download on Debian Wheezy. The switch was an
unintended side effect of the backport from LEDE.
Also, fix the commit message of the backport patch (mwlwifi is not updated
anymore since the last OpenWrt base upgrade).
Fixes #919
2016-11-10 03:30:16 +01:00
Kevin Olbrich
3fd43d7bdb
docs: user/site: fix typo ( #924 )
2016-11-09 02:30:36 +01:00
Matthias Schiffer
138a3a008e
docs, README: import release notes from Gluon v2016.2.1
2016-11-08 17:28:12 +01:00
Andreas Ziegler
9fba8d7a64
x86: include kmod-igb, kmod-sky2 and kmod-tulip into generic and 64 subtargets
2016-11-06 15:07:06 +01:00
Andreas Ziegler
dbc6fe70d7
x86: sort network packages alphabetically
2016-11-06 15:06:24 +01:00
viisauksena
539081d315
gluon-mesh-vpn-fastd: make fastd syslog level configurable ( #915 )
2016-11-06 00:01:49 +01:00
Matthias Schiffer
b707840949
README: update mailing list subscribe/unsubscribe addresses
2016-11-05 12:29:09 +01:00
Matthias Schiffer
233a7a3c5e
ar71xx: fix syntax error in /etc/uci-defaults/01_leds
2016-11-05 04:36:08 +01:00
Matthias Schiffer
095583ba92
Update OpenWrt base
2016-11-02 17:33:54 +01:00
Brother-Lal
740c60c7e4
gluon-status-page: add hint to enable JavaScript if it is disabled ( #913 )
2016-10-24 14:43:12 +02:00
Brother-Lal
e80f751a85
fix error in statuspage if cookies are disabled ( #912 )
...
If cookies are disabled, the Statuspage only displays an empty ("Not connected")
This checks if the localStorage API is available and working and only uses it in this case
Also allows better backwards compatibility.
2016-10-24 14:18:01 +02:00
Ruben Barkow
30811f7f1b
Docs: autoupdater->build instructions num cores +1 ( #908 )
2016-10-20 16:44:04 +02:00
Franz Pletz
9aa31f18e3
docs: mention dependency on wget ( #906 )
...
Tested build on a minimal Ubuntu 16.04 container image without wget.
2016-10-19 19:06:02 +02:00
Matthias Schiffer
a606b32b17
ar71xx-generic: set region code for TL-WA901ND v4 and remove BROKEN
...
Tested-by: Jannis Pinter <jannis@pinterjann.is>
2016-10-15 19:11:35 +02:00
Matthias Schiffer
df5f4ad243
ath9k: remove intermediate queueing patch
...
The downgraded version of ath9k was reported to cause issues with Windows
clients before. Remove the problematic patch.
2016-10-13 10:02:11 +02:00
Matthias Schiffer
487922a8d9
Downgrade mac80211 to LEDE 6c2651566cce8f5b3a3d3b976439dee2bac5e07e
...
In addition, the temperature compensation support patch is reverted.
It seems that newer mac80211 version are less stable, so we downgrade it
for now.
2016-10-11 03:38:53 +02:00
Matthias Schiffer
9934d254da
kernel: add fix for CVE-2016-7117
...
This probably doesn't affect Gluon as nothing is using recvmmsg, but it's
still a good idea to get this fixed ASAP.
2016-10-11 02:15:42 +02:00
Matthias Schiffer
e1808451aa
Update OpenWrt base
2016-10-11 02:15:42 +02:00
Matthias Schiffer
f1c23b3b3c
scripts/sha512sum.sh: output error message to stderr
2016-10-10 06:18:18 +02:00
Jan-Tarek Butt
0f3e660842
scripts: improve variable escaping
2016-10-10 05:57:35 +02:00
Jan-Tarek Butt
85c66b3bf8
gluon-autoupdater: double quote $1 to prevent globbing and word splitting
2016-10-10 05:44:27 +02:00
Matthias Schiffer
82ef6599f8
mac80211: backport ath9k stability fix
2016-09-30 17:23:20 +02:00
Simon Joda Stößer
e98da9b766
docs: fixed link to issue #414 in v2016.2 release notes ( #895 )
2016-09-29 18:26:33 +02:00
Ben Oswald
5c7be1e01a
add link to Freifunk Rhein-Neckar site repository ( #890 )
2016-09-27 09:40:45 +02:00
Jan-Philipp Litza
e54bde54d6
Merge pull request #888 from kokel/site-ffmwu
...
docs: update link to site repository of Freifunk MWU
2016-09-22 21:52:38 +02:00
Tobias Hachmer
be4df11f57
docs: update link to site repository of Freifunk MWU
2016-09-22 21:46:19 +02:00
Matthias Schiffer
d017739ac0
docs: change version to v2016.2+
2016-09-21 20:19:10 +02:00
Matthias Schiffer
6964d30ff2
docs, README: change current release to v2016.2
2016-09-21 20:04:57 +02:00
Matthias Schiffer
77101fc703
docs: update v2016.2 release notes
2016-09-18 22:58:12 +02:00
Matthias Schiffer
4e2888f7a2
gluon-wan-dnsmasq: fix handling of static DNS servers
...
Fixes #886
2016-09-18 22:39:22 +02:00
Matthias Schiffer
cb6d31123f
docs: various fixes to v2016.2 release notes
2016-09-17 05:14:50 +02:00
Matthias Schiffer
d953304585
docs: add preliminary release notes for Gluon v2016.2
2016-09-11 19:42:41 +02:00
Matthias Schiffer
8644358c2b
docs: add missing newlines in index
2016-09-11 18:15:48 +02:00
Matthias Schiffer
c3997455e8
docs: fix and update make variable section
2016-09-11 18:05:28 +02:00
Matthias Schiffer
25907645b7
docs: update hardware support list
2016-09-11 17:26:30 +02:00
Matthias Schiffer
bfbfe508cf
docs, README: Gluon v2016.1.6
2016-09-11 16:58:13 +02:00