android_kernel_xiaomi_sm7250/drivers/net/phy
Uwe Zeisberger 600991b003 [PATCH] Fix phy id for LXT971A/LXT972A
From: Uwe Zeisberger <Uwe_Zeisberger@digi.com>

The phy ids used are taken from an driver that used a right shift of 4 to chop
off the revision number.  This driver does not shift, so the id and mask
values are wrong and must be left shifted by 4 to actually detect the chips.

Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com>
Acked-by: Andy Fleming <afleming@freescale.com>

[akpm: this is a previously-nacked patch, but the problem is real]
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-06-26 22:03:07 -04:00
..
cicada.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
davicom.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
lxt.c [PATCH] Fix phy id for LXT971A/LXT972A 2006-06-26 22:03:07 -04:00
Makefile Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 2006-06-22 22:11:30 -07:00
marvell.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
mdio_bus.c phy: mdiobus_register(): initialize all phy_map entries 2006-05-10 14:03:57 -07:00
phy_device.c [PATCH] missing license for libphy.ko 2005-12-24 10:05:51 -05:00
phy.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
qsemi.c Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. 2005-11-05 23:39:54 -05:00
smsc.c [PATCH] phy: new SMSC LAN83C185 PHY driver 2006-05-24 02:51:33 -04:00
vitesse.c [POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform. 2006-06-21 15:01:29 +10:00