mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00:00
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> |
||
|---|---|---|
| .. | ||
| hnae.c | ||
| hnae.h | ||
| hns_ae_adapt.c | ||
| hns_dsaf_gmac.c | ||
| hns_dsaf_gmac.h | ||
| hns_dsaf_mac.c | ||
| hns_dsaf_mac.h | ||
| hns_dsaf_main.c | ||
| hns_dsaf_main.h | ||
| hns_dsaf_misc.c | ||
| hns_dsaf_misc.h | ||
| hns_dsaf_ppe.c | ||
| hns_dsaf_ppe.h | ||
| hns_dsaf_rcb.c | ||
| hns_dsaf_rcb.h | ||
| hns_dsaf_reg.h | ||
| hns_dsaf_xgmac.c | ||
| hns_dsaf_xgmac.h | ||
| hns_enet.c | ||
| hns_enet.h | ||
| hns_ethtool.c | ||
| Makefile | ||