linux_dsm_epyc7002/drivers/net/ethernet/freescale/fman
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
..
fman_dtsec.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_dtsec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_keygen.c
fman_keygen.h
fman_mac.h
fman_memac.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_memac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_muram.c
fman_muram.h
fman_port.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2018-07-03 10:29:26 +09:00
fman_port.h fsl/fman_port: support getting timestamp 2018-06-26 22:15:14 +09:00
fman_sp.c
fman_sp.h
fman_tgec.c fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman_tgec.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
fman.c fsl/fman: share the event interrupt 2018-06-26 22:15:14 +09:00
fman.h fsl/fman: define frame description command UPD 2018-06-26 22:15:14 +09:00
Kconfig fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency 2018-03-26 11:30:06 -04:00
mac.c net: ethernet: Convert phydev advertize and supported from u32 to link mode 2018-11-11 10:10:01 -08:00
mac.h fsl/fman: add set_tstamp interface 2018-06-26 22:15:14 +09:00
Makefile