开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc
/
mscc.h
Age
Commit message (
Expand
)
Author
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-05-31
phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
Harini Katakam
2023-05-24
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2021-02-16
net: phy: mscc: coma mode disabled for VSC8514
Bjarni Jonasson
2021-02-16
net: phy: mscc: improved serdes calibration applied to VSC8514
Bjarni Jonasson
2021-02-16
net: phy: mscc: adding LCPLL reset to VSC8514
Bjarni Jonasson
2020-06-24
net: phy: mscc: timestamping and PHC support
Antoine Tenart
2020-06-24
net: phy: mscc: 1588 block initialization
Quentin Schulz
2020-06-24
net: phy: mscc: remove the TR CLK disable magic value
Quentin Schulz
2020-06-05
net: mscc: Fix OF_MDIO config check
Dan Murphy
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-23
net: phy: mscc: fix initialization of the MACsec protocol mode
Antoine Tenart
2020-05-06
net: phy: mscc: use phy_package_shared
Michael Walle
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2020-03-23
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2020-03-23
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2020-03-23
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2020-03-19
net: phy: mscc: RGMII skew delay configuration
Antoine Tenart
2020-03-19
net: phy: mscc: add support for RGMII MAC mode
Antoine Tenart
2020-03-14
net: phy: mscc: split the driver into separate files
Antoine Tenart