1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 01:09:20 +03:00
openwrt-xburst/target/linux/ar71xx/files/drivers
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
..
gpio ar71xx: fix whitespaces nits 2010-11-12 18:50:29 +00:00
leds ar71xx: fix whitespaces nits 2010-11-12 18:50:29 +00:00
mtd ar71xx: Fix header offset for newer WRT160NL models 2011-05-31 22:53:20 +00:00
net ag71xx: close a race between the phy state machine and link state 2011-10-08 11:37:14 +00:00
spi ar71xx: use pr_* functions in drivers 2010-11-12 18:52:12 +00:00
tty/serial ar71xx: add 2.6.39 support 2011-06-29 08:57:32 +00:00
usb/host ar71xx: fix whitespaces nits 2010-11-12 18:50:29 +00:00
watchdog ar71xx: setup wdt_clock for AR913X to avoid a kernel bug 2011-06-04 12:30:10 +00:00