u-boot-brain/drivers/net/phy
Scott Wood b616d9b0a7 nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info
instance embedded in struct nand_chip.

This is in preparation for syncing the NAND code with Linux 4.6,
which makes the same change to struct nand_chip.  It's in a separate
commit due to the large amount of changes required to accommodate the
change to nand_info[].

Signed-off-by: Scott Wood <oss@buserror.net>
2016-06-03 20:27:48 -05:00
..
aquantia.c net: phy: added aquantia PHY AQR405 support 2015-11-30 09:11:13 -08:00
atheros.c net: phy: atheros: Fix problem with phy_reset() clearing BMCR 2016-02-26 13:32:37 -06:00
broadcom.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
cortina.c nand: Embed mtd_info in struct nand_chip 2016-06-03 20:27:48 -05:00
davicom.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
et1011c.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
generic_10g.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
lxt.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
Makefile phy: Add phy driver support for xilinx PCS/PMA core 2016-04-04 20:10:44 +02:00
marvell.c phy: marvell: Do not reset phy after negotiation 2016-05-24 13:17:59 +02:00
micrel.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
miiphybb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
mv88e61xx.c net: phy: Add PHY driver for mv88e61xx switches 2016-05-24 11:39:04 -05:00
mv88e6352.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
natsemi.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
phy.c net: phy: Add PHY driver for mv88e61xx switches 2016-05-24 11:39:04 -05:00
realtek.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
smsc.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
teranetics.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ti.c net: phy: dp83867: Add SGMII helper for configuration 2016-05-24 11:42:05 -05:00
vitesse.c net: phy: Handle phy_startup() error codes properly 2016-05-24 13:17:59 +02:00
xilinx_phy.c phy: Add phy driver support for xilinx PCS/PMA core 2016-04-04 20:10:44 +02:00