openwrtv4/target/linux/ar71xx/files
Gabor Juhos 2b220f3550 ar71xx: ag71xx: fix max frame length setup of the built-in switches
The currently used bitmask of the maximum frame length field
is wrong for both models. On AR724x/AR933x the largest frame
size is 2047 bytes, on the AR934x it is 16383 bytes.

Make the MTU setup code model specific, and use the correct
bitmask for both models. Also change the value to the maximum.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 39148
2013-12-20 11:41:22 +00:00
..
arch/mips ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform data 2013-12-20 11:41:17 +00:00
drivers ar71xx: ag71xx: fix max frame length setup of the built-in switches 2013-12-20 11:41:22 +00:00
include/linux ar71xx: ar934x_nfc: add experimental support for hardware ECC 2013-09-19 18:43:41 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00