linux/drivers/net/ethernet/xilinx
Philippe Reynes e6dab9021f net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings
There are two generics functions phy_ethtool_{get|set}_link_ksettings,
so we can use them instead of defining the same code in the driver.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-07-14 17:42:31 -07:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
ll_temac_main.c net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettings 2016-07-14 17:42:31 -07:00
ll_temac_mdio.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
ll_temac.h net: ethernet: ll_temac: use phydev from struct net_device 2016-07-14 17:42:30 -07:00
Makefile drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver 2012-01-25 16:59:47 -05:00
xilinx_axienet_main.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00
xilinx_axienet_mdio.c mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
xilinx_axienet.h mdio: Move allocation of interrupts into core 2016-01-07 14:31:26 -05:00
xilinx_emaclite.c treewide: replace dev->trans_start update with helper 2016-05-04 14:16:49 -04:00