aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/alc/if_alcvar.h
Commit message (Expand)AuthorAgeFilesLines
* dev: Use recently added improvements to PME# support to simplify driversJohn Baldwin2025-03-271-1/+0
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Mechanically convert age(4), alc(4), and ale(4) to IfAPIJustin Hibbits2023-02-061-1/+1
* alc(4): add support for Mikrotik 10/25G NICKonstantin Belousov2021-05-191-1/+2
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add a missing change in r304575.Pyun YongHyeon2016-08-221-1/+2
* Add support for QAC AR816x/AR817x Gigabit/Fast Ethernet controllers.Pyun YongHyeon2014-10-081-1/+6
* Increase the number of TX DMA segments from 32 to 35. It turnedPyun YongHyeon2014-03-311-1/+1
* - Move ether_ifdetach() earlier and remove now-unneeded IN_DETACH flag.John Baldwin2011-01-131-1/+0
* Add a 'locked' variant of the foo_start() routine and call it directlyJohn Baldwin2011-01-031-1/+0
* Add support for Atheros AR8151/AR8152 PCIe gigabit/fast ethernetPyun YongHyeon2010-08-091-6/+12
* Cache PCIY_PMG and PCIY_EXPRESS capability pointer to softc and usePyun YongHyeon2010-08-081-0/+3
* Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernetPyun YongHyeon2009-06-101-0/+274