summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mscc/mscc_macsec.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)1-0/+6
2022-11-18net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart1-27/+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
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart1-1/+1
2020-11-13net: phy: mscc: remove non-MACSec compatible phySteen Hegelund1-1/+0
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