I recently updated my tree to a very recent trunk SVN version (40995), and I
noticed that my system no longer seems to maintain a /var/state/wireless (UCI
state of the wireless interfaces - up/down, interface name, etc.). It used to
do so as recently as 38990 (which was the last version I was u
This flash is used in newer Ubnt UniFi AP Pro
Signed-off-by: Sergey Ryazanov
---
...-m25p80-add-support-for-EON-EN25QH128-flash.patch | 20
1 file changed, 20 insertions(+)
create mode 100644
target/linux/generic/patches-3.10/473-mtd-m25p80-add-support-for-EON-EN25QH128-fl
I got a batch of 10 Nanostation loco M2 devices produced in 2014 and I
can confirm that they run OpenWrt without problem.
I have updated OpenWrt Wiki with all information I have found out so far:
http://wiki.openwrt.org/toh/ubiquiti/nanostationm2
Thank you all for your information and sorry for t
I got a batch of 10 Nanostation loco M2 devices and can confim that they
run OpenWrt without problem.
I have updated OpenWrt Wiki with all information I have found out so far:
http://wiki.openwrt.org/toh/ubiquiti/nanostationm2
On Thu, Jun 5, 2014 at 12:35 AM, Moses F wrote:
> ## Please do no
The current buildbot run was the first after the default feed change, and as
"oldpackages" are not built by buildbot, many packages will be missing from
the snapshot directory as of today... So I expect to see a flow of bugs for
missing binary packages :-(
How are you going to ease the transit
At moment netifd supports just 802.1q vlan, you can configure them using a
concise but "hacky"
syntax using an interface config section, with this patch netifd acquire the
capability
of configuring 802.1ad and 802.1q vlan using config device sections, so you can
define a vlan device
plus interfa
Signed-off-by: Gioacchino Mazzurco
---
config.c | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/config.c b/config.c
index 515e646..7720acf 100644
--- a/config.c
+++ b/config.c
@@ -167,16 +167,16 @@ config_init_devices(void)
type = uci_lookup_
Signed-off-by: Gioacchino Mazzurco
---
.gitignore | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index fe96dbe..3f9151f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ CMakeCache.txt
CMakeFiles
*.cmake
install_manifest.txt
-
+CMakeLists.
This patch set mainly add 802.1q/802.1ad support as netifd devices plus some
minor unrelated change like adding kdevelop4 and qtcreator project files to
.gitignore and reordering device type matching alphabetically, more details in
each patch
Signed-off-by: Gioacchino Mazzurco
Gioacchino Mazz
otherwise teardown will not kill the process
if the interface was renewed before, which
set proto_task_killed
Signed-off-by: Ulrich Weber
---
proto-shell.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/proto-shell.c b/proto-shell.c
index 574c574..09ce75e 100644
--- a/prot
otherwise either pending setup or teardown process might get killed.
Also no need to kill a pending renew process.
Signed-off-by: Ulrich Weber
---
proto-shell.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/proto-shell.c b/proto-shell.c
index c4039ed..574c574 100644
--- a/proto-shell.c
In order to be able to collect hostapd/wpa_supplicant logs via
linux tracing, compile with CONFIG_DEBUG_LINUX_TRACING option enabled.
Signed-off-by: Bartosz Markowski
---
package/network/services/hostapd/files/hostapd-full.config| 2 ++
package/network/services/hostapd/files/hostapd-mini
To provide an easy way to enable tracing support for mac80211 and ath10k.
Signed-off-by: Bartosz Markowski
---
package/kernel/mac80211/Makefile | 12
1 file changed, 12 insertions(+)
diff --git a/package/kernel/mac80211/Makefile b/package/kernel/mac80211/Makefile
index e260993..b3b
On 2014-06-10 02:29, Sergey Ryazanov wrote:
> This series is an attempt to cleanup checkpatch generated warnings and errors
> to make AR231x patches suitable for upstream merge.
>
> Sergey Ryazanov (17):
> atheros: avoid CamelCase
> atheros: various comments fixes
> atheros: parenthesis arou
14 matches
Mail list logo