1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-26 13:09:54 +02:00
openwrt-xburst/target/linux/ramips/files/drivers/net/ethernet/ramips
blogic 127682ebab [ramips] move ethernet hw init to init/uninit functions
This should fix the stalled irq problem seen by several people.
This is not the real fix, but rather moves the bug to the un/init patch of the driver.
The real bug still needs to be fixed, but this workaround should be suffcient to make
the ethernet stable.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-11-12 21:35:01 +00:00
..
Kconfig ramips: Add swconfig support to ramips_esw.c 2012-08-29 10:37:36 +00:00
Makefile ramips: raeth: add debugfs support 2012-02-22 13:06:42 +00:00
ramips_debugfs.c ramips: raeth: show interrupt statistics in debugfs 2012-02-22 13:06:44 +00:00
ramips_esw.c ramips: Add missing andmask to ramips_esw register read for recv_good value. 2012-09-05 20:08:43 +00:00
ramips_eth.h [ramips] add ethernet support for rt5350 2012-09-25 14:47:08 +00:00
ramips_main.c [ramips] move ethernet hw init to init/uninit functions 2012-11-12 21:35:01 +00:00