aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/aq/aq_hw.h
Commit message (Expand)AuthorAgeFilesLines
* aq(4): report link transitions and previously silent failuresNick Price2026-08-091-0/+6
* aq(4): PHY thermal-shutdown handling and correctness fixesNick Price2026-08-021-0/+4
* aq(4): observability controls and sysctl/header hygieneNick Price2026-08-021-0/+8
* aq(4): correct Atlantic 2 register accessNick Price2026-07-191-1/+1
* aq(4): program the Atlantic 2 multiqueue datapathNick Price2026-07-191-1/+1
* aq(4): add Atlantic 2 (AQC113) device supportNick Price2026-07-191-0/+7
* aq(4): remove dead code and tidy macros, diagnostics, and namingNick Price2026-07-191-9/+5
* aq(4): harden the interrupt and MAC-statistics pathsNick Price2026-07-191-3/+29
* aq(4): honor the kernel RSS policy and add a TX traffic-class helperNick Price2026-07-191-0/+1
* aq(4): modernize and de-Linuxify the vendor driverNick Price2026-06-201-23/+19
* aq(4): RX/TX and HW-path correctness and hardeningNick Pricenull2026-06-201-3/+13
* aq(4): interrupt model and queue-count correctnessNick Pricenull2026-06-201-0/+7
* aq(4): Fix RSS indirection table OOB write and queue distributionNick Price2026-06-201-0/+2
* aq(4): style(9) cleanupEd Maste2026-01-121-2/+1
* aq(4): Style, whitespace and misc cleanupEd Maste2026-01-051-114/+118
* aq(4): Use standard ETHER_ADDR_LEN definitionEd Maste2025-12-191-1/+2
* aq(4): Use sys, not userland, headersEd Maste2025-12-111-1/+0
* sys: Import snapshot of Aquantia ACQ107 vendor driverEd Maste2025-11-301-0/+356