linux/drivers/net/ethernet/broadcom/genet
Florian Fainelli a642c4f790 net: bcmgenet: power up and down integrated GPHY when unused
Power up the GPHY while we are bringing-up the network interface, and
conversely, upon bring down, power the GPHY down. In order to avoid
creating hardware hazards, make sure that the GPHY gets powered on
during bcmgenet_open() prior to the UniMAC being reset as the UniMAC may
start creating activity towards the GPHY if we reverse the steps.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-23 22:10:43 -04:00
..
bcmgenet.c net: bcmgenet: power up and down integrated GPHY when unused 2015-03-23 22:10:43 -04:00
bcmgenet.h net: bcmgenet: power up and down integrated GPHY when unused 2015-03-23 22:10:43 -04:00
bcmgenet_wol.c net: bcmgenet: properly disable password matching 2015-03-05 21:15:21 -05:00
bcmmii.c net: bcmgenet: power up and down integrated GPHY when unused 2015-03-23 22:10:43 -04:00
Makefile net: bcmgenet: add Wake-on-LAN support code 2014-07-21 16:04:31 -07:00