u-boot-brain/drivers/net
Michael Haas 525d187afb net: phy: Optionally force master mode for RTL PHY
This patch introduces CONFIG_RTL8211X_PHY_FORCE_MASTER. If this
define is set, RTL8211x PHYs (except for the RTL8211F) will have their
1000BASE-T master/slave autonegotiation disabled and forced to master
mode.

This is helpful for PHYs like the RTL8211C which produce unstable links
in slave mode. Such problems have been found on the A20-Olimex-SOM-EVB
and A20-OLinuXino-Lime2.

There is no proper way to identify affected PHYs in software as the
RTL8211C shares its UID with the RTL8211B. Thus, this fix requires
the introduction of an #ifdef.

CC: fradav@gmail.com
CC: merker@debian.org
CC: hdegoede@redhat.com
CC: ijc@hellion.org.uk
CC: joe.hershberger@ni.com

Signed-off-by: Michael Haas <haas@computerlinguist.org>
Tested-by: Karsten Merker <merker@debian.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-03-31 14:29:11 +02:00
..
fm Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
fsl-mc driver: net: fsl-mc: Check NULL before pointer dereference 2016-03-29 08:46:01 -07:00
ldpaa_eth driver: net: ldpaa_eth: Add support of PHY framework 2016-03-21 12:42:14 -07:00
phy net: phy: Optionally force master mode for RTL PHY 2016-03-31 14:29:11 +02:00
4xx_enet.c
8390.h
altera_tse.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
altera_tse.h net: altera_tse: add mSG-DMA support 2015-11-12 08:26:59 +08:00
armada100_fec.c
armada100_fec.h
at91_emac.c drivers: at91: clean up peripheral clock code 2016-02-18 21:34:40 +01:00
ax88180.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
ax88180.h
ax88796.c
ax88796.h
bcm-sf2-eth-gmac.c
bcm-sf2-eth-gmac.h
bcm-sf2-eth.c
bcm-sf2-eth.h
bfin_mac.c
bfin_mac.h
calxedaxgmac.c
cpsw.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
cs8900.c
cs8900.h
davinci_emac.c net: davinci_emac: fix NULL check after pointer dereference 2016-02-06 16:39:31 +01:00
davinci_emac.h
dc2114x.c
designware.c net: designware: Use dm_pci_mem_to_phys() in the probe routine 2016-02-05 12:47:23 +08:00
designware.h net/designware: add support of max-speed device tree property 2016-01-28 12:32:44 -06:00
dm9000x.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
dm9000x.h
dnet.c
dnet.h
e1000_spi.c net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused 2015-12-21 20:01:57 -06:00
e1000.c Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 2016-02-08 09:48:04 -05:00
e1000.h net: e1000: Convert to use DM PCI API 2016-02-05 12:47:23 +08:00
eepro100.c net: eepro100: Fix build warnings 2016-01-25 10:40:01 -05:00
enc28j60.c
enc28j60.h
ep93xx_eth.c
ep93xx_eth.h
ethoc.c
fec_mxc.c net: fec_mxc: unregister mdio bus on probe error 2016-01-03 15:28:06 +01:00
fec_mxc.h
fsl_mcdmafec.c
fsl_mdio.c Merge branch 'master' of git://git.denx.de/u-boot-net 2016-01-28 18:42:10 -05:00
ftgmac100.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
ftgmac100.h
ftmac100.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
ftmac100.h
ftmac110.c
ftmac110.h
greth.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
greth.h
Kconfig net: phy: Optionally force master mode for RTL PHY 2016-03-31 14:29:11 +02:00
keystone_net.c drivers: net: keystone_net: convert driver to adopt device driver model 2016-02-08 10:10:46 -05:00
ks8851_mll.c
ks8851_mll.h
lan91c96.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
lan91c96.h
lpc32xx_eth.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
macb.c net: macb: Not all the GEM are gigabit capable 2016-01-27 13:58:58 +01:00
macb.h
Makefile drivers: net: Add ethernet driver for Microchip PIC32. 2016-02-01 22:14:02 +01:00
mcffec.c
mcfmii.c
mpc5xxx_fec.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
mpc5xxx_fec.h
mpc512x_fec.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
mpc512x_fec.h
mvgbe.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
mvgbe.h
mvneta.c net: mvneta: Convert to driver model 2016-01-14 14:08:59 +01:00
natsemi.c
ne2000_base.c Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
ne2000_base.h
ne2000.c
ne2000.h
netconsole.c video: Drop DEV_FLAGS_SYSTEM flag 2015-11-05 08:22:21 +01:00
ns8382x.c
pch_gbe.c net: pch_gbe: Convert to use DM PCI API 2016-02-05 12:47:23 +08:00
pch_gbe.h net: pch_gbe: Convert to use DM PCI API 2016-02-05 12:47:23 +08:00
pcnet.c net: pcnet: refactor mapping of virtual addresses to physical ones 2016-01-16 21:06:46 +01:00
pic32_eth.c drivers: net: Add ethernet driver for Microchip PIC32. 2016-02-01 22:14:02 +01:00
pic32_eth.h drivers: net: Add ethernet driver for Microchip PIC32. 2016-02-01 22:14:02 +01:00
pic32_mdio.c drivers: net: Add ethernet driver for Microchip PIC32. 2016-02-01 22:14:02 +01:00
rtl8139.c
rtl8169.c net: rtl8169: Fix build error when DEBUG is on 2016-03-27 09:12:25 -04:00
sandbox-raw.c
sandbox.c net: Fix delay in net_retry test 2016-01-07 12:18:58 -07:00
sh_eth.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
sh_eth.h
smc911x.c
smc911x.h
smc91111.c arm: Remove xaeniax board 2015-09-11 17:14:43 -04:00
smc91111.h arm: Remove xaeniax board 2015-09-11 17:14:43 -04:00
sunxi_emac.c
tsec.c Merge branch 'master' of git://git.denx.de/u-boot-net 2016-01-28 18:42:10 -05:00
tsi108_eth.c
uli526x.c
vsc7385.c Move console definitions into a new console.h file 2015-11-19 20:27:50 -07:00
vsc9953.c drivers: net: vsc9953: Add LAG support 2016-01-28 12:22:19 -06:00
xilinx_axi_emac.c net: Add axi emac to Kconfig 2016-01-27 15:55:51 +01:00
xilinx_emaclite.c net: emaclite: Let core to handle received packet 2016-01-27 15:55:52 +01:00
xilinx_ll_temac_fifo.c
xilinx_ll_temac_fifo.h
xilinx_ll_temac_mdio.c
xilinx_ll_temac_mdio.h
xilinx_ll_temac_sdma.c
xilinx_ll_temac_sdma.h
xilinx_ll_temac.c net: xilinx_ll_temac: Fix string overflow 2016-01-27 15:57:20 +01:00
xilinx_ll_temac.h
zynq_gem.c net: zynq: Change MDC setup for arm64 2016-01-27 15:55:54 +01:00