linux_dsm_epyc7002/drivers/net/ethernet/amd/xgbe
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
..
Makefile
xgbe-common.h
xgbe-dcb.c
xgbe-debugfs.c
xgbe-desc.c
xgbe-dev.c
xgbe-drv.c drivers: net: remove <net/busy_poll.h> inclusion when not needed 2018-10-25 16:20:02 -07:00
xgbe-ethtool.c
xgbe-i2c.c
xgbe-main.c
xgbe-mdio.c
xgbe-pci.c
xgbe-phy-v1.c
xgbe-phy-v2.c net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
xgbe-platform.c
xgbe-ptp.c
xgbe.h