index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-01-04
net: phylink: move phylink_pcs_neg_mode() into phylink.c
Russell King (Oracle)
1
-66
/
+0
2023-10-18
net: phylink: remove a bunch of unused validation methods
Russell King (Oracle)
1
-11
/
+0
2023-10-18
net: phylink: remove .validate() method
Russell King (Oracle)
1
-38
/
+0
2023-10-18
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-26
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-23
net: phylink: pass neg_mode into phylink_mii_c22_pcs_config()
Russell King (Oracle)
1
-2
/
+3
2023-06-23
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-23
net: phylink: remove an_enabled
Russell King (Oracle)
1
-2
/
+0
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-0
/
+5
2022-10-29
net: phylink: add phylink_get_link_timer_ns() helper
Russell King (Oracle)
1
-0
/
+24
2022-10-21
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
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
1
-0
/
+3
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
1
-0
/
+2
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+3
2020-08-17
phylink: <linux/phylink.h>: fix function prototype kernel-doc warning
Randy Dunlap
1
-1
/
+2
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-17
/
+88
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+3
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
1
-15
/
+30
[next]