alistair23-linux/drivers/net/ethernet/freescale
Andy Fleming 28d8ea2d56 fsl_pq_mdio: Clean up tbi address configuration
The code for setting the address of the internal TBI PHY was
convoluted enough without a maze of ifdefs. Clean it up a bit
so we allow the logic to fail down to -ENODEV at the end of
the if/else ladder, rather than using ifdefs to repeat the same
failure code over and over.

Also, remove the support for the auto-configuration. I'm not aware of
anyone using it, and it ends up using the bus mutex before it's been
initialized.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-07 13:54:57 -05:00
..
fs_enet
fec.c net/fec: fix the use of pdev->id 2011-12-07 13:29:04 -05:00
fec.h
fec_mpc52xx.c
fec_mpc52xx.h
fec_mpc52xx_phy.c
fsl_pq_mdio.c fsl_pq_mdio: Clean up tbi address configuration 2011-12-07 13:54:57 -05:00
fsl_pq_mdio.h
gianfar.c
gianfar.h
gianfar_ethtool.c
gianfar_ptp.c
gianfar_sysfs.c
Kconfig net: fec: Select the FEC driver by default for i.MX SoCs 2011-11-30 17:07:21 -05:00
Makefile
ucc_geth.c drivers/net: Add module.h to drivers who were implicitly using it 2011-10-31 19:31:07 -04:00
ucc_geth.h
ucc_geth_ethtool.c