openwrtv4/target/linux/ar71xx/files/drivers
Gabor Juhos 31de995025 ar71xx: ag71xx: compute the RX buffer size from the maximum frame size
Currently, the AG71XX_RX_PKT_SIZE value limits the received
frame size to 1514/1516 bytes with/without a VLAN header
respectively. However the hardware limit is controlled by
the value the AG71XX_REG_MAC_MFL register which contains
the value of the max_frame_len field.

Compute the RX buffer size from the max_frame_len field
to get rid of the 1514/1516 byte limitation. Also remove
the unused AG71XX_RX_PKT_SIZE definition.

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

SVN-Revision: 39121
2013-12-17 16:27:46 +00:00
..
gpio ar71xx: remove __dev{init,exit} annotations from kernel files 2013-02-19 20:52:06 +00:00
leds ar71xx: use netgear prefix for WNDR3700 LED names 2013-09-21 15:55:50 +00:00
mtd ar71xx: add NAND driver for the Mikrotik RB91x boards 2013-12-16 12:57:24 +00:00
net ar71xx: ag71xx: compute the RX buffer size from the maximum frame size 2013-12-17 16:27:46 +00:00
spi ar71xx: remove __dev{init,exit} annotations from kernel files 2013-02-19 20:52:06 +00:00