index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mscc
/
mscc_main.c
Age
Commit message (
Expand
)
Author
2025-11-13
net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()
Lad Prabhakar
2025-11-13
net: phy: mscc: Add support for PHY LED control
Lad Prabhakar
2025-11-13
net: phy: mscc: Consolidate probe functions into a common helper
Lad Prabhakar
2025-11-13
net: phy: mscc: Simplify LED mode update using phy_modify()
Lad Prabhakar
2025-10-27
phy: mscc: Fix PTP for VSC8574 and VSC8572
Horatiu Vultur
2025-10-27
phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X
Horatiu Vultur
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-26
phy: mscc: Fix when PTP clock is register and unregister
Horatiu Vultur
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-19
phy: mscc: Fix timestamping for vsc8584
Horatiu Vultur
2025-08-14
net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMII
Vladimir Oltean
2025-06-12
net: phy: simplify phy_get_internal_delay()
Russell King (Oracle)
2025-03-05
net: phy: move PHY package related code from phy.h to phy_package.c
Heiner Kallweit
2025-01-14
net: phy: Constify struct mdio_device_id
Christophe JAILLET
2024-11-03
net: phy: use ethtool string helpers
Rosen Penev
2023-12-17
net: phy: extend PHY package API to support multiple global address
Christian Marangi
2023-06-27
net: phy: mscc: fix packet loss due to RGMII delays
Vladimir Oltean
2023-05-31
phy: mscc: Add support for RGMII delay configuration
Harini Katakam
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: remove unnecessary phydev locking
David Epping
2023-05-24
net: phy: mscc: add support for VSC8501
David Epping
2023-05-24
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
2023-03-15
net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()
Vladimir Oltean
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-03-19
net: phy: mscc: coma mode disabled for VSC8584
Bjarni Jonasson
2021-03-19
net: phy: mscc: improved serdes calibration applied to VSC8584
Bjarni Jonasson
2021-03-19
net: phy: mscc: Applying LCPLL reset to VSC8584
Bjarni Jonasson
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-11-05
net: phy: mscc: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-05
net: phy: mscc: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-11-05
net: phy: mscc: use phy_trigger_machine() to notify link change
Ioana Ciornei
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
2020-06-25
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
2020-06-25
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
2020-06-25
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
2020-06-25
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2020-06-25
net: phy: mscc: fix a possible double unlock
Antoine Tenart
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: phy: mscc: fix Serdes configuration in vsc8584_config_init
Antoine Tenart
2020-06-05
net: mscc: Fix OF_MDIO config check
Dan Murphy
2020-05-29
net: phy: mscc: fix PHYs using the vsc8574_probe
Antoine Tenart
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
[next]