index
:
linux.git
for-next
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-07-09
net: phy: MII-Lite PHY interface mode
Kamil HorĂ¡k - 2N
2025-07-07
net: phylink: add phylink_sfp_select_interface_speed()
Russell King (Oracle)
2025-07-07
net: phylink: clear SFP interfaces when not in use
Russell King (Oracle)
2025-07-07
net: phylink: restrict SFP interfaces to those that are supported
Russell King (Oracle)
2025-06-24
net: phy: Add interface types for 50G and 100G
Alexander Duyck
2025-04-29
net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES
Alexander Duyck
2025-04-22
net: phylink: fix suspend/resume with WoL enabled and link down
Russell King (Oracle)
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
net: phylink: force link down on major_config failure
Russell King (Oracle)
2025-03-25
net: phylink: add functions to block/unblock rx clock stop
Russell King (Oracle)
2025-03-25
net: phylink: add phylink_prepare_resume()
Russell King (Oracle)
2025-03-24
net: phylink: Remove unused function pointer from phylink structure
Alexander Duyck
2025-03-18
net: phylink: Use phy_caps to get an interface's capabilities and modes
Maxime Chevallier
2025-03-18
net: phylink: Convert capabilities to linkmodes using phy_caps
Maxime Chevallier
2025-03-18
net: phylink: Add a mapping between MAC_CAPS and LINK_CAPS
Maxime Chevallier
2025-03-18
net: phylink: Use phy_caps_lookup for fixed-link configuration
Maxime Chevallier
2025-03-18
net: phy: phy_caps: Allow looking-up link caps based on speed and duplex
Maxime Chevallier
2025-03-07
net: phylink: Remove unused phylink_init_eee
Dr. David Alan Gilbert
2025-03-05
net: phylink: use pl->link_interface in phylink_expects_phy()
Choong Yong Liang
2025-02-14
net: remove phylink_pcs .neg_mode boolean
Russell King (Oracle)
2025-02-14
net: phylink: add support for notifying PCS about EEE
Russell King (Oracle)
2025-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-12
net: phylink: provide phylink_mac_implements_lpi()
Russell King (Oracle)
2025-02-11
net: phylink: make configuring clock-stop dependent on MAC support
Russell King (Oracle)
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)
[next]