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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
of: mdio: provide devm_of_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+40
2020-07-01
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2
-79
/
+77
2020-07-01
phy: mdio: add kerneldoc for __devm_mdiobus_register()
Bartosz Golaszewski
1
-0
/
+7
2020-07-01
phy: un-inline devm_mdiobus_register()
Bartosz Golaszewski
2
-1
/
+19
2020-06-30
net: phy: marvell10g: support XFI rate matching mode
Baruch Siach
1
-0
/
+22
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
1
-7
/
+6
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
1
-11
/
+12
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
1
-15
/
+15
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
1
-1
/
+1
2020-06-26
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
1
-16
/
+16
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-53
/
+58
2020-06-26
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
1
-4
/
+8
2020-06-26
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
1
-7
/
+0
2020-06-26
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
1
-0
/
+9
2020-06-26
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2
-18
/
+18
2020-06-26
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
1
-1
/
+1
2020-06-26
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
1
-0
/
+1
2020-06-26
net: phy: mscc: fix a possible double unlock
Antoine Tenart
1
-1
/
+1
2020-06-26
net: phy: mscc: macsec: fix sparse warnings
Antoine Tenart
1
-5
/
+7
2020-06-26
net: phy: DP83822: Add setting the fixed internal delay
Dan Murphy
1
-10
/
+69
2020-06-26
net: dp83869: Add RGMII internal delay configuration
Dan Murphy
1
-3
/
+50
2020-06-26
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
1
-0
/
+99
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-25
net: phy: mscc: avoid skcipher API for single block AES encryption
Ard Biesheuvel
2
-33
/
+10
2020-06-25
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
1
-0
/
+4
2020-06-25
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
1
-1
/
+1
2020-06-25
net: phy: mscc: timestamping and PHC support
Antoine Tenart
3
-4
/
+630
2020-06-25
net: phy: mscc: 1588 block initialization
Quentin Schulz
5
-2
/
+1552
2020-06-25
net: phy: mscc: take into account the 1588 block in MACsec init
Antoine Tenart
1
-1
/
+3
2020-06-25
net: phy: mscc: remove the TR CLK disable magic value
Quentin Schulz
2
-5
/
+6
2020-06-25
net: phy: mscc: fix copyright and author information in MACsec
Antoine Tenart
4
-6
/
+6
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-24
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
1
-2
/
+16
2020-06-23
net: phy: marvell: Add Marvell 88E1548P support
Maxim Kochetkov
1
-0
/
+23
2020-06-23
net: phy: marvell: Add Marvell 88E1340S support
Maxim Kochetkov
1
-0
/
+23
2020-06-23
net: phy: marvell: use a single style for referencing functions
Maxim Kochetkov
1
-111
/
+111
2020-06-23
net: phy: smsc: fix printing too many logs
Dejin Zheng
1
-4
/
+7
2020-06-20
net: phy: read MMD ID from all present MMDs
Russell King
1
-0
/
+13
2020-06-20
net: phy: split devices_in_package
Russell King
3
-9
/
+9
2020-06-20
net: phy: set devices_in_package only after validation
Russell King
1
-7
/
+9
2020-06-20
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
1
-2
/
+38
2020-06-20
net: phy: reword get_phy_device() kerneldoc
Russell King
1
-2
/
+11
2020-06-20
net: phy: clean up get_phy_c22_id() invalid ID handling
Russell King
1
-6
/
+8
2020-06-20
net: phy: clean up get_phy_c45_ids() failure handling
Russell King
1
-12
/
+10
2020-06-20
net: phy: clean up PHY ID reading
Russell King
1
-16
/
+9
2020-06-20
net: phy: clean up cortina workaround
Russell King
1
-15
/
+13
2020-06-19
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
1
-2
/
+4
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-39
/
+39
[next]