aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/net/macsec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-27net: macsec: introduce mdo_insert_tx_tagRadu Pirea (NXP OSS)1-0/+10
2023-12-27net: macsec: documentation for macsec_context and macsec_opsRadu Pirea (NXP OSS)1-0/+39
2023-12-27net: macsec: move sci_to_cpu to macsec headerRadu Pirea (NXP OSS)1-0/+5
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)1-0/+1
2023-08-20macsec: add functions to get macsec real netdevice and check offloadPatrisious Haddad1-0/+2
2023-05-10macsec: Use helper macsec_netdev_priv for offload driversSubbaraya Sundeep1-0/+10
2022-09-23net: macsec: remove the prepare flag from the MACsec offloading contextAntoine Tenart1-2/+0
2022-09-07net/macsec: Move some code for sharing with various drivers that implements offloadLior Nahmanson1-0/+21
2022-09-07net/macsec: Add MACsec skb_metadata_dst Tx Data path supportLior Nahmanson1-0/+4
2022-08-18net: macsec: Expose MACSEC_SALT_LEN definition to user spaceEmeel Hakim1-1/+0
2021-06-24net: macsec: fix the length used to copy the key for offloadingAntoine Tenart1-1/+1
2020-03-26net: macsec: add support for getting offloaded statsDmitry Bogdanov1-0/+24
2020-03-26net: macsec: allow to reference a netdev from a MACsec contextAntoine Tenart1-1/+4
2020-03-16macsec: Netlink support of XPN cipher suites (IEEE 802.1AEbw)Era Mayflower1-0/+3
2020-03-16macsec: Support XPN frame handling - IEEE 802.1AEbwEra Mayflower1-3/+42
2020-01-14net: macsec: PN wrap callbackAntoine Tenart1-0/+2
2020-01-14net: macsec: introduce MACsec opsAntoine Tenart1-0/+24
2020-01-14net: macsec: introduce the macsec_context structureAntoine Tenart1-0/+21
2020-01-14net: macsec: move some definitions in a dedicated headerAntoine Tenart1-0/+177