aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc
AgeCommit message (Expand)AuthorFilesLines
10 daysphy: mscc: add HW timestamp configuration reportingVadim Fedorenko1-0/+13
10 daysphy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko1-4/+4
2025-11-13net: phy: mscc: Handle devm_phy_package_join() failure in vsc85xx_probe_common()Lad Prabhakar1-2/+5
2025-11-13net: phy: mscc: Add support for PHY LED controlLad Prabhakar2-0/+250
2025-11-13net: phy: mscc: Consolidate probe functions into a common helperLad Prabhakar1-95/+106
2025-11-13net: phy: mscc: Simplify LED mode update using phy_modify()Lad Prabhakar1-10/+3
2025-10-27phy: mscc: Fix PTP for VSC8574 and VSC8572Horatiu Vultur1-3/+3
2025-10-27phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856XHoratiu Vultur2-23/+8
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-10/+8
2025-09-04phy: mscc: Stop taking ts_lock for tx_queue and use its own lockHoratiu Vultur1-10/+8
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-16/+26
2025-08-26phy: mscc: Fix when PTP clock is register and unregisterHoratiu Vultur3-16/+26
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+61
2025-08-19phy: mscc: Fix timestamping for vsc8584Horatiu Vultur3-12/+61
2025-08-14net: phy: mscc: report and configure in-band auto-negotiation for SGMII/QSGMIIVladimir Oltean2-0/+43
2025-07-30phy: mscc: Fix parsing of unicast framesHoratiu Vultur2-0/+2
2025-06-12net: phy: simplify phy_get_internal_delay()Russell King (Oracle)1-3/+2
2025-05-28net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 framesHoratiu Vultur1-1/+3
2025-05-27net: phy: mscc: Fix memory leak when using one step timestampingHoratiu Vultur1-5/+11
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit1-0/+2
2025-03-05net: phy: mscc: use new phy_package_shared gettersHeiner Kallweit1-6/+8
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2024-11-03net: phy: use ethtool string helpersRosen Penev1-2/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent1-1/+1
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent1-0/+3
2023-12-17net: phy: extend PHY package API to support multiple global addressChristian Marangi2-2/+7
2023-11-18net: partial revert of the "Make timestamping selectable: seriesJakub Kicinski1-2/+0
2023-11-18net: Change the API of PHY default timestamp to MACKory Maincent1-0/+2
2023-11-18net: Convert PHYs hwtstamp callback to use kernel_hwtstamp_configKory Maincent1-10/+8
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2023-06-27net: phy: mscc: fix packet loss due to RGMII delaysVladimir Oltean1-2/+2
2023-05-31phy: mscc: Add support for RGMII delay configurationHarini Katakam1-6/+29
2023-05-31phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID tableHarini Katakam2-15/+2
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping2-26/+29
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping1-4/+0
2023-05-24net: phy: mscc: add support for VSC8501David Epping2-0/+26
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping1-0/+1
2023-03-15net: phy: mscc: fix deadlock in phy_ethtool_{get,set}_wol()Vladimir Oltean1-16/+8
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart2-29/+30
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-09-23net: phy: mscc: macsec: remove checks on the prepare phaseAntoine Tenart1-41/+0
2022-09-23net: phy: mscc: macsec: make the prepare phase a noopAntoine Tenart1-49/+55
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2022-03-17net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger1-0/+3
2022-03-06net: phy: Use netif_rx().Sebastian Andrzej Siewior1-1/+1
2021-12-14net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu1-3/+0
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-08-02net: phy: mscc: make some arrays static const, makes object smallerColin Ian King1-4/+4
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart2-2/+2
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson1-0/+1
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson1-56/+154
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson1-0/+6
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2-0/+20
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson5-166/+840
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2-122/+236
2020-11-25net: phy: mscc: use new PTP_MSGTYPE_* definesChristian Eggers2-12/+7
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+0
2020-11-17net: phy: mscc: fix excluded_middle.cocci warningskernel test robot1-1/+1
2020-11-13net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund1-0/+2
2020-11-13net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0
2020-11-05net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei1-4/+8
2020-11-05net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei1-28/+28
2020-11-05net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei1-1/+1
2020-08-26net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li1-2/+2
2020-07-09net: phy: mscc: fix ptr_ret.cocci warningskernel test robot1-4/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-31/+9
2020-06-25net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart1-4/+8
2020-06-25net: phy: mscc: remove useless page configuration in the config initAntoine Tenart1-7/+0
2020-06-25net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart1-0/+9
2020-06-25net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart2-18/+18
2020-06-25net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart1-1/+1
2020-06-25net: phy: mscc: ptp: fix a smatch errorAntoine Tenart1-0/+1
2020-06-25net: phy: mscc: fix a possible double unlockAntoine Tenart1-1/+1
2020-06-25net: phy: mscc: macsec: fix sparse warningsAntoine Tenart1-5/+7
2020-06-25net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel1-31/+9
2020-06-24net: phy: mscc: timestamping and PHC supportAntoine Tenart3-4/+630
2020-06-24net: phy: mscc: 1588 block initializationQuentin Schulz5-2/+1552
2020-06-24net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart1-1/+3
2020-06-24net: phy: mscc: remove the TR CLK disable magic valueQuentin Schulz2-5/+6
2020-06-24net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart4-6/+6
2020-06-05net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart1-2/+2
2020-06-05net: mscc: Fix OF_MDIO config checkDan Murphy2-3/+3
2020-05-29net: phy: mscc: fix PHYs using the vsc8574_probeAntoine Tenart1-0/+4
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-10/+19
2020-05-23net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart5-10/+21
2020-05-06net: phy: mscc: use phy_package_sharedMichael Walle2-70/+32
2020-04-20net: phy: mscc: use mdiobus_get_phy()Michael Walle1-4/+3
2020-03-24net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2-57/+49
2020-03-23net: phy: mscc: add support for VSC8502Vladimir Oltean2-0/+25
2020-03-23net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2-3/+15
2020-03-23net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean1-0/+3
2020-03-23net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2-10/+10
2020-03-19net: phy: mscc: RGMII skew delay configurationAntoine Tenart2-0/+43
2020-03-19net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2-12/+21
2020-03-19net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart1-0/+2
2020-03-17net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit1-2/+5
2020-03-17net: phy: improve phy_driver callback handle_interruptHeiner Kallweit1-2/+9
2020-03-14net: phy: mscc: fix header defines and descriptionsAntoine Tenart3-12/+12
2020-03-14net: phy: mscc: split the driver into separate filesAntoine Tenart5-1462/+1515
2020-03-14net: phy: move the mscc driver to its own directoryAntoine Tenart5-0/+4324