index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-29
net: phylink: fix NULL pointer deref in phylink_major_config()
Russell King (Oracle)
2026-01-21
net: phylink: introduce helpers for replaying link callbacks
Vladimir Oltean
2026-01-21
net: phylink: simplify phylink_resolve() -> phylink_major_config() path
Vladimir Oltean
2026-01-19
net: ethtool: Add support for 80Gbps speed
Mika Westerberg
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)
[next]