Support code for hardware-accelerated MACsec link encryption on Aquantia (now Marvell) Atlantic-family multi-gigabit Ethernet controllers, such as the AQC107 10GBASE-T NICs found in workstations and high-end consumer boards. It is part of the larger Atlantic NIC driver rather than a separate piece of hardware support.
This is not a standalone driver; it is a subdirectory inside the Aquantia Atlantic Ethernet NIC driver that holds the MACsec (IEEE 802.1AE link-layer encryption) offload helper code used by the parent driver. It lives or dies with the Atlantic driver itself and should not be evaluated as its own component.
repository signals
5files
3,864source lines
2commits, 5y
+13 / −9lines added / removed, 5y
2authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 2 total · active in 2/61 months
sources
No sources cited.
codex reasoning notes (technical)
Not a driver directory: subdirectory of the Aquantia Atlantic NIC driver containing MACsec support/helper code, not a standalone kernel-bound hardware driver.