u-boot-brain/include/linux
Andy Fleming ee8fa20f54 phylib: Detect link on 10G devices correctly
gen10g_startup() had 2 bugs:

1) It had a boolean logic error in checking the MMD mask, and
always checked all of them.

2) It checked devices which don't actually report link state, which
meant that it would never believe the link was fully up.

Fix the boolean logic, and then mask the MMD mask so only link-reporting
devices are checked.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Reported-by: Ed Swarthout <Ed.Swarthout@freescale.com>
2011-07-27 23:21:25 +02:00
..
byteorder
mtd NAND: add support for reading ONFI page table 2011-04-01 14:49:08 -05:00
unaligned
usb USB: Add USB RNDIS gadget protocol 2011-02-19 20:32:37 +01:00
apm_bios.h
bitops.h
compiler-gcc4.h
compiler-gcc.h
compiler.h
config.h
crc7.h lib: add crc7 from Linux 2011-01-18 23:38:08 +01:00
crc32.h
ctype.h ctype: constify lookup table 2010-11-28 21:58:29 +01:00
edd.h
err.h
ethtool.h Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
fb.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
ioctl.h
ioport.h
kbuild.h Coding Style cleanup 2010-10-27 22:48:30 +02:00
list.h
lzo.h
math64.h
mc146818rtc.h
mdio.h phylib: Detect link on 10G devices correctly 2011-07-27 23:21:25 +02:00
mii.h Coding style (white space) cleanup. 2010-12-17 10:14:09 +01:00
netdevice.h USB-CDC: Port struct net_device_stats 2011-02-19 20:32:37 +01:00
poison.h
posix_types.h
rbtree.h
screen_info.h
stat.h
stddef.h
string.h
time.h
types.h