linux/drivers/net/ethernet/cadence
Nicolas Ferre 03fc4721cd net/macb: manage carrier state with call to netif_carrier_{on|off}()
OFF carrier state is setup in probe() open() and suspend() functions.
The carrier ON state is managed in macb_handle_link_change().

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-09 00:03:06 -07:00
..
Kconfig Merge branch 'mxs/saif' into next/drivers 2011-12-06 14:23:35 +00:00
Makefile
at91_ether.c net/at91_ether: use gpio_to_irq for phy IRQ line 2012-04-28 21:48:39 -04:00
at91_ether.h AT91: Remove fixed mapping for AT91RM9200 ethernet 2012-04-28 21:48:37 -04:00
macb.c net/macb: manage carrier state with call to netif_carrier_{on|off}() 2012-07-09 00:03:06 -07:00
macb.h net/macb: add DT support for Cadence macb/gem driver 2011-12-16 13:11:00 +01:00