index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
phylink.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
2024-01-04
1
-66
/
+0
*
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
2023-10-17
1
-11
/
+0
*
net: phylink: remove .validate() method
Russell King (Oracle)
2023-10-17
1
-38
/
+0
*
net: phylink: provide mac_get_caps() method
Russell King (Oracle)
2023-10-17
1
-0
/
+15
*
net: phylink: fix sphinx complaint about invalid literal
Jakub Kicinski
2023-09-06
1
-2
/
+2
*
net: phylink: add phylink_limit_mac_speed()
Russell King (Oracle)
2023-08-25
1
-0
/
+2
*
net: phylink: strip out pre-March 2020 legacy code
Russell King (Oracle)
2023-07-25
1
-39
/
+6
*
net: phylink: remove legacy mac_an_restart() method
Russell King (Oracle)
2023-07-18
1
-12
/
+0
*
net: phylink: add support for PCS link change notifications
Russell King (Oracle)
2023-07-14
1
-0
/
+7
*
net: phylink: add pcs_pre_config()/pcs_post_config() methods
Russell King (Oracle)
2023-07-14
1
-0
/
+6
*
net: phylink: add pcs_enable()/pcs_disable() methods
Russell King (Oracle)
2023-07-14
1
-0
/
+16
*
phylink: ReST-ify the phylink_pcs_neg_mode() kdoc
Jakub Kicinski
2023-06-27
1
-4
/
+6
*
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
2023-06-22
1
-2
/
+3
*
net: phylink: add PCS negotiation mode
Russell King (Oracle)
2023-06-22
1
-6
/
+98
*
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2023-05-24
1
-0
/
+2
*
net: phylink: constify fwnode arguments
Russell King (Oracle)
2023-05-13
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
1
-0
/
+1
|
\
|
*
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2023-03-31
1
-0
/
+1
*
|
net: phylink: remove an_enabled
Russell King (Oracle)
2023-03-22
1
-2
/
+0
|
/
*
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
2022-11-07
1
-0
/
+5
*
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
2022-10-28
1
-0
/
+24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-20
1
-0
/
+2
|
\
|
*
net: phylink: add mac_managed_pm in phylink_config structure
Shenwei Wang
2022-10-15
1
-0
/
+2
*
|
net: phylink: provide phylink_validate_mask_caps() helper
Russell King (Oracle)
2022-10-19
1
-0
/
+3
|
/
*
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
2022-09-23
1
-1
/
+2
*
net: phylink: Adjust link settings based on rate matching
Sean Anderson
2022-09-23
1
-0
/
+5
*
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
2022-09-23
1
-2
/
+2
*
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
2022-09-23
1
-0
/
+1
*
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
2022-09-23
1
-0
/
+29
*
net: phylink: remove phylink_helper_basex_speed()
Russell King (Oracle)
2022-04-13
1
-6
/
+0
*
net: phylink: remove phylink_set_pcs()
Russell King (Oracle)
2022-02-28
1
-1
/
+0
*
net: phylink: remove phylink_config's pcs_poll
Russell King (Oracle)
2022-02-19
1
-2
/
+0
*
net: phylink: remove phylink_set_10g_modes()
Russell King (Oracle)
2022-02-05
1
-1
/
+0
*
net: phylink: add pcs_validate() method
Russell King (Oracle)
2021-12-16
1
-0
/
+20
*
net: phylink: add mac_select_pcs() method to phylink_mac_ops
Russell King (Oracle)
2021-12-16
1
-0
/
+18
*
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
1
-0
/
+17
*
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
2021-12-09
1
-0
/
+3
*
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
2021-11-22
1
-3
/
+4
*
net: phylink: add generic validate implementation
Russell King (Oracle)
2021-11-15
1
-0
/
+31
*
net: phylink: use supported_interfaces for phylink validation
Russell King (Oracle)
2021-10-26
1
-2
/
+10
*
net: phylink: add MAC phy_interface_t bitmap
Russell King
2021-10-26
1
-0
/
+1
*
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-10-04
1
-0
/
+1
*
net: phylink: add suspend/resume support
Russell King (Oracle)
2021-09-07
1
-0
/
+3
*
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
2021-06-11
1
-0
/
+3
*
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
2021-03-15
1
-0
/
+2
*
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
2020-08-31
1
-0
/
+3
*
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
2020-08-17
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
1
-17
/
+88
|
\
|
*
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
2020-07-21
1
-0
/
+3
|
*
net: phylink: add struct phylink_pcs
Russell King
2020-07-21
1
-15
/
+30
[next]