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
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+28
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
1
-20
/
+28
2018-10-02
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
1
-27
/
+0
2018-09-20
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
1
-0
/
+3
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
1
-0
/
+30
2018-05-21
net: phy: phylink: Don't release NULL GPIO
Florian Fainelli
1
-1
/
+1
2018-05-11
net: phy: phylink: Poll link GPIOs
Russell King
1
-0
/
+16
2018-05-11
net: phy: phylink: Release link GPIO
Florian Fainelli
1
-0
/
+2
2018-05-11
net: phy: phylink: Use gpiod_get_value_cansleep()
Florian Fainelli
1
-1
/
+1
2018-03-30
sfp/phylink: move module EEPROM ethtool access into netdev core ethtool
Russell King
1
-28
/
+0
2018-03-30
net: phy: phylink: Provide PHY interface to mac_link_{up, down}
Florian Fainelli
1
-1
/
+3
2018-03-05
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
1
-6
/
+6
2018-03-01
net: phylink: Remove redundant netdev.phydev assignment
Richard Cochran
1
-2
/
+0
2018-02-28
phylink,sfp: negotiate interface format with MAC
Russell King
1
-14
/
+19
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
1
-0
/
+2
2018-01-03
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
1
-7
/
+8
2018-01-02
phylink: ensure we report link down when LOS asserted
Russell King
1
-2
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2017-12-26
phylink: ensure AN is enabled
Russell King
1
-0
/
+1
2017-12-26
phylink: ensure the PHY interface mode is appropriately set
Russell King
1
-0
/
+1
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
1
-0
/
+3
2017-12-18
phylink: fix locking asserts
Russell King
1
-17
/
+17
2017-12-15
net: phy: phylink: Handle NULL fwnode_handle
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Report MoCA as PORT_BNC
Florian Fainelli
1
-1
/
+4
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-2
/
+32
2017-12-13
net: phy: phylink: Remove error message
Florian Fainelli
1
-3
/
+1
2017-12-13
net: phy: phylink: Use PHY device interface if N/A
Florian Fainelli
1
-0
/
+6
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-2
/
+5
2017-12-05
phylink: convert to fwnode
Russell King
1
-38
/
+53
2017-12-05
sfp: convert to fwnode
Russell King
1
-1
/
+2
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-0
/
+182
2017-12-05
phylink: restart 802.3z negotiation when starting net device
Russell King
1
-0
/
+6
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-13
/
+0
2017-12-05
phylink: add support for 2500baseX and 10GbaseKR
Russell King
1
-0
/
+2
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-25
/
+14
2017-12-05
phylink: merge SGMII and 802.3z handling
Russell King
1
-7
/
+9
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-2
/
+1
2017-12-01
phylink: ensure we take the link down when phylink_stop() is called
Russell King
1
-0
/
+1
2017-11-04
phylink: make local function phylink_phy_change() static
Wei Yongjun
1
-1
/
+2
2017-11-01
net: phy: Cosmetic fixes to phylink/sfp/sfp-bus.c
Florian Fainelli
1
-7
/
+6
2017-08-11
phylink: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-08-07
phylink: add in-band autonegotiation support for 10GBase-KR mode.
Russell King
1
-0
/
+17
2017-08-07
phylink: add support for MII ioctl access to Clause 45 PHYs
Russell King
1
-33
/
+124
2017-08-07
phylink: add module EEPROM support
Russell King
1
-0
/
+28
2017-08-07
sfp: add sfp-bus to bridge between network devices and sfp cages
Russell King
1
-0
/
+157
2017-08-07
phylink: add phylink infrastructure
Russell King
1
-0
/
+1169