index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-19
net: phylink: add missing supported link modes for the fixed-link
Wei Fang
2025-10-24
net: phylink: add phylink managed wake-on-lan PHY speed control
Russell King (Oracle)
2025-10-24
net: phylink: add phylink managed MAC Wake-on-Lan support
Russell King (Oracle)
2025-09-22
net: phylink: use sfp_get_module_caps()
Russell King (Oracle)
2025-09-15
net: phylink: warn if deprecated array-style fixed-link binding is used
Heiner Kallweit
2025-09-05
net: phy: transfer phy_config_inband() locking responsibility to phylink
Vladimir Oltean
2025-09-05
net: phylink: add lock for serializing concurrent pl->phydev writes with reso...
Vladimir Oltean
2025-09-03
net: phylink: move PHY interrupt request to non-fail path
Russell King (Oracle)
2025-09-02
net: phylink: disable autoneg for interfaces that have no inband
Russell King (Oracle)
2025-09-02
net: phylink: provide phylink_get_inband_type()
Russell King (Oracle)
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)
[next]