summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mscc/mscc_macsec.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart1-1/+1
2020-11-14net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0
2020-08-27net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn1-1/+1
2020-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-31/+9
2020-06-26net: 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-25net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart1-1/+3
2020-06-25net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart1-3/+3
2020-05-24net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart1-6/+10
2020-03-15net: phy: mscc: split the driver into separate filesAntoine Tenart1-0/+1051