linux-stable/drivers/net/ethernet/apm
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
..
xgene net: ethernet: Add helper to determine if pause configuration is supported 2018-09-12 20:24:21 -07:00
xgene-v2 net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
Kconfig drivers: net: xgene-v2: Add transmit and receive 2017-03-09 13:25:04 -08:00
Makefile drivers: net: xgene-v2: Add transmit and receive 2017-03-09 13:25:04 -08:00