index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phylink.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...
Russell King
1
-0
/
+2
2024-06-18
net: phy: introduce core support for phy-mode = "10g-qxgmii"
Vladimir Oltean
1
-0
/
+1
2024-05-30
net: phylink: rename ovr_an_inband to default_an_inband
Russell King (Oracle)
1
-2
/
+3
2024-03-28
net: phylink: add rxc_always_on flag to phylink_pcs
Romain Gantois
1
-0
/
+38
2024-03-28
net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
Russell King (Oracle)
1
-0
/
+4
2024-03-07
net: phylink: clean the pcs_get_state documentation
Maxime Chevallier
1
-3
/
+0
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
1
-66
/
+0
2023-10-17
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
1
-11
/
+0
2023-10-17
net: phylink: remove .validate() method
Russell King (Oracle)
1
-38
/
+0
2023-10-17
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
1
-0
/
+15
2023-09-06
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
1
-2
/
+2
2023-08-25
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
1
-0
/
+2
2023-07-25
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
1
-39
/
+6
2023-07-18
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
1
-12
/
+0
2023-07-14
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
1
-0
/
+7
2023-07-14
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
1
-0
/
+6
2023-07-14
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
1
-0
/
+16
2023-06-27
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
1
-4
/
+6
2023-06-22
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
1
-2
/
+3
2023-06-22
net: phylink: add PCS negotiation mode
Russell King (Oracle)
1
-6
/
+98
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
1
-0
/
+2
2023-05-13
net: phylink: constify fwnode arguments
Russell King (Oracle)
1
-4
/
+5
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
1
-0
/
+1
2023-03-22
net: phylink: remove an_enabled
Russell King (Oracle)
1
-2
/
+0
2022-11-07
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-0
/
+5
2022-10-28
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
1
-0
/
+24
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-10-19
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
1
-0
/
+3
2022-10-15
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
1
-0
/
+2
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
1
-1
/
+2
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
1
-0
/
+5
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
1
-2
/
+2
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
1
-0
/
+1
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
1
-0
/
+29
2022-04-13
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
1
-6
/
+0
2022-02-28
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
1
-1
/
+0
2022-02-19
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
1
-2
/
+0
2022-02-05
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
1
-1
/
+0
2021-12-16
net: phylink: add pcs_validate() method
Russell King (Oracle)
1
-0
/
+20
2021-12-16
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
1
-0
/
+18
2021-12-09
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
1
-0
/
+17
2021-12-09
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
1
-0
/
+3
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
1
-3
/
+4
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+31
2021-10-26
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
1
-2
/
+10
2021-10-26
net: phylink: add MAC phy_interface_t bitmap
Russell King
1
-0
/
+1
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
1
-0
/
+1
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
1
-0
/
+3
[next]