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
/
mscc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+3
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2
-2
/
+7
2023-11-19
net: partial revert of the "Make timestamping selectable: series
Jakub Kicinski
1
-2
/
+0
2023-11-18
net: Change the API of PHY default timestamp to MAC
Kory Maincent
1
-0
/
+2
2023-11-18
net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_config
Kory Maincent
1
-10
/
+8
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
1
-0
/
+6
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
1
-2
/
+2
2023-06-01
phy: mscc: Add support for RGMII delay configuration
Harini Katakam
1
-6
/
+29
2023-06-01
phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
Harini Katakam
2
-15
/
+2
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-03-16
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
1
-16
/
+8
2022-11-18
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2
-29
/
+30
2022-11-10
net: phy: mscc: macsec: clear encryption keys when freeing a flow
Antoine Tenart
1
-0
/
+1
2022-09-23
net: phy: mscc: macsec: remove checks on the prepare phase
Antoine Tenart
1
-41
/
+0
2022-09-23
net: phy: mscc: macsec: make the prepare phase a noop
Antoine Tenart
1
-49
/
+55
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-06
net: phy: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
1
-1
/
+1
2021-08-02
net: phy: mscc: make some arrays static const, makes object smaller
Colin Ian King
1
-4
/
+4
2021-06-24
net: phy: mscc: fix macsec key length
Antoine Tenart
2
-2
/
+2
2021-03-19
net: phy: mscc: coma mode disabled for VSC8584
Bjarni Jonasson
1
-0
/
+1
2021-03-19
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
1
-56
/
+154
2021-03-19
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
1
-0
/
+6
2021-02-17
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2
-0
/
+20
2021-02-17
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
5
-166
/
+840
2021-02-17
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2
-122
/
+236
2020-11-25
net: phy: mscc: use new PTP_MSGTYPE_* defines
Christian Eggers
2
-12
/
+7
2020-11-20
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2020-11-17
net: phy: mscc: fix excluded_middle.cocci warnings
kernel test robot
1
-1
/
+1
2020-11-14
net: phy: mscc: Add PTP support for 2 more VSC PHYs
Steen Hegelund
1
-0
/
+2
2020-11-14
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
1
-1
/
+0
2020-11-06
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
1
-4
/
+8
2020-11-06
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-28
/
+28
2020-11-06
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
1
-1
/
+1
2020-08-27
net: phy: mscc: macsec: constify vsc8584_macsec_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
1
-2
/
+2
2020-07-09
net: phy: mscc: fix ptr_ret.cocci warnings
kernel test robot
1
-4
/
+1
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-31
/
+9
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
[next]