linux/drivers/net/ethernet/atheros
Philippe Reynes a788859649 net: atheros: atl2: 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.

The previous implementation of set_settings was modifying
the value of advertising, but with the new API, it's not
possible. The structure ethtool_link_ksettings is defined
as const.

Signed-off-by: Philippe Reynes <tremyfr@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-14 13:37:43 -05:00
..
alx net: alx: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:42 -05:00
atl1c net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:42 -05:00
atl1e net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettings 2016-11-13 13:53:01 -05:00
atlx net: atheros: atl2: use new api ethtool_{get|set}_link_ksettings 2016-11-14 13:37:43 -05:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile alx: add a simple AR816x/AR817x device driver 2013-06-17 16:04:34 -07:00