index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phylink.h
Age
Commit message (
Expand
)
Author
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
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-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-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
2023-10-17
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2023-10-17
net: phylink: remove .validate() method
Russell King (Oracle)
2023-10-17
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
2023-08-25
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
2023-07-25
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
2023-06-27
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-10-28
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
2022-04-13
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
2021-10-26
net: phylink: add MAC phy_interface_t bitmap
Russell King
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
[next]