2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/microchip/sparx5
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
..
lan969x net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
Kconfig net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
Makefile net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
sparx5_calendar.c net: lan969x: fix cyclic dependency reported by depmod 2024-12-09 13:30:16 +00:00
sparx5_dcb.c net: sparx5: use SPX5_CONST for constants which already have a symbol 2024-10-08 12:07:01 +02:00
sparx5_ethtool.c net: sparx5: add is_sparx5 macro and use it throughout 2024-10-08 12:07:01 +02:00
sparx5_fdma.c net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
sparx5_mactable.c net: sparx5: redefine internal ports and PGID's as offsets 2024-10-08 12:07:02 +02:00
sparx5_main_regs.h net: lan969x: add RGMII registers 2024-12-23 10:57:55 -08:00
sparx5_main.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
sparx5_main.h net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
sparx5_mirror.c net: sparx5: fix default value of monitor ports 2024-12-09 13:30:16 +00:00
sparx5_netdev.c net: sparx5: use is_sparx5() macro throughout 2024-10-30 18:08:06 -07:00
sparx5_packet.c net: lan969x: add FDMA implementation 2025-01-15 14:13:33 -08:00
sparx5_pgid.c net: sparx5: redefine internal ports and PGID's as offsets 2024-10-08 12:07:02 +02:00
sparx5_phylink.c net: phylink: pass neg_mode into .pcs_get_state() method 2025-01-15 13:23:30 -08:00
sparx5_police.c net: sparx5: ops out functions for getting certain array values 2024-10-08 12:07:01 +02:00
sparx5_pool.c net: microchip: sparx5: add resource pools 2023-02-06 08:26:25 +00:00
sparx5_port.c net: lan969x: add RGMII implementation 2024-12-23 10:57:56 -08:00
sparx5_port.h net: sparx5: add function for RGMII port check 2024-12-23 10:57:54 -08:00
sparx5_psfp.c net: sparx5: ops out functions for getting certain array values 2024-10-08 12:07:01 +02:00
sparx5_ptp.c net: lan969x: fix cyclic dependency reported by depmod 2024-12-09 13:30:16 +00:00
sparx5_qos.c net: sparx5: use is_sparx5() macro throughout 2024-10-30 18:08:06 -07:00
sparx5_qos.h net: sparx5: ops out functions for getting certain array values 2024-10-08 12:07:01 +02:00
sparx5_regs.c net: lan969x: add register diffs to match data 2024-10-30 18:08:05 -07:00
sparx5_regs.h net: lan969x: add register diffs to match data 2024-10-30 18:08:05 -07:00
sparx5_sdlb.c net: sparx5: change frequency calculation for SDLB's 2024-10-30 18:08:05 -07:00
sparx5_switchdev.c net: sparx5: redefine internal ports and PGID's as offsets 2024-10-08 12:07:02 +02:00
sparx5_tc_flower.c net: sparx5: add feature support 2024-10-30 18:08:06 -07:00
sparx5_tc_matchall.c net: sparx5: add support for matchall mirror stats 2024-04-24 13:08:07 +01:00
sparx5_tc.c net: sparx5: add *sparx5 argument to a few functions 2024-10-08 12:07:01 +02:00
sparx5_tc.h net: microchip: sparx5: Add TC vlan action support for the ES0 VCAP 2023-02-16 08:59:49 +01:00
sparx5_vcap_ag_api.c net: microchip: sparx5: Add ES0 VCAP model and updated KUNIT VCAP model 2023-02-16 08:59:48 +01:00
sparx5_vcap_ag_api.h net: sparx5: add new VCAP constants to match data 2024-11-05 13:31:08 +01:00
sparx5_vcap_debugfs.c net: microchip: sparx5: Correct the spelling of the keysets in debugfs 2023-03-08 13:19:43 +00:00
sparx5_vcap_debugfs.h net: microchip: sparx5: Add VCAP debugFS support 2022-11-21 11:33:02 +00:00
sparx5_vcap_impl.c net: sparx5: add new VCAP constants to match data 2024-11-05 13:31:08 +01:00
sparx5_vcap_impl.h net: sparx5: expose some sparx5 VCAP symbols 2024-11-05 13:31:08 +01:00
sparx5_vlan.c net: sparx5: redefine internal ports and PGID's as offsets 2024-10-08 12:07:02 +02:00