alistair23-linux/drivers/net/ethernet/ti
Philippe Reynes c332177e5e net: ethernet: davinci_emac: use phydev from struct net_device
The private structure contain a pointer to phydev, but the structure
net_device already contain such pointer. So we can remove the pointer
phy in the private structure, and update the driver to use the
one contained in struct net_device.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-02 14:51:11 -04:00
..
cpmac.c
cpsw-common.c
cpsw-phy-sel.c drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode 2016-02-17 10:50:15 -05:00
cpsw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-06-30 05:03:36 -04:00
cpsw.h net: ethernet: ti: cpsw: remove rx_descs property 2016-06-17 21:27:57 -07:00
cpsw_ale.c
cpsw_ale.h
cpts.c
cpts.h
davinci_cpdma.c net: ethernet: ti: cpdma: switch to use genalloc 2016-06-29 04:16:11 -04:00
davinci_cpdma.h net: ethernet: ti: cpsw: remove rx_descs property 2016-06-17 21:27:57 -07:00
davinci_emac.c net: ethernet: davinci_emac: use phydev from struct net_device 2016-07-02 14:51:11 -04:00
davinci_mdio.c drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio 2016-06-28 08:57:19 -04:00
Kconfig
Makefile
netcp.h
netcp_core.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
netcp_ethss.c
netcp_sgmii.c
netcp_xgbepcsr.c
tlan.c net: tlan: don't set unused function argument 2016-06-16 17:33:12 -07:00
tlan.h