ramips: use resource to pass irq and base address to the ethernet driver
[openwrt/svn-archive/archive.git] / target / linux / ramips / files / drivers / net / ramips.c
2009-10-26 Gabor Juhosramips: use resource to pass irq and base address to...
2009-10-26 Gabor Juhosramips: add error-path handling to the ramips_eth_plat_...
2009-10-25 John Crispin[ramips] fixes licenses
2009-10-25 John Crispin[ramips] clean up dma api of ethernet driver
2009-10-25 John Crispin[ramips] fixes dma bug in eth driver, that was caused...
2009-10-25 Gabor Juhosramips: nuke net_device stats from the private data...
2009-10-25 Gabor Juhosramips: remove unnecessary type-castings in the etherne...
2009-10-25 Gabor Juhosramips: change debug message levels, and add missing LFs
2009-10-25 Gabor Juhosramips: make ethernet fuctions static
2009-10-25 John Crispin[ramips] fixes dma hangups in eth
2009-10-24 John Crispin[ramips] make ethernet a platform device
2009-10-23 John Crispin[ramips] adds ethernet driver, esw needs to be moved...