3
0
Fork 0
forked from mirrors/linux
kernel/drivers/net/ethernet/freescale/fman
Russell King (Oracle) de38503b74 net: remove phylink_pcs .neg_mode boolean
As all PCS are using the neg_mode parameter rather than the legacy
an_mode, remove the ability to use the legacy an_mode. We remove the
tests in the phylink code, unconditionally passing the PCS neg_mode
parameter to PCS methods, and remove setting the flag from drivers.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1tidPn-0040hd-2R@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-02-14 17:09:50 -08:00
..
fman.c net: simplify resource acquisition + ioremap 2024-12-06 17:28:34 -08:00
fman.h fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
fman_dtsec.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
fman_dtsec.h
fman_keygen.c
fman_keygen.h
fman_mac.h
fman_memac.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_memac.h
fman_muram.c
fman_muram.h
fman_port.c fsl/fman: Fix a typo 2024-10-08 18:14:47 -07:00
fman_port.h
fman_sp.c
fman_sp.h
fman_tgec.c net: dpaa: use __dev_mc_sync in dpaa_set_rx_mode() 2024-10-09 12:50:11 +01:00
fman_tgec.h
Kconfig
mac.c fsl/fman: Validate cell-index value obtained from Device Tree 2024-10-31 19:05:09 -07:00
mac.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2024-10-25 09:08:22 +02:00
Makefile