OpenCloudOS-Kernel/drivers/net/ethernet/oki-semi/pch_gbe
Philippe Reynes ad8e963ca6 net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
The ethtool api {get|set}_settings is deprecated.
We move this driver to new api {get|set}_link_ksettings.

As I don't have the hardware, I'd be very pleased if
someone may test this patch.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-17 12:00:14 -05:00
..
Kconfig pch_gbe: 'select' NET_PTP_CLASSIFY. 2014-09-22 13:25:51 -04:00
Makefile
pch_gbe.h pch_gbe: replace private tx ring lock with common netif_tx_lock 2016-04-28 17:19:58 -04:00
pch_gbe_api.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_api.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_ethtool.c net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings 2017-02-17 12:00:14 -05:00
pch_gbe_main.c pch_gbe: Omit private ndo_get_stats function 2017-02-14 15:03:57 -05:00
pch_gbe_param.c net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK 2015-12-15 16:50:08 -05:00
pch_gbe_phy.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_phy.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00