aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sh_eth.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-2/+2
2008-10-08phylib: move to dynamic allocation of struct mii_busLennert Buytenhek1-1/+1
2008-10-08phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek1-1/+1
2008-09-11sh_eth: unsigned ndev->irq cannot be negativeroel kluin1-2/+3
2008-08-14[netdrvr] remove unnecessary #includeHuang Weiyi1-1/+0
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato1-19/+50
2008-07-30sh_eth: Add support of SH7763 to sh_ethNobuhiro Iwamatsu1-36/+166
2008-07-22netdev: bunch of drivers: avoid WARN at net/core/dev.c:1328Anton Vorontsov1-5/+0
2008-07-17netdev: Convert all drivers away from netif_schedule().David S. Miller1-1/+1
2008-06-28net: sh_eth: Fix compile error sh_ethNobuhiro Iwamatsu1-2/+2
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu1-0/+1174