On 4 July 2014 09:35, John Crispin wrote:
> applied in r41505
>
Thanks!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
Found this comment in a Broadcom source code that has an interesting
comment; in addition, danitool, testing different kernel command lines
found that forcing all the interrupts to CPUx the network throughput
was increased more than a 15% (as far i remember).
Any comment will be welcome.
Pepe
By using uci-defaults force_link is enabled, which fixes some link issues if
ethernet cable isn't connected when LAN is initialized.
Signed-off-by: Álvaro Fernández Rojas
---
diff --git a/target/linux/brcm2708/base-files/etc/config/network
b/target/linux/brcm2708/base-files/etc/config/network
d
Hi,
On Fri, Jul 4, 2014 at 1:33 PM, Álvaro Fernández Rojas
wrote:
> By using uci-defaults force_link is enabled, which fixes some link issues if
> ethernet cable isn't connected when LAN is initialized.
>
> Signed-off-by: Álvaro Fernández Rojas
> ---
(snip)
> diff --git a/target/linux/brcm2708/
On Fri, Jul 4, 2014 at 12:46 PM, José Vázquez wrote:
> Found this comment in a Broadcom source code that has an interesting
> comment; in addition, danitool, testing different kernel command lines
> found that forcing all the interrupts to CPUx the network throughput
> was increased more than a 15
By using uci-defaults force_link is enabled, which fixes some link issues if
ethernet cable isn't connected when LAN is initialized.
Signed-off-by: Álvaro Fernández Rojas
---
v2: check for existing network config as Jonas suggested.
diff --git a/target/linux/brcm2708/base-files/etc/config/netwo
Run lantiq_board_detect from lantiq_board_name and lantiq_board_model.
This was the one thing missing from r41474 for sysupgrade board
detection to work properly.
Sysupgrade on the BTHOMEHUBV2B falls down later on in the process
I'm afraid, but I still have to investigate why.
Ben
Signed-off-b
Hi Ben,
TDMA doesn't require synchronization between the radios. This would be
Ubiquiti's AirSync technology and that's for another usage. When you
have two or mode radios colocated in a tower receiving and transmitting
at the same time so it avoids them do it at the same time and
synchronize
Hello,
I have CONFIG_PACKAGE_ATH_DFS=y and still cannot use this... any idea how /
what should be debugged?
Jacek
On 03.07.2014 18:14, Martin Garbe wrote:
> The command "iw phy ..." only shows hardware capabilities. For DFS
> hardware AND software support is needed. In OpenWRT you need hostapd
I have sent it if it could help. The most the information the better the
choice.
danitool made the mentioned tests so ask him about the details.
Regards:
Pepe
El viernes, 4 de julio de 2014, Jonas Gorski escribió:
> On Fri, Jul 4, 2014 at 12:46 PM, José Vázquez > wrote:
> > Found this comment
Signed-off-by: Roman Yeryomin
---
target/linux/rb532/image/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/target/linux/rb532/image/Makefile
b/target/linux/rb532/image/Makefile
index 65ef919..3cc7bce 100644
--- a/target/linux/rb532/image/Makefile
+++ b/target/lin
This patch set fully fixes rb532 support and removes broken mark.
Roman Yeryomin (4):
[rb532] fix jffs2 images
[rb532] change default package set
[rb532] add wan interface
[rb532] remove broken mark
target/linux/rb532/Makefile | 4 ++--
target/linux/rb532/base-files/
Signed-off-by: Roman Yeryomin
---
target/linux/rb532/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index 97f5312..dfbdcf0 100644
--- a/target/linux/rb532/Makefile
+++ b/target/linux/rb532/Makefile
@@ -9,7 +9,
There could be no wireless interfaces but ethernets are on board.
Signed-off-by: Roman Yeryomin
---
target/linux/rb532/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/rb532/Makefile b/target/linux/rb532/Makefile
index 3f64703..97f5312 100644
--- a/target
Signed-off-by: Roman Yeryomin
---
target/linux/rb532/base-files/etc/config/network | 4
1 file changed, 4 insertions(+)
diff --git a/target/linux/rb532/base-files/etc/config/network
b/target/linux/rb532/base-files/etc/config/network
index 3a8c8f3..1153799 100644
--- a/target/linux/rb532/ba
Signed-off-by: Jorge Vargas
---
target/linux/ramips/base-files/etc/diag.sh | 3 +
.../etc/hotplug.d/firmware/10-rt2x00-eeprom| 1 +
.../ramips/base-files/etc/uci-defaults/01_leds | 5 +
.../ramips/base-files/etc/uci-defaults/02_network | 12 +++
.../ramips/base-files/l
16 matches
Mail list logo