aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aq/aq_ring.c
Commit message (Expand)AuthorAgeFilesLines
* aq(4): observability controls and sysctl/header hygieneNick Price2026-08-021-5/+5
* aq(4): remove dead code and tidy macros, diagnostics, and namingNick Price2026-07-191-11/+1
* aq(4): drop errored RX frames instead of resetting the interfaceNick Price2026-07-191-5/+21
* aq(4): expand and correct offloads, fix VLAN/multicast filteringNick Price2026-07-191-3/+7
* aq(4): modernize and de-Linuxify the vendor driverNick Price2026-06-201-49/+39
* aq(4): enable jumbo frames, software LRO, and suspend/resumeNick Price2026-06-201-1/+1
* aq(4): RX/TX and HW-path correctness and hardeningNick Pricenull2026-06-201-15/+20
* aq(4): style(9) cleanupEd Maste2026-01-121-7/+11
* aq(4): Style, whitespace and misc cleanupEd Maste2026-01-051-131/+153
* aq(4): Fix VLAN tag testEd Maste2025-11-301-1/+1
* aq(4): Port to IfAPIOlivier Cochard2025-11-301-2/+2
* sys: Import snapshot of Aquantia ACQ107 vendor driverEd Maste2025-11-301-0/+581