summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-0/+3
|\
| * net: phy: mscc: Add MODULE_FIRMWARE macrosJuerg Haefliger2022-03-171-0/+3
* | net: phy: Use netif_rx().Sebastian Andrzej Siewior2022-03-061-1/+1
|/
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-3/+0
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* net: phy: mscc: make some arrays static const, makes object smallerColin Ian King2021-08-021-4/+4
* net: phy: mscc: fix macsec key lengthAntoine Tenart2021-06-242-2/+2
* net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson2021-03-191-0/+1
* net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson2021-03-191-56/+154
* net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson2021-03-191-0/+6
* net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson2021-02-162-0/+20
* net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson2021-02-165-166/+840
* net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson2021-02-162-122/+236
* net: phy: mscc: use new PTP_MSGTYPE_* definesChristian Eggers2020-11-252-12/+7
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-191-1/+0
|\
| * net: phy: mscc: remove non-MACSec compatible phySteen Hegelund2020-11-131-1/+0
* | net: phy: mscc: fix excluded_middle.cocci warningskernel test robot2020-11-171-1/+1
* | net: phy: mscc: Add PTP support for 2 more VSC PHYsSteen Hegelund2020-11-131-0/+2
* | net: phy: mscc: remove the use of .ack_interrupt()Ioana Ciornei2020-11-051-4/+8
* | net: phy: mscc: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-051-28/+28
* | net: phy: mscc: use phy_trigger_machine() to notify link changeIoana Ciornei2020-11-051-1/+1
|/
* net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn2020-08-261-1/+1
* net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li2020-08-201-2/+2
* net: phy: mscc: fix ptr_ret.cocci warningskernel test robot2020-07-091-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-251-31/+9
|\
| * net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2020-06-251-31/+9
* | net: phy: mscc: improve vsc8514/8584_config_init consistencyAntoine Tenart2020-06-251-4/+8
* | net: phy: mscc: remove useless page configuration in the config initAntoine Tenart2020-06-251-7/+0
* | net: phy: mscc: restore the base page in vsc8514/8584_config_initAntoine Tenart2020-06-251-0/+9
* | net: phy: mscc: do not access the MDIO bus lock directlyAntoine Tenart2020-06-252-18/+18
* | net: phy: mscc: ptp: fix a typo in a commentAntoine Tenart2020-06-251-1/+1
* | net: phy: mscc: ptp: fix a smatch errorAntoine Tenart2020-06-251-0/+1
* | net: phy: mscc: fix a possible double unlockAntoine Tenart2020-06-251-1/+1
* | net: phy: mscc: macsec: fix sparse warningsAntoine Tenart2020-06-251-5/+7
* | net: phy: mscc: timestamping and PHC supportAntoine Tenart2020-06-243-4/+630
* | net: phy: mscc: 1588 block initializationQuentin Schulz2020-06-245-2/+1552
* | net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart2020-06-241-1/+3
* | net: phy: mscc: remove the TR CLK disable magic valueQuentin Schulz2020-06-242-5/+6
* | net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart2020-06-244-6/+6
|/
* net: phy: mscc: fix Serdes configuration in vsc8584_config_initAntoine Tenart2020-06-051-2/+2
* net: mscc: Fix OF_MDIO config checkDan Murphy2020-06-052-3/+3
* net: phy: mscc: fix PHYs using the vsc8574_probeAntoine Tenart2020-05-291-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-245-10/+19
|\
| * net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-235-10/+21
* | net: phy: mscc: use phy_package_sharedMichael Walle2020-05-062-70/+32
* | net: phy: mscc: use mdiobus_get_phy()Michael Walle2020-04-201-4/+3
|/
* net: phy: mscc: consolidate a common RGMII delay implementationVladimir Oltean2020-03-242-57/+49
* net: phy: mscc: add support for VSC8502Vladimir Oltean2020-03-232-0/+25
* net: phy: mscc: configure both RX and TX internal delays for RGMIIVladimir Oltean2020-03-232-3/+15
* net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_setVladimir Oltean2020-03-231-0/+3