13 Oct, 2009
1 commit
-
Add Runtime PM support to the sh_eth driver.
The clock to the ethernet hardware block will be
enabled as long as the network device is up.Signed-off-by: Magnus Damm
Tested-by: Kuninori Morimoto
Signed-off-by: David S. Miller
29 Aug, 2009
1 commit
-
The method of ETHER_LINK pin is board dependence.
This patch adding paramters are:
- no_ether_link : If set to 1, do not use ETHER_LINK
- ether_link_active_low : If set to 1, ETHER_LINK is active low.Signed-off-by: Yoshihiro Shimoda
Signed-off-by: David S. Miller
26 May, 2009
2 commits
-
Signed-off-by: Yoshihiro Shimoda
Signed-off-by: Kuninori Morimoto
Signed-off-by: Nobuhiro Iwamatsu
Signed-off-by: David S. Miller -
This improves readability by collecting CPU dependency code.
Signed-off-by: Yoshihiro Shimoda
Signed-off-by: Nobuhiro Iwamatsu
Signed-off-by: David S. Miller
19 Mar, 2009
1 commit
-
Address of SH_TSU_ADDR and ARSTR of SH7763 was wrong.
This revise it.Signed-off-by: Nobuhiro Iwamatsu
Signed-off-by: David S. Miller
07 Aug, 2008
1 commit
-
Add support SH7619 Internal ethernet controler.
Signed-off-by: Yoshinori Sato
Signed-off-by: Jeff Garzik
31 Jul, 2008
1 commit
-
SH7763 has Ethernet core same as SH7710/SH7712.
Positions of some registry are different, but the basic part is the same.
I add support of ethernet of sh7763 to sh_eth.Signed-off-by: Nobuhiro Iwamatsu
Signed-off-by: Jeff Garzik
28 Jun, 2008
1 commit
-
Fix compile error on sh_eth and remove base address macro.
Signed-off-by: Nobuhiro Iwamatsu
Signed-off-by: Jeff Garzik
12 Jun, 2008
1 commit
-
Add support for Renesas SuperH Ethernet controller. This driver supports
SH7710 and SH7712.[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Yoshihiro Shimoda
Signed-off-by: Nobuhiro Iwamatsu
Cc: Paul Mundt
Cc: Jeff Garzik
Signed-off-by: Andrew Morton
Signed-off-by: Jeff Garzik