aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/age/if_agevar.h
Commit message (Expand)AuthorAgeFilesLines
* if_age: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-1/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Increase the number of TX DMA segments from 32 to 35. It turnedPyun YongHyeon2014-03-311-1/+1
* Rework jumbo frame handling. QAC confirmed that the controllerPyun YongHyeon2013-02-051-0/+6
* Add a 'locked' variant of the foo_start() routine and call it directlyJohn Baldwin2011-01-031-1/+0
* Remove unused age_txdqKevin Lo2008-10-211-2/+0
* Add age(4), a driver for Attansic/Atheros L1 gigabit ethernetPyun YongHyeon2008-05-191-0/+272