summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delayVladimir Oltean2020-03-232-10/+10
* net: phy: mscc: RGMII skew delay configurationAntoine Tenart2020-03-192-0/+43
* net: phy: mscc: add support for RGMII MAC modeAntoine Tenart2020-03-192-12/+21
* net: phy: mscc: add missing check on a phy_write return valueAntoine Tenart2020-03-191-0/+2
* net: phy: mscc: consider interrupt source in interrupt handlerHeiner Kallweit2020-03-171-2/+5
* net: phy: improve phy_driver callback handle_interruptHeiner Kallweit2020-03-171-2/+9
* net: phy: mscc: fix header defines and descriptionsAntoine Tenart2020-03-143-12/+12
* net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-145-1462/+1515
* net: phy: move the mscc driver to its own directoryAntoine Tenart2020-03-145-0/+4324