linux/drivers/net/ibm_newemac
Hugh Blemings 3d722562d7 ibm_newemac: Skip EMACs that are marked unused by the firmware
Depending on how the 44x processors are wired, some EMAC cells
might not be useable (and not connected to a PHY). However, some
device-trees may choose to still expose them (since their registers
are present in the MMIO space) but with an "unused" property in them.

Signed-off-by: Hugh Blemings <hugh@blemings.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-12-07 15:09:06 -05:00
..
core.c ibm_newemac: Skip EMACs that are marked unused by the firmware 2007-12-07 15:09:06 -05:00
core.h ibm_newemac: Cleanup/fix support for STACR register variants 2007-12-07 15:09:06 -05:00
debug.c Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
debug.h Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
emac.h Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
Kconfig Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
Makefile Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
mal.c fix EMAC driver for proper napi_synchronize API 2007-10-17 20:17:34 -04:00
mal.h Add dcr_host_t.base in dcr_read()/dcr_write() 2007-10-15 14:29:49 -04:00
phy.c ibm_newemac: Add ET1011c PHY support 2007-12-07 15:09:05 -05:00
phy.h Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
rgmii.c ibm_newemac: Cleanup/Fix RGMII MDIO support detection 2007-12-07 15:09:06 -05:00
rgmii.h ibm_newemac: Cleanup/Fix RGMII MDIO support detection 2007-12-07 15:09:06 -05:00
tah.c ibm_newemac annotations (iomem, NULL noise) 2007-10-14 12:41:52 -07:00
tah.h Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00
zmii.c ibm_newemac: Fix ZMII refcounting bug 2007-12-07 15:09:05 -05:00
zmii.h Device tree aware EMAC driver 2007-10-10 16:51:52 -07:00