9
0
Fork 0
barebox/drivers/net
Jean-Christophe PLAGNIOL-VILLARD 7e6b99fd09 smc91111: add fixup for qemu phy support
as today qemu does not support phy, it will return always 0x0 to any read
on the mii bus. So the phy_id is 0 and the link is donw.

To have the norwork running on versatilpb & other qenu board for the link up
at 100Mbps.

Only enable if qemu_fixup is set.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-09-22 16:48:03 +02:00
..
phy net/phy: support of mmd register read and write 2013-08-31 12:01:32 +02:00
usb net usb asix: Add missing line breaks in dev_* messages 2012-11-01 08:43:05 +01:00
Kconfig net: designware: make alt/enhanced descriptor runtime configurable 2013-09-09 14:11:50 +02:00
Makefile net: add ar231x-eth support 2013-05-31 08:56:33 +02:00
altera_tse.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
altera_tse.h net: introduce phylib 2012-09-25 08:18:58 +02:00
ar231x.c net: add ar231x-eth support 2013-05-31 08:56:33 +02:00
ar231x.h net: add ar231x-eth support 2013-05-31 08:56:33 +02:00
at91_ether.c macb: rename platform data 2013-04-03 17:21:51 +02:00
at91_ether.h net: at91_ether re-implement against new at91rm9200 api 2012-04-02 10:26:14 +02:00
cpsw.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
cs8900.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
davinci_emac.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
davinci_emac.h drivers/net: add driver for the EMAC device found in some TI SoCs 2012-09-17 10:54:50 +02:00
designware.c net: designware: remove backspaces from code 2013-09-09 14:15:03 +02:00
designware.h net: designware: make alt/enhanced descriptor runtime configurable 2013-09-09 14:11:50 +02:00
dm9k.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ep93xx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ep93xx.h Merge branch 'for-next/remove-fsf-address' 2012-10-03 21:12:48 +02:00
fec_imx.c net: fec: Use clk API unconditionally 2013-06-20 08:49:56 +02:00
fec_imx.h net: fec: use standard phy type defines 2013-03-09 20:09:23 +01:00
fec_mpc5200.c net: fec: use standard phy type defines 2013-03-09 20:09:23 +01:00
fec_mpc5200.h net: fec: use standard phy type defines 2013-03-09 20:09:23 +01:00
gianfar.c ppc: gianfar MDIO buses 2013-06-25 22:16:55 +02:00
gianfar.h ppc: gianfar MDIO buses 2013-06-25 22:16:55 +02:00
ks8851_mll.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
ksz8864rmn.c net: ksz8864: Use dev_add_param_bool for enable parameter 2013-04-11 11:48:34 +02:00
macb.c net: macb: turn off endian_swp_pkt_en 2013-04-03 17:21:51 +02:00
macb.h net: macb: turn off endian_swp_pkt_en 2013-04-03 17:21:51 +02:00
netx_eth.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
smc911x.c remove unused debug Kconfig options 2013-06-23 21:37:12 +02:00
smc911x.h smc911x: update chip detection 2012-09-03 09:49:06 +02:00
smc91111.c smc91111: add fixup for qemu phy support 2013-09-22 16:48:03 +02:00
tap.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
xgmac.c Add more drivers to using device_platform_driver() 2013-03-14 07:15:44 +01:00