summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mscc/mscc_macsec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)2023-10-101-0/+6
* net: phy: mscc: macsec: do not copy encryption keysAntoine Tenart2022-11-181-27/+30
* net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart2022-11-101-0/+1
* net: phy: mscc: macsec: remove checks on the prepare phaseAntoine Tenart2022-09-231-41/+0
* net: phy: mscc: macsec: make the prepare phase a noopAntoine Tenart2022-09-231-49/+55
* net: phy: mscc: fix macsec key lengthAntoine Tenart2021-06-241-1/+1
* net: phy: mscc: remove non-MACSec compatible phySteen Hegelund2020-11-141-1/+0
* net: phy: mscc: macsec: constify vsc8584_macsec_opsRikard Falkeborn2020-08-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-261-31/+9
|\
| * net: phy: mscc: avoid skcipher API for single block AES encryptionArd Biesheuvel2020-06-251-31/+9
* | net: phy: mscc: macsec: fix sparse warningsAntoine Tenart2020-06-261-5/+7
* | net: phy: mscc: take into account the 1588 block in MACsec initAntoine Tenart2020-06-241-1/+3
* | net: phy: mscc: fix copyright and author information in MACsecAntoine Tenart2020-06-241-3/+3
|/
* net: phy: mscc: fix initialization of the MACsec protocol modeAntoine Tenart2020-05-241-6/+10
* net: phy: mscc: split the driver into separate filesAntoine Tenart2020-03-151-0/+1051