linux-stable/drivers/net/ethernet/toshiba
Andrew Lunn 3c1bcc8614 net: ethernet: Convert phydev advertize and supported from u32 to link mode
There are a few MAC/PHYs combinations which now support > 1Gbps. These
may need to make use of link modes with bits > 31. Thus their
supported PHY features or advertised features cannot be implemented
using the current bitmap in a u32. Convert to using a linkmode bitmap,
which can support all the currently devices link modes, and is future
proof as more modes are added.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-11-11 10:10:01 -08:00
..
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ps3_gelic_net.c net: toshiba: fix return type of ndo_start_xmit function 2018-09-19 21:17:58 -07:00
ps3_gelic_net.h net: toshiba: fix return type of ndo_start_xmit function 2018-09-19 21:17:58 -07:00
ps3_gelic_wireless.c net: toshiba: remove a redundant local variable 'index_specified' 2018-09-19 23:08:36 -07:00
ps3_gelic_wireless.h
spider_net.c net: toshiba: fix return type of ndo_start_xmit function 2018-09-19 21:17:58 -07:00
spider_net.h
spider_net_ethtool.c net: toshiba: spider_net: use new api ethtool_{get|set}_link_ksettings 2017-03-08 22:18:05 -08:00
tc35815.c net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00