index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]