openwrt/target/linux/ramips
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
..
base-files ramips: Add base-files for HiWiFi HC5x61 models 2015-10-05 10:25:47 +00:00
dts ramips: Add DTS files for HiWiFi HC5x61 models 2015-10-05 10:25:53 +00:00
files ramips: Fix setting of rx buffer length 2015-10-05 10:26:21 +00:00
image ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7620 ramips: Add build files for HiWiFi HC5x61 models 2015-10-05 10:26:02 +00:00
mt7621 ramips: Enable RTC support for PBR-M1 2015-09-11 16:32:58 +00:00
mt7628 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
mt7688 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
patches-3.18 ralink: the mmc driver can now handle CD lines that are active low 2015-10-01 18:13:47 +00:00
rt288x ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
rt305x ramips: Added WIZnet WizFi630A Platform based on Ralink RT5350 2015-09-14 20:09:31 +00:00
rt3883 ramips: disable the openwrt commandline hack 2015-08-30 12:18:14 +00:00
base-files.mk
Makefile ramips: add subtarget for mt7688 2015-07-24 09:11:56 +00:00
modules.mk ramips: make sd driver depend on mt7688 2015-07-24 09:12:16 +00:00