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
/
drivers
/
net
/
phy
/
phylink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
net: phylink: Update SFP selected interface on advertising changes
Nathan Rossi
1
-1
/
+29
2021-09-07
net: phylink: add suspend/resume support
Russell King (Oracle)
1
-0
/
+82
2021-07-21
net: phylink: cleanup ksettings_set
Russell King (Oracle)
1
-7
/
+9
2021-07-20
net: phylink: add phy change pause mode debug
Russell King (Oracle)
1
-2
/
+3
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
1
-3
/
+2
2021-06-16
net: phy: correct format of block comments
Wenpeng Liang
1
-3
/
+6
2021-06-12
net: phylink: Add 25G BASE-R support
Steen Hegelund
1
-0
/
+5
2021-06-11
net: phylink: Refactor phylink_of_phy_connect()
Calvin Johnson
1
-38
/
+1
2021-06-11
net: phylink: introduce phylink_fwnode_phy_connect()
Calvin Johnson
1
-0
/
+54
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-15
net: phylink: Fix phylink_err() function name error in phylink_major_config
Ong Boon Leong
1
-1
/
+1
2021-03-15
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
1
-2
/
+3
2021-02-17
net: phylink: Add 5gbase-r support
Marek BehĂșn
1
-0
/
+4
2020-11-18
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_config
Robert Hancock
1
-1
/
+2
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-31
net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_state
Ioana Ciornei
1
-0
/
+1
2020-08-31
net: phylink: add helper function to decode USXGMII word
Ioana Ciornei
1
-0
/
+43
2020-08-31
net: phylink: avoid oops during initialisation
Russell King
1
-1
/
+3
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-22
net: phylink: add interface to configure clause 22 PCS PHY
Russell King
1
-0
/
+37
2020-07-22
net: phylink: add struct phylink_pcs
Russell King
1
-8
/
+26
2020-07-22
net: phylink: re-implement interface configuration with PCS
Russell King
1
-23
/
+52
2020-07-22
net: phylink: in-band pause mode advertisement update for PCS
Russell King
1
-4
/
+51
2020-07-22
net: phylink: simplify fixed-link case for ksettings_set method
Russell King
1
-11
/
+20
2020-07-22
net: phylink: use config.an_enabled in ksettings_set method
Russell King
1
-2
/
+1
2020-07-22
net: phylink: simplify phy case for ksettings_set method
Russell King
1
-57
/
+47
2020-07-22
net: phylink: simplify ksettings_set() implementation
Russell King
1
-13
/
+12
2020-07-22
net: phylink: avoid mac_config calls
Russell King
1
-2
/
+4
2020-07-22
net: phylink: update PCS when changing interface during resolution
Russell King
1
-1
/
+8
2020-07-22
net: phylink: ensure link is down when changing interface
Russell King
1
-1
/
+11
2020-07-22
net: phylink: rearrange resolve mac_config() call
Russell King
1
-13
/
+8
2020-07-22
net: phylink: rejig link state tracking
Russell King
1
-7
/
+7
2020-07-22
net: phylink: update ethtool reporting for fixed-link modes
Russell King
1
-0
/
+2
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+32
2020-06-26
net: phylink: only restart AN if the link mode is using in-band AN
Russell King
1
-1
/
+2
2020-06-25
net: phylink: add phylink_speed_(up|down) interface
Russell King
1
-0
/
+48
2020-06-24
net: phylink: ensure manual pause mode configuration takes effect
Russell King
1
-5
/
+22
2020-06-24
net: phylink: fix ethtool -A with attached PHYs
Russell King
1
-9
/
+11
2020-06-20
net: phy: split devices_in_package
Russell King
1
-4
/
+4
2020-05-27
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-6
/
+5
2020-05-19
net: phy: simplify phy_link_change arguments
Doug Berger
1
-2
/
+1
2020-04-25
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
1
-31
/
+15
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
1
-22
/
+55
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
1
-15
/
+15
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
1
-5
/
+7
2020-03-18
net: phylink: pcs: add 802.3 clause 45 helpers
Russell King
1
-0
/
+30
2020-03-18
net: phylink: pcs: add 802.3 clause 22 helpers
Russell King
1
-0
/
+206
2020-03-15
net: phylink: Add XLGMII support
Jose Abreu
1
-0
/
+27
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
[next]