[OpenWrt-Devel] [PATCH] ramips/rt3883: fix a typo in the ASUS profile

2012-09-14 Thread Daniel Golle
Signed-off-by: Daniel Golle --- target/linux/ramips/rt3883/profiles/asus.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ramips/rt3883/profiles/asus.mk b/target/linux/ramips/rt3883/profiles/asus.mk index e1c60ee..4c652df 100644 --- a/target/linux/ramips/rt3883

Re: [OpenWrt-Devel] [PATCH] ag71xx: Added support for larger frames

2012-09-14 Thread Felix Fietkau
On 2012-09-14 9:14 AM, Antonio Quartulli wrote: > This patch introduces the possibility to modify the MTU of the Ethernet > interface with a maximum value of 2024 (as reported in RouterOS). The real MTU > value applicable to the interface is computed as difference between the > maximum > frame len

[OpenWrt-Devel] [PATCH] ag71xx: Added support for larger frames

2012-09-14 Thread Antonio Quartulli
This patch introduces the possibility to modify the MTU of the Ethernet interface with a maximum value of 2024 (as reported in RouterOS). The real MTU value applicable to the interface is computed as difference between the maximum frame length (2024) minus some overhead. The default MTU size is un