openwrtv4/target/linux/ar71xx/files
Felix Fietkau d2aeca6b6d ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop
When the DMA engine state gets corrupted due to a hardware issues, it
often won't stop rx until a full reset is issued. In that case the hardware
must keep a valid descriptor, otherwise it will write to random places in
system RAM, triggering random crashes. To fix this, keep a dummy descriptor
without a buffer that keeps the DMA engine in a sane state until the reset
is done

SVN-Revision: 27895
2011-08-04 17:36:27 +00:00
..
arch/mips ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH 2011-07-28 11:57:51 +00:00
drivers ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop 2011-08-04 17:36:27 +00:00
include/linux ar71xx: add external_reset field to ath9k_platform_data 2011-06-01 13:12:28 +00:00
net/dsa ar71xx: the ar7240 dsa driver is no longer used, remove it. 2010-10-21 18:42:28 +00:00