summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c
AgeCommit message (Expand)AuthorFilesLines
2025-01-16net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)1-1/+1
2024-12-23net: sparx5: only return PCS for modes that require itDaniel Machon1-1/+13
2023-06-23net: sparx5: update PCS driver to use neg_modeRussell King (Oracle)1-4/+4
2022-11-08net: remove explicit phylink_generic_validate() referencesRussell King (Oracle)1-1/+0
2022-01-28net: sparx5: use .mac_select_pcs() interfaceRussell King (Oracle)1-0/+10
2021-11-17net: sparx5: use phylink_generic_validate()Russell King (Oracle)1-59/+1
2021-11-17net: sparx5: clean up sparx5_phylink_validate()Russell King (Oracle)1-39/+24
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-4/+3
2021-06-24net: sparx5: add port module supportSteen Hegelund1-8/+19
2021-06-24net: sparx5: add hostmode with phylink supportSteen Hegelund1-0/+199