1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-27 19:24:59 +02:00
openwrt-xburst/target/linux/ar71xx/files
jogo d066413d5d ag71xx: close a race between the phy state machine and link state
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.

Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-08 11:37:14 +00:00
..
arch/mips ar71xx: fix MAC addresses on the DIR-825-B1 board 2011-09-23 19:56:39 +00:00
drivers ag71xx: close a race between the phy state machine and link state 2011-10-08 11:37:14 +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