openwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
John Crispin 6b4985b105 ramips: Fix setting of rx buffer length
The length of the DMA rx buffer was always set to 0 because the function
for extracting the length was used to calculate the value for setting it.
Instead the macro has to be split in a get and set function similar to the
TX_DMA_(GET_|)PLEN(0|1) macro.

No problem was noticed on MT7621a before this was changed and thus maybe it
was hidden by different problem which is not yet fixed.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>

SVN-Revision: 47115
2015-10-05 10:26:21 +00:00
..
esw_rt3052.c
esw_rt3052.h
gsw_mt7620a.c
gsw_mt7620a.h
Kconfig
Makefile
mdio_rt2880.c
mdio_rt2880.h
mdio.c
mdio.h
mt7530.c ramips: Allow to receive vlan over untag ports on MT7530 2015-10-05 10:26:09 +00:00
mt7530.h
ralink_ethtool.c ramips: collect rx related members to fe_rx_ring struct 2015-07-10 19:41:48 +00:00
ralink_ethtool.h
ralink_soc_eth.c ramips: Fix setting of rx buffer length 2015-10-05 10:26:21 +00:00
ralink_soc_eth.h ramips: Fix setting of rx buffer length 2015-10-05 10:26:21 +00:00
soc_mt7620.c
soc_rt305x.c
soc_rt2880.c
soc_rt3883.c