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