openwrtv4/target/linux/generic
Felix Fietkau 74146c62c0 ar8216: fix ATU flushing
The functionality to flush the address translation table contains two bugs
which luckily compensate each other.
1. Just setting the operation is not sufficient to perform the flushing.
   The "active" bit needs to be set to actually trigger an action.
   For the vtu operations this is implemented correctly.
2. ar8xxx_phy_read_status is called every 2s by the phy state machine
   to check for link changes. This would have caused an ATU flush
   every 2s.

Fix the chip-specific ATU flush functions and remove the ATU flush call
from ar8xxx_phy_read_status.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 44101
2015-01-24 19:41:51 +00:00
..
base-files update the /init file to start /sbin/init 2013-03-13 18:11:13 +00:00
files ar8216: fix ATU flushing 2015-01-24 19:41:51 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-3.3 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.8 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.10 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.13 ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
patches-3.14 kernel: preserve bootloader command line on MIPS 2015-01-18 09:40:53 +00:00
patches-3.18 kernel: preserve bootloader command line on MIPS 2015-01-18 09:40:53 +00:00
config-3.3 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.8 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.10 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.13 kernel: add SECCOMP to menuconfig 2015-01-08 21:23:18 +00:00
config-3.14 kernel: add missing config symbol 2015-01-18 09:25:38 +00:00
config-3.18 kernel: add missing config symbol for 3.18 2015-01-18 14:28:13 +00:00
PATCHES kernel: update PATCHES with a stricter policy 2013-07-09 20:52:07 +00:00