2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 05:04:00 +08:00
linux-next/drivers/net/ethernet/broadcom/genet
Florian Fainelli 909ff5efba net: bcmgenet: modularize bcmgenet_{open,close}
Introduce a bunch of helper functions: bcmgenet_netif_start,
bcmgenet_netif_stop and bcmgenet_intr_disable to help reuse code that is
going to be necessary for suspend/resume.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-07-21 16:04:30 -07:00
..
bcmgenet.c net: bcmgenet: modularize bcmgenet_{open,close} 2014-07-21 16:04:30 -07:00
bcmgenet.h net: bcmgenet: remove wol_enabled conditional code 2014-07-21 16:04:30 -07:00
bcmmii.c net: bcmgenet: use the new fixed PHY helpers 2014-05-22 15:16:43 -04:00
Makefile net: bcmgenet: hook into the build system 2014-02-14 00:27:58 -05:00