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/lan966x
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
..
Kconfig net: lan966x: select FDMA library 2024-09-10 11:04:16 +02:00
lan966x_cbs.c
lan966x_dcb.c net: lan966x: Add support for DSCP rewrite 2023-05-18 15:32:10 +02:00
lan966x_ethtool.c net: lan966x: Remove setting of RX software timestamp 2024-09-06 09:34:16 +01:00
lan966x_ets.c
lan966x_fdb.c
lan966x_fdma.c net: lan966x: refactor buffer reload function 2024-09-10 11:04:17 +02:00
lan966x_goto.c
lan966x_ifh.h net: lan966x: Correct spelling in comments 2024-04-25 19:13:26 -07:00
lan966x_lag.c lan966x: Fix crash when adding interface under a lag 2024-02-09 13:47:47 -08:00
lan966x_mac.c
lan966x_main.c net: remove phylink_pcs .neg_mode boolean 2025-02-14 17:09:50 -08:00
lan966x_main.h net: phylink: pass neg_mode into c22 state decoder 2025-01-15 13:23:30 -08:00
lan966x_mdb.c
lan966x_mirror.c
lan966x_mqprio.c
lan966x_phylink.c net: phylink: pass neg_mode into c22 state decoder 2025-01-15 13:23:30 -08:00
lan966x_police.c net: lan966x: Change lan966x_police_del return type 2023-03-15 00:28:56 -07:00
lan966x_port.c net: phylink: pass neg_mode into c22 state decoder 2025-01-15 13:23:30 -08:00
lan966x_ptp.c net: lan966x: Fix return value check for vcap_get_rule() 2023-08-19 19:29:23 +01:00
lan966x_regs.h net: lan966x: Add registers to configure PCP, DEI, DSCP 2023-05-18 15:32:09 +02:00
lan966x_switchdev.c
lan966x_taprio.c
lan966x_tbf.c
lan966x_tc_flower.c net: lan966x: flower: check for unsupported control flags 2024-04-25 19:36:37 -07:00
lan966x_tc_matchall.c
lan966x_tc.c net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum 2023-05-31 10:00:30 +01:00
lan966x_vcap_ag_api.c net: lan966x: Add ES0 VCAP model 2023-05-10 09:51:10 +01:00
lan966x_vcap_ag_api.h
lan966x_vcap_debugfs.c net: lan966x: debugfs: Fix showing the port keyset 2024-01-31 13:35:19 +00:00
lan966x_vcap_impl.c net: microchip: Constify struct vcap_operations 2024-06-18 15:26:39 +02:00
lan966x_vlan.c net: lan966x: Correct spelling in comments 2024-04-25 19:13:26 -07:00
lan966x_xdp.c lan966x: Don't use xdp_frame when action is XDP_TX 2023-04-24 18:58:04 -07:00
Makefile net: lan966x: use FDMA library symbols 2024-09-10 11:04:16 +02:00