index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2025-01-20
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
2025-01-20
net: phylink: always do a major config when attaching a SFP PHY
Russell King (Oracle)
2025-01-16
net: phylink: add EEE management
Russell King (Oracle)
2025-01-16
net: phylink: add phylink_link_is_up() helper
Russell King (Oracle)
2025-01-15
net: phylink: provide fixed state for 1000base-X and 2500base-X
Russell King (Oracle)
2025-01-15
net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into c22 state decoder
Russell King (Oracle)
2025-01-15
net: phylink: pass neg_mode into .pcs_get_state() method
Russell King (Oracle)
2025-01-15
net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()
Russell King (Oracle)
2025-01-06
net: phylink: add support for PCS supported_interfaces bitmap
Russell King (Oracle)
2024-12-15
net: phylink: improve phylink_sfp_config_phy() error message with missing PHY...
Vladimir Oltean
2024-12-04
net: phylink: remove phylink_phy_no_inband()
Russell King (Oracle)
2024-12-04
net: phylink: add negotiation of in-band capabilities
Russell King (Oracle)
2024-12-04
net: phylink: add pcs_inband_caps() method
Russell King (Oracle)
2024-12-04
net: phylink: add debug for phylink_major_config()
Russell King (Oracle)
2024-12-04
net: phylink: split cur_link_an_mode into requested and active
Russell King (Oracle)
2024-12-04
net: phylink: pass phylink and pcs into phylink_pcs_neg_mode()
Russell King (Oracle)
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-13
net: phylink: ensure PHY momentary link-fails are handled
Russell King (Oracle)
2024-11-11
net: phylink: clean up phylink_resolve()
Russell King (Oracle)
2024-11-11
net: phylink: remove switch() statement in resolve handling
Russell King (Oracle)
2024-11-11
net: phylink: move MLO_AN_PHY resolve handling to if() statement
Russell King (Oracle)
2024-11-11
net: phylink: move MLO_AN_FIXED resolve handling to if() statement
Russell King (Oracle)
2024-11-11
net: phylink: move manual flow control setting
Russell King (Oracle)
2024-10-29
net: phylink: simplify how SFP PHYs are attached
Russell King (Oracle)
2024-10-29
net: phylink: validate sfp_select_interface() returned interface
Russell King (Oracle)
2024-10-29
net: phylink: add common validation for sfp_select_interface()
Russell King (Oracle)
2024-10-29
net: phylink: simplify phylink_parse_fixedlink()
Russell King (Oracle)
2024-10-17
net: phylink: remove "using_mac_select_pcs"
Russell King (Oracle)
2024-10-17
net: phylink: remove use of pl->pcs in phylink_validate_mac_and_pcs()
Russell King (Oracle)
2024-10-17
net: phylink: allow mac_select_pcs() to remove a PCS
Russell King (Oracle)
2024-10-14
net: phylink: allow half-duplex modes with RATE_MATCH_PAUSE
Daniel Golle
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
2024-08-23
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
2024-05-30
net: phylink: move test for ovr_an_inband
Russell King (Oracle)
2024-05-30
net: phylink: rearrange phylink_parse_mode()
Russell King (Oracle)
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-04-30
net: phylink: add debug print for empty posssible_interfaces
Russell King (Oracle)
2024-04-06
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-04
Revert "Introduce PHY listing and link_topology tracking"
Jakub Kicinski
2024-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
2024-01-01
net: sfp: pass the phy_device when disconnecting an sfp module's PHY
Maxime Chevallier
2023-12-17
net: phylink: reimplement population of pl->supported for in-band
Vladimir Oltean
2023-11-27
net: phylink: use the PHY's possible_interfaces if populated
Russell King (Oracle)
[next]