summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25net/mlx5e: fix up for "net/mlx5e: Move MACsec flow steering operations to be ...Stephen Rothwell1-0/+1
2023-08-20net/mlx5: Add RoCE MACsec steering infrastructure in corePatrisious Haddad1-9/+390
2023-08-20net/mlx5: Configure MACsec steering for ingress RoCEv2 trafficPatrisious Haddad1-8/+351
2023-08-20net/mlx5: Configure MACsec steering for egress RoCEv2 trafficPatrisious Haddad1-1/+45
2023-08-20net/mlx5: Maintain fs_id xarray per MACsec device inside macsec steeringPatrisious Haddad1-14/+233
2023-08-20net/mlx5: Remove netdevice from MACsec steeringPatrisious Haddad1-75/+69
2023-08-20net/mlx5e: Move MACsec flow steering and statistics database from ethernet to...Patrisious Haddad1-0/+11
2023-08-20net/mlx5e: Rename MACsec flow steering functions/parameters to suit core nami...Patrisious Haddad1-84/+84
2023-08-20net/mlx5: Remove dependency of macsec flow steering on ethernetPatrisious Haddad1-9/+34
2023-08-20net/mlx5e: Move MACsec flow steering operations to be used as core libraryPatrisious Haddad1-0/+1393